home *** CD-ROM | disk | FTP | other *** search
- ;
- ; MAILCALL CONFIGURATION FILE
- ;
- ; This file may be located in the directory were you run MailCall or
- ; anywhere on your DOS command path and must be edited correctly
- ; unless you use the -Z switch as the first argument when executing MAILCALL.
- ;
- ; All options and data are case-insensitive.
- ;
- ; Your Name. Or someone's name, anyway. The first and last name must be
- ; separated by an underscore '_' character and cannot contain a ';'.
- ; Use as many as you need up to 256.
- ;
- USERNAME Richard_Moore
- USERNAME Rick_Moore
- ;USERNAME SysOp
- ;USERNAME Net_EchoMail_Coordinator
- ;USERNAME NEC
- ;
- ; Your zone:net/node.point address.
- ;
- ADDRESS 1:132/122.1
- ;
- ; Your network domain: Defaults to @fidonet if not supplied
- ;
- DOMAIN @fidonet
- ;
- ; Complete pathname of your netmail directory. When this area is
- ; checked it will always be from the Lastread pointer upwards no matter
- ; what other options or tasks are in effect.
- ;
- NETPATH L:\netmsg
- ;
- ; Complete pathname to your AREAS.BBS type file.
- ;
- AREAFILE i:\opus\areas.bbs
- ;
- ; The name of the file that your Qmail/Opus/ConfMail/Whatever
- ; program writes when tossing incoming mail.
- ;
- TOSSLOG i:\opus\echotoss.log
- ;
- ; Name of your mail-waiting output file.
- ;
- OUTPUT i:\opus\rm.tmp
- ;
- ; SWITCHES. Note that not all possible command line switches are
- ; supported in the .cfg file. Type MAILCALL ? or read the Very Fine Docs
- ; for a full description.
- ;
- ; To use the High Water Mark when deciding where to begin checking mail:
- ;
- ;HIGHWATER
- ;
- ;LASTREAD; Nah, use LastRead instead
- ;
- ;QUIET; To disable most screen output
- ;
- ; The video options are provided for completeness; most screen output
- ; uses DOS Interrupt 6 to output to the console device.
- ;
- ; Use bios writes
- ;BIOSVIDEO
- ;send direct to video RAM
- DIRECTVIDEO
- ;
- ;RECVD ; If you want to be notified of mail you've already read
- ;
- ;To have your mail waiting posted to a netmail message.
- ;
- POSTMAIL L:\netmsg 1:99999/9.9
- ;
- ; Your Origin line. Limited to 40 Characters. Excess will be truncated.
- ;
- ; Note: Do NOT place your node address at the end of this line.
- ; The ADDRESS statement controls what appears there.
- ;
- ;......123456789.123456789.123456789.123456789.123456789.
- ;Origin: 1...5...9x1...5...9x1...5...9x1...5...9x
- ORIGIN: ......Net132 Echomail Coordinator.......
- ; EOF
-