home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / MBRA105.ZIP / SAMPLE.CFG < prev    next >
Encoding:
Text File  |  1994-11-30  |  4.5 KB  |  117 lines

  1. ; Sample MailBox Configuration File
  2. ;-----------------------------
  3. ; Include Backslash on Directories
  4. ;
  5. ; Lines beginning with a semi-colon are considered comments, and ignored.
  6. ; Commenting out a config item, disables it entirely.
  7. ;
  8. ; The (=) equals sign MUST appear after the KeyWord, and there should
  9. ; be NO spaces between it and the value(s) given.
  10. ;
  11. ; You may wish to modify the included MailBox.CFG, it does not have
  12. ; all these comments, thus loads a bit faster.
  13. ;
  14. ; All directory names should have a trailing backslash.
  15. ; Some are "fixed" in the program, some are not, so always include
  16. ; it for best results.
  17. ;
  18. ;Sysop=Rand Nowell
  19. ; Sysop defines the sysop name to search for in message.
  20. ;
  21. ;Handle=Rand Nowell
  22. ; Handle, if you use one, this too will be checked. You could use
  23. ;         this to check for mail to a Co-Sysop, AllFix, AreaFix etc.etc.
  24. ;
  25. ;Exclude=30,199
  26. ; Message Areas that you do NOT want searched. They need to be seperated
  27. ; by a COMMA. Length of list is limited
  28. ; to a string of 255 characters, including seperators.
  29. ;
  30. ;LogExcluded
  31. ; Normally, the areas excluded are not listed in the logfile.
  32. ; if you wish them listed, then you would un-comment this keyword.
  33. ;
  34. ;LogSearch
  35. ; Will write the list of areas being searched to the logfile.
  36. ;
  37. ;NoBeep
  38. ; Disables all sounds except error when no enviornment variable set.
  39. ;
  40. ;
  41. ; If you do NOT run a mailer then the next two do not need to
  42. ; be defined. Make sure DoNet and MsgAlways are commented out, if you do not
  43. ; run a Mailer System and/or no Not want netmail messages written, or
  44. ; error will result.
  45. ;
  46. ;MailDir=c:\fd\mail\
  47. ; Points to the dir where your mailer looks for new NetMail
  48. ;
  49. ;Node=1:161/710
  50. ; If you want a netmail message then this MUST be defined.
  51. ; If you are a point system, be SURE you include the point.
  52. ;
  53. ;DoNet
  54. ; To create Netmail to Sysop, commenting out will disable Netmail message.
  55. ; If you have this enabled, make sure MailDir and Node are correct.
  56. ;
  57. ;SearchText=Rand Nowell
  58. ; If you wish to search the message text itself for a name, fragment of
  59. ; text etc., then define this keyword with a value. By uncommenting and
  60. ; supplying a search string, you do to things: 1) Tell MailBox you wish
  61. ; to search the message text  2) Tell MailBox what you wish to fine.
  62. ; See Also: AreasToSearch.
  63. ;
  64. ;AreasToSearch=41,42,43,44,45-50
  65. ; Here you list the area numbers of the message areas that you want to
  66. ; perform the text search on.  These should be listed just the same as
  67. ; the areas to EXCLUDE from processing as shown above.
  68. ; The length of the overall string, apply to
  69. ; these values, just as they do to the Exclude areas.
  70. ;
  71. ;CheckSysop
  72. ; Unless defined/uncommented, MailBox will not include messages addressed
  73. ; to "Sysop". This will filter out echo messages that are so addressed,
  74. ; and not actually to you.
  75. ;
  76. ;IncludeText
  77. ; By default, MailBox does NOT include the message text in the list/netmail
  78. ; if you activate this KEYword, the message text WILL be included.
  79. ;
  80. ;MsgAlways
  81. ; Normally MailBox will NOT write a Netmail msg, if NO personal mail was
  82. ; found, uncomment this to ALWAYS write message. DoNet must be defined.
  83. ; If NO messages are found, your Netmail message will simply state that
  84. ; none were found.
  85. ;
  86. ;MsgBase=f:\ra\msgbase\
  87. ; Directory where MailBox can find your HUDSON message base.
  88. ; JAM areas are read from MESSAGES.RA
  89. ;
  90. ;ReportFile=f:\ra\MailBox.lst
  91. ; Name and Directory where you want the LIST created. If not defined, it
  92. ; will be created, as MailBox.LST, in the "current" directory when MailBox runs.
  93. ; ALWAYS CREATED! And must be defined, else MailBox will terminate.
  94. ;
  95. ;View=ReadList
  96. ; If uncommented, the text after the (=) will be stuffed into the keyboard
  97. ; buffer when MailBox terminates normally. Maximum 14 characters in length,
  98. ; great for Batch File or Program name execution. See MailBox.Doc or
  99. ; CHANGES file.
  100. ;
  101. ;DoLog
  102. ; By default, writting to log is disabled. When uncommented, MailBox
  103. ; will maintain a Log of activities, messages found, errors etc.
  104. ;
  105. ;LogPath=
  106. ; This defines where MailBox will maintain the LOG. Do NOT include the
  107. ; filename. "MailBox.LOG" is dedined in the program, if you give a filename,
  108. ; the program will abort with a file creation error.
  109. ; The LogPath is only relevant if DoLog, above, is defined.
  110. ;
  111. ;AddTo
  112. ; Normaly, the list is written over on each run, uncomment this to have it
  113. ; added to each time. Useful if you are away for a time.
  114. ;
  115. ; See MailBox.DOC for detailed instructions/information.
  116. ; eof SAMPLE.CFG
  117.