home *** CD-ROM | disk | FTP | other *** search
- # ====== NOSview [137]
- # ELM.RC
- # =====
- # configuration file for the ELM mailer
-
- # Format:
- # --------------------------------------------------------------
- # host <space> this_host_name
- # uucphost <space> UUCP host name
- # user <space> this_user_name
- # fullname <space> your full name for mail headers
- # (optional)
- # reply <space> your reply address if not this machine
- # (optional)
- # useful for pc on large network off smart hosts
- # smtp <space> path to mailboxes
- # default /spool/mail
- # edit <space> path your editor (optional)
- # maxlet <space> max number of message in mbox
- # ( optional default 300)
- # video <1|0> direct | bios video mode
- # ( turbo C only default direct )
- # startmode <0|1> uucp v nos mail standards - use 1 mostly
- # zone <space> your timezone
- #
- host ns9bob.ampr.org
- uucphost ns9bob.ampr.org
- user ns9bob
- fullname Robert R Roberts
- reply ns9bob@ns9bob.ampr.org
- edit c:\dos\edlin.exe
- smtp /spool/mail
- maxlet 400
- video 1
- startmode 1
- zone GMT
-