home *** CD-ROM | disk | FTP | other *** search
/ Monster Disc 2: The Best of 1992 / MONSTER1.ISO / bbs / rbbs / rmail182.zip / EXAMPLE.CFG < prev    next >
Text File  |  1992-09-17  |  13KB  |  283 lines

  1. ; Example CONFIG file for RBBSMAIL RBBSMAIL 18.2
  2. ; All lines with a ';' in colum 1 are COMMENT lines, so are BLANK lines
  3.  
  4.  
  5.  
  6. ;------------------------------------------------------------------------------
  7. ;first we need the addressing stuff.
  8. ;NOTICE: Beginnig RBBSMail v18.2 (wide beta), all addresses MUST be specified
  9. ;as full 4-dimensional ZONE:NET/NODE/POINT addresses.
  10. ;You may either specify a full ZONE:NET/NODE.POINT@DOMAIN or just the address
  11. ;with the domain name separately after the DOMAIN phrase.
  12.  
  13. ADDRESS 2:512/10.0@fidonet ;If the POINT part is not zero in the FIRST address
  14.                            ;listed, RBBSMail assumes you run as a POINT node.
  15. ADDRESS 2:512/5.0@fidonet  ;You may specify up to 10 extra (AKA) addresses
  16. ADDRESS 2:2/508.0@fidonet  ;AKA addresses are ignored for point setup
  17. ADDRESS 8:998/0.0@rbbsnet
  18. ADDRESS 8:998/1.0@rbbsnet
  19.  
  20.  
  21. ;------------------------------------------------------------------------------
  22. ;This phrase has become obsolete, you should specify full 5-dimensional
  23. ;addresses with the ADDRESS config phrase.
  24. ;DOMAIN fidonet
  25.  
  26.  
  27. ;------------------------------------------------------------------------------
  28. ; You may also have POINTS serviced by your system, so you have to tell
  29. ; RBBSMAIL what the number of the POINTNET is. There is one restriction,
  30. ; the number of your pointnet _MUST_ be the HIGHEST NUMBER in your list
  31. ; of nets!!
  32. PRIVATENET 9999         ;Netnumber of private POINT network.
  33.  
  34.  
  35. ;------------------------------------------------------------------------------
  36. ;If you address points with their 2-dimensional fakenet address, it may be
  37. ;possible that your points send messages with their 4-dimennsional address.
  38. ;This causes the mail from the 4D points to be send back to their 2D address,
  39. ;which is not what we want. The Force2D configuration phrase tell RBBSMail
  40. ;to always treat any mail from a 4D point as if it were sent from a 2D
  41. ;fakenet address. note that this is ONLY for your own points, other points
  42. ;using 4D addresses will still be treated as 4D points.
  43. Force2D
  44.  
  45.  
  46. ;------------------------------------------------------------------------------
  47. ;Where to find compressed mailbunldes
  48. NETFILE  C:\BT2\FILES
  49.  
  50.  
  51. ;------------------------------------------------------------------------------
  52. ;Where to put the outgoing mailbundles
  53. HOLD     C:\BT2\HOLD
  54.  
  55.  
  56. ;------------------------------------------------------------------------------
  57. ;This is to identify any ZONE or ECHO gates you send to or receive from,
  58. ;followed by the NET/NODE numbers that should ALWAYS appear in the SEEN-BY
  59. ;lines in messages adressed to that gate.  Normally, the SEEN-BY line to an
  60. ;ECHOgate or ZONEgate will only contain the gate's NET/NODE and that of your
  61. ;own system (and, perhaps your own gateway AKA NET/NODE, if you have one).
  62. ;In case you are not the only system in your net calling the gate, the NET/NODE
  63. ;numbers of those other systems should also appear in the SEEN-BY line, UNLESS
  64. ;the gate also is your echo host (confused?)
  65. ;In all cases, the NET/NODE number should be in numeric order.  Having a short
  66. ;SEEN-BY line keeps down the costs for ZONEand ECHO gates.
  67. ;It is assumed that mail, once send TO the gate will never get
  68. ;BACK from the gate to your system.  You can have up to 25 gates defined.  In
  69. ;the example, all messages to 2:2/1 will have "SEEN-BY: 1/2 512/10 101" as
  70. ;SEEN-BY line
  71. ;GATE is ignored for POINT setups.
  72. ;
  73. GATE  1:1/2.0    1/2 512/10 999/999
  74. GATE  2:2/1.0    2/1 512/10 999/999
  75. GATE  2:28/0.0   28/0 512/1 10 999/99
  76. GATE  3:3/2.0    3/2 512/10 999/999
  77.  
  78.  
  79. ;------------------------------------------------------------------------------
  80. ;Fake zone number of the DOMAIN you are the inbound Network Gateway for,
  81. ;followed by the origin line that replaces the origin line of incoming
  82. ;echomail from that network
  83. INDOMAIN  8 RBBSNetwork Gateway to Europe (2:2/508.0)
  84.  
  85.  
  86. ;------------------------------------------------------------------------------
  87. ;RBBS-PC uses a SYSOP alias
  88. SYSALIAS Buck Rogers
  89.  
  90.  
  91. ;------------------------------------------------------------------------------
  92. ;The SYSOP's real name
  93. SYSOP   John Sysop
  94.  
  95.  
  96. ;------------------------------------------------------------------------------
  97. SIZE 9000                       ;maximum size for TOSSing messages
  98.  
  99.  
  100. ;------------------------------------------------------------------------------
  101. SECURITY 5                      ;default security for imported messages
  102.  
  103.  
  104. ;------------------------------------------------------------------------------
  105. ; This tells RBBSMail what packer it should invoke. If you use the -OB or -OF
  106. ; commandline switches, an external packer like oMMM or mOOO should be
  107. ; configured here
  108. ; If you use RBBSMail's internal mailpacker by using either the -FA or -OF
  109. ; command switch, you need not configure the PACKER phrase. You then MAY
  110. ; configure the ARCmail options below
  111. ;
  112. ; NOTE: When calling a BATchfile here, you MUST explicitly call the BATchfile
  113. ; via a secondary copy of COMMAND.COM
  114. pack oMMM -sa -j
  115.  
  116. ;alternative PACK methods:
  117. ;PACK command.com /c RUN_OMMM.BAT
  118. ;pack ARCMAIL.EXE
  119.  
  120.  
  121. ;------------------------------------------------------------------------------
  122. ;RBBSMail can run the internal or external mailpacker (see above) after a
  123. ;certain number of messages have been exported. This keeps the individual
  124. ;mailbundles relatively small in size, which improves the performance if the
  125. ;destination node runs ConfMail or QM.
  126. MAXOUT   100                    ;# msg generated after which to shell to the packer
  127.  
  128.  
  129. ;------------------------------------------------------------------------------
  130. ;type of compression to use for individual destinations. A total of 100 nodes
  131. ;can be listed. Full ZONE:NET/NODE.POINT addresses must be listed.
  132. ;Repetitive address info on the same line may be omitted.
  133. ;
  134. ;The old trusted ARCA is the default. If a node is not listed here, he gets
  135. ;ARCmail, compressed by Vernon Buerg's ARCA.COM
  136. ;This is only applicable if you use RBBSMail's internal ARCmailer by giving
  137. ;either the -FA or the -OF option.
  138. ;
  139. PAKto   2:512/10.1 .2 .3        ; these points get PAK format mailbundles
  140. ARJto   2:555/666               ; this one gets ARJ packed mailbundles
  141. LHAto   2:1010/2.0              ; he prefers LHA compressed mailbundles
  142. ZIPto   8:900/2.0 3 4 5         ; but these guys can only handle ZIPped mailbundles
  143. ZOOto   8:999/7.0               ; and finally a ZOO lover
  144.  
  145. ;------------------------------------------------------------------------------
  146. ;Default ARcmail packing method is always Vernon Buerg's ARCA. If you want a
  147. ;different default, use the StdARCmail phrase
  148. StdARCmail PKZIP                  ; or PAK, ARJ, LHA, ZOO
  149.  
  150.  
  151. ;------------------------------------------------------------------------------
  152. ;this line causes all redundant Ctrl-A kludges to be removed from all
  153. ;incoming echomail.
  154. NoStinkingKludgeLines
  155.  
  156.  
  157. ;------------------------------------------------------------------------------
  158. ;set this option if you never want invalid echomail returned to the sender
  159. NoRts
  160.  
  161. ;------------------------------------------------------------------------------
  162. ; RBBSMail can send complaining messages to the originators of messages with
  163. ; certain defects. The warnings depend on the level setting of the NetBrick
  164. ; config phrase:
  165. ; 0 - disable sending of NetBricks
  166. ; 1 - Complain about Incorrect date/time fields (caused by braindead mailpackers)
  167. ; 2 - Complain about #1 and Missing Tearlines (caused by braindead sysops)
  168. ; 3 - Complain abour #1, #2 and if "SysOp" in the to/from field of messages was
  169. ;     not changed to the SysOp's real name (caused by braindead echomail
  170. ;     processors)
  171. ; 4 - Complain about #1, #2, #3 and redundant kludge lines (caused by Fidonet
  172. ;     utility writers with a big ego). Level 4 also requires the phrase
  173. ;     NoStinkingKludgeLines to be configured.
  174. ;
  175. NetBrick  4
  176.  
  177.  
  178. ;------------------------------------------------------------------------------
  179. ;Some BinkleyTerm utilities (Yabom et al) expect a slightly different notation
  180. ;for ARCmail with a file-attach message. For some curious reason, Yabom needs a
  181. ;"#" in the attach message's subject field, right in front filename of the
  182. ;attached ARCmail bundle. By configuring the phrase below, RBBSMail will put
  183. ;the "3" where Yabom expects it to be.
  184. ;NOTE: Use this *ONLY* if you build ARCmail file-attaches (the -FA commandline
  185. ;switch) on a Binkley system. Please remember that the -OF commandline switch
  186. ;is the recommended way of building ARCmail on a Binkley system.
  187. ;YabomFA
  188.  
  189.  
  190. ;------------------------------------------------------------------------------
  191. ;set this option if you want Secure Mail always enabled
  192. SecureMail
  193.  
  194.  
  195. ;------------------------------------------------------------------------------
  196. ;name of the logfile to use. If not specified, RBBSMAIL.LOG will be used.
  197. ;No log file runs slightly faster.
  198. ;StatusLog tosslog.log
  199.  
  200.  
  201. ;------------------------------------------------------------------------------
  202. ;level of detail for logfile, from 0 to 4.
  203. LogLevel 4
  204.  
  205.  
  206. ;------------------------------------------------------------------------------
  207. ;Amount of msg IDs to retain when checking for messages. Can be 0....3200,
  208. ;default is 512. The larger the value, the more data has to be checked, which
  209. ;will slow down operation of RBBSMail.
  210. ;A value of 0 disables duplicate checking entirely.
  211. DupSize 1024
  212.  
  213. ;------------------------------------------------------------------------------
  214. ;If you want to conserve some space in your RBBS-PC conference files, set the
  215. ;StripSeen option. RBBSMail will then remove all SEEN-BY and PATH lines from
  216. ;messages imported to RBBS-PC style message bases.
  217. StripSeen
  218.  
  219. ;------------------------------------------------------------------------------
  220. ;This phrase tells RBBSMail to stamp local messages with the CURRENT date, not
  221. ;with the date the message was originally entered. If you kill messages by
  222. ;age, then the message age will be calculated from the moment the message
  223. ;arrived on your system
  224. ImportDate
  225.  
  226.  
  227. ;------------------------------------------------------------------------------
  228. ;This phrase tells RBBSMail to store all local messages written to a FIDO style
  229. ;(*.MSG) message base in Opus/MAximus format. Extra date/time info is stored
  230. ;in the message header, which allows you to maintenance on the message bases
  231. ;using Opus or Maximus utilities like Renum or ReplyLink.
  232. OpusDate
  233.  
  234.  
  235. ;------------------------------------------------------------------------------
  236. ;Kill messages without human readable contents
  237. KillNull
  238.  
  239. ;------------------------------------------------------------------------------
  240. ;Normally, RBBSMAil discards duplicate messages. However, you may wish to keep
  241. ;duplicate messages for manual inspection. With the KeepDups config phrase,
  242. ;you can tell RBBSMail to dump a copy of duplicate messages in the BAD_MSGS
  243. ;directory.
  244. KeepDups
  245.  
  246. ;------------------------------------------------------------------------------
  247. ;Dynamically purge message in case a RBBS-PC style message base fills up.
  248. ; +++++++++++++++++ READ THE DOCS BEFORE USE!! +++++++++++++++++++++++
  249. DynaPurge
  250.  
  251. ;------------------------------------------------------------------------------
  252. ;This configuration phrase is now obsolete. Please refer to RBBSMAIL.DOC for
  253. ;more details.
  254. ;ExportComments
  255.  
  256. ;------------------------------------------------------------------------------
  257. ;If you do not have EMS mmeory and your are short on disk space, you may
  258. ; disable disk swapping
  259. NoSwap
  260.  
  261. ;------------------------------------------------------------------------------
  262. ;Where to swap RBBSMail to in case there is no or insufficient EMS/XMS
  263. ;memory free. If not configured, it defaults to the root of the current disk.
  264. ; +++++++++++++++++ READ THE DOCS BEFORE USE!! +++++++++++++++++++++++
  265. SwapPath D:\TMP
  266.  
  267. ;------------------------------------------------------------------------------
  268. ;For multi-tasking usage, you may wish to use NETBIOS file/record locking or
  269. ;the DESQview file locking methods
  270. ;For NETBIOS locking, include the full path\filename of your IBMFLAGS file.
  271. ;
  272. ;UseDV
  273. ;UseNETBIOS
  274. ;IBMFLAGS C:\RBBS\IBMFLAGS
  275.  
  276. ;------------------------------------------------------------------------------
  277. ; RBBSMail will attempt to keep RBBS-PC style message bases at a fixed size.
  278. ; If you have set CONFIG to let the message file's size grow as messages are
  279. ; added, set the Elastic phrase to make optimum use of your disk space.
  280. Elastic
  281.  
  282. ; That's all!
  283.