home *** CD-ROM | disk | FTP | other *** search
/ ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng) / ProfitPress-MegaCDROM2.B6I / BBS / NETMAIL / MAILC120.ZIP / MAILCALL.CFG < prev    next >
Encoding:
Text File  |  1992-02-03  |  2.3 KB  |  82 lines

  1. ;
  2. ;                       MAILCALL CONFIGURATION FILE
  3. ;
  4. ; This file may be located in the directory were you run MailCall or
  5. ; anywhere on your DOS command path and must be edited correctly
  6. ; unless you use the -Z switch as the first argument when executing MAILCALL.
  7. ;
  8. ; All options and data are case-insensitive.
  9. ;
  10. ; Your Name.  Or someone's name, anyway.  The first and last name must be
  11. ; separated by an underscore '_' character and cannot contain a ';'.
  12. ; Use as many as you need up to 256.
  13. ;
  14. USERNAME Richard_Moore
  15. USERNAME Rick_Moore
  16. ;USERNAME SysOp
  17. ;USERNAME Net_EchoMail_Coordinator
  18. ;USERNAME NEC
  19. ;
  20. ; Your zone:net/node.point address.
  21. ;
  22. ADDRESS 1:132/122.1
  23. ;
  24. ; Your network domain: Defaults to @fidonet if not supplied
  25. ;
  26. DOMAIN @fidonet
  27. ;
  28. ; Complete pathname of your netmail directory.  When this area is
  29. ; checked it will always be from the Lastread pointer upwards no matter
  30. ; what other options or tasks are in effect.
  31. ;
  32. NETPATH L:\netmsg
  33. ;
  34. ; Complete pathname to your AREAS.BBS type file.
  35. ;
  36. AREAFILE i:\opus\areas.bbs
  37. ;
  38. ; The name of the file that your Qmail/Opus/ConfMail/Whatever
  39. ; program writes when tossing incoming mail.
  40. ;
  41. TOSSLOG  i:\opus\echotoss.log
  42. ;
  43. ; Name of your mail-waiting output file.
  44. ;
  45. OUTPUT   i:\opus\rm.tmp
  46. ;
  47. ; SWITCHES.  Note that not all possible command line switches are
  48. ; supported in the .cfg file.  Type MAILCALL ? or read the Very Fine Docs
  49. ; for a full description.
  50. ;
  51. ; To use the High Water Mark when deciding where to begin checking mail:
  52. ;
  53. ;HIGHWATER
  54. ;
  55. ;LASTREAD; Nah, use LastRead instead
  56. ;
  57. ;QUIET; To disable most screen output
  58. ;
  59. ; The video options are provided for completeness; most screen output
  60. ; uses DOS Interrupt 6 to output to the console device.
  61. ;
  62. ; Use bios writes
  63. ;BIOSVIDEO
  64. ;send direct to video RAM
  65. DIRECTVIDEO
  66. ;
  67. ;RECVD ; If you want to be notified of mail you've already read
  68. ;
  69. ;To have your mail waiting posted to a netmail message.
  70. ;
  71. POSTMAIL L:\netmsg 1:99999/9.9
  72. ;
  73. ; Your Origin line.  Limited to 40 Characters.  Excess will be truncated.
  74. ;
  75. ; Note: Do NOT place your node address at the end of this line.
  76. ;       The ADDRESS statement controls what appears there.
  77. ;
  78. ;......123456789.123456789.123456789.123456789.123456789.
  79. ;Origin: 1...5...9x1...5...9x1...5...9x1...5...9x
  80. ORIGIN: ......Net132 Echomail Coordinator.......
  81. ; EOF
  82.