home *** CD-ROM | disk | FTP | other *** search
- ; Sample MailBox Configuration File
- ;-----------------------------
- ; Include Backslash on Directories
- ;
- ; Lines beginning with a semi-colon are considered comments, and ignored.
- ; Commenting out a config item, disables it entirely.
- ;
- ; The (=) equals sign MUST appear after the KeyWord, and there should
- ; be NO spaces between it and the value(s) given.
- ;
- ; You may wish to modify the included MailBox.CFG, it does not have
- ; all these comments, thus loads a bit faster.
- ;
- ; All directory names should have a trailing backslash.
- ; Some are "fixed" in the program, some are not, so always include
- ; it for best results.
- ;
- ;Sysop=Rand Nowell
- ; Sysop defines the sysop name to search for in message.
- ;
- ;Handle=Rand Nowell
- ; Handle, if you use one, this too will be checked. You could use
- ; this to check for mail to a Co-Sysop, AllFix, AreaFix etc.etc.
- ;
- ;Exclude=30,199
- ; Message Areas that you do NOT want searched. They need to be seperated
- ; by a COMMA. Length of list is limited
- ; to a string of 255 characters, including seperators.
- ;
- ;LogExcluded
- ; Normally, the areas excluded are not listed in the logfile.
- ; if you wish them listed, then you would un-comment this keyword.
- ;
- ;LogSearch
- ; Will write the list of areas being searched to the logfile.
- ;
- ;NoBeep
- ; Disables all sounds except error when no enviornment variable set.
- ;
- ;
- ; If you do NOT run a mailer then the next two do not need to
- ; be defined. Make sure DoNet and MsgAlways are commented out, if you do not
- ; run a Mailer System and/or no Not want netmail messages written, or
- ; error will result.
- ;
- ;MailDir=c:\fd\mail\
- ; Points to the dir where your mailer looks for new NetMail
- ;
- ;Node=1:161/710
- ; If you want a netmail message then this MUST be defined.
- ; If you are a point system, be SURE you include the point.
- ;
- ;DoNet
- ; To create Netmail to Sysop, commenting out will disable Netmail message.
- ; If you have this enabled, make sure MailDir and Node are correct.
- ;
- ;SearchText=Rand Nowell
- ; If you wish to search the message text itself for a name, fragment of
- ; text etc., then define this keyword with a value. By uncommenting and
- ; supplying a search string, you do to things: 1) Tell MailBox you wish
- ; to search the message text 2) Tell MailBox what you wish to fine.
- ; See Also: AreasToSearch.
- ;
- ;AreasToSearch=41,42,43,44,45-50
- ; Here you list the area numbers of the message areas that you want to
- ; perform the text search on. These should be listed just the same as
- ; the areas to EXCLUDE from processing as shown above.
- ; The length of the overall string, apply to
- ; these values, just as they do to the Exclude areas.
- ;
- ;CheckSysop
- ; Unless defined/uncommented, MailBox will not include messages addressed
- ; to "Sysop". This will filter out echo messages that are so addressed,
- ; and not actually to you.
- ;
- ;IncludeText
- ; By default, MailBox does NOT include the message text in the list/netmail
- ; if you activate this KEYword, the message text WILL be included.
- ;
- ;MsgAlways
- ; Normally MailBox will NOT write a Netmail msg, if NO personal mail was
- ; found, uncomment this to ALWAYS write message. DoNet must be defined.
- ; If NO messages are found, your Netmail message will simply state that
- ; none were found.
- ;
- ;MsgBase=f:\ra\msgbase\
- ; Directory where MailBox can find your HUDSON message base.
- ; JAM areas are read from MESSAGES.RA
- ;
- ;ReportFile=f:\ra\MailBox.lst
- ; Name and Directory where you want the LIST created. If not defined, it
- ; will be created, as MailBox.LST, in the "current" directory when MailBox runs.
- ; ALWAYS CREATED! And must be defined, else MailBox will terminate.
- ;
- ;View=ReadList
- ; If uncommented, the text after the (=) will be stuffed into the keyboard
- ; buffer when MailBox terminates normally. Maximum 14 characters in length,
- ; great for Batch File or Program name execution. See MailBox.Doc or
- ; CHANGES file.
- ;
- ;DoLog
- ; By default, writting to log is disabled. When uncommented, MailBox
- ; will maintain a Log of activities, messages found, errors etc.
- ;
- ;LogPath=
- ; This defines where MailBox will maintain the LOG. Do NOT include the
- ; filename. "MailBox.LOG" is dedined in the program, if you give a filename,
- ; the program will abort with a file creation error.
- ; The LogPath is only relevant if DoLog, above, is defined.
- ;
- ;AddTo
- ; Normaly, the list is written over on each run, uncomment this to have it
- ; added to each time. Useful if you are away for a time.
- ;
- ; See MailBox.DOC for detailed instructions/information.
- ; eof SAMPLE.CFG
-