home *** CD-ROM | disk | FTP | other *** search
/ ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng) / ProfitPress-MegaCDROM2.B6I / BBS / NETMAIL / QM_130GM.ZIP / QM.CFG < prev    next >
Encoding:
Text File  |  1992-01-30  |  15.5 KB  |  529 lines

  1. %
  2. %
  3. %                      QMail Configuration File
  4. %
  5. %
  6. %                        Revision 1.30 *gamma*
  7. %
  8. %
  9. % (C) Copyright 1988-92 by Greg Dawson and George Peace.  All Rights Reserved.
  10. %
  11. %
  12. %                          January 30, 1992
  13. %
  14. %
  15. % *--------------------------------------------------------------------------*
  16. % *                    GENERAL CONFIGURATION INFORMATION                     *
  17. % *--------------------------------------------------------------------------*
  18. %
  19. % *-----------------------------------------*
  20. % * Your default zone number.               *
  21. % *-----------------------------------------*
  22. %
  23.   Primary_Zone 1
  24. %
  25. %
  26. % *-----------------------------------------*
  27. % * Your primary net/node number.           *
  28. % * Your BOSS will assign this to you, if   *
  29. % * you are operating a point system        *
  30. % *-----------------------------------------*
  31. %
  32.   Address 270/101
  33. %
  34. %
  35. % *-----------------------------------------*
  36. % * Additional aka net/node numbers.        * Limit: 19
  37. % *-----------------------------------------*
  38. %
  39. % Aka 1/0
  40. %
  41. %
  42. % *-----------------------------------------*
  43. % * To check zones on all inbound mail.     *
  44. % *-----------------------------------------*
  45. %
  46. % Check_Zones
  47. %
  48. %
  49. % *-----------------------------------------*
  50. % * Match aka to destination packet zone.   *
  51. % *-----------------------------------------*
  52. %
  53. % Normalize_Zone
  54. %
  55. %
  56. % *-----------------------------------------*
  57. % * The path to your Net mail directory     *
  58. % *-----------------------------------------*
  59. %
  60. % Syntax:  NetMail [NoScan]   <directory>
  61. %
  62. %
  63. % Example:
  64. %
  65. %    NetMail NoScan C:\Net\Mail
  66. %
  67. %
  68.   NetMail V:\NetMail
  69. %
  70. %
  71. % *-----------------------------------------*
  72. % * The path to your Net file directory     * Limit: 10
  73. % *-----------------------------------------*
  74. %
  75. % Syntax:  NetFile [NoToss] <directory>
  76. %          NetFile [NoPkt] <directory>
  77. %          NetFile [NoArcmail] <directory>
  78. %
  79. %
  80. % Example:
  81. %
  82. %    NetFile NoToss C:\Net\File
  83. %
  84. %
  85.   NetFile O:\Files
  86. %
  87. %
  88. % *-----------------------------------------*
  89. % * Outbound directory paths.               * Limit: 10
  90. % *-----------------------------------------*
  91. %
  92. % The 'Nodes' field is optional.  QM will default to the LAST directory
  93. % listed when packing outbound mail.  It's important to remember these
  94. % outbound areas are intended for multi-line systems.  If you don't
  95. % have a multi-line system, only use 1 entry and don't specify anything
  96. % in the 'Nodes' field.
  97. %
  98. % Remember too, The primary directory is just that, QM will look for the
  99. % cooresponding zone directories off that primary directory FOR EACH ENTRY.
  100. %
  101. % IMPORTANT:  DO NOT USE A DIRECTORY NAME THAT CONTAINS AN
  102. %             EXTENTION, I.E. 'C:\OUTBOUND.002' !!
  103. %
  104. %
  105. %           Primary             Primary
  106. %           Directory:           Zone:   Nodes: (Optional)
  107. % --------  ------------------  -------  ------------------------------
  108.   Outbound  O:\Outbound            1
  109. %
  110. %
  111. % *-----------------------------------------*
  112. % * The status log file name.               *
  113. % *-----------------------------------------*
  114. %
  115.   Status_Log Qm.Log
  116. %
  117. %
  118. % *-----------------------------------------*
  119. % * Your name.                              *
  120. % *-----------------------------------------*
  121. %
  122.   Sysop George Peace
  123. %
  124. %
  125. % *-----------------------------------------*
  126. % * Enable memory swapping to ems/xms/disk  *
  127. % *-----------------------------------------*
  128. %
  129. % Swap
  130. %
  131. %
  132. % *--------------------------------------------------------------------------*
  133. % *                           POINT OPERATION                                *
  134. % *--------------------------------------------------------------------------*
  135. %
  136. % *-----------------------------------------*
  137. % * If you're a point:                      *
  138. % *-----------------------------------------*
  139. %
  140. % Boss_Node 1:106/111
  141. %
  142. %
  143. % *-----------------------------------------*
  144. % * If you're a boss:                       *
  145. % *-----------------------------------------*
  146. %
  147. % Point_Network 30500
  148. %
  149. %
  150. %
  151. % *--------------------------------------------------------------------------*
  152. % *                            ECHOMAIL TOSSER                               *
  153. % *--------------------------------------------------------------------------*
  154. %
  155. % *-----------------------------------------*
  156. % * Enable the 'secure' environment.        *
  157. % *-----------------------------------------*
  158. %
  159. % Secure
  160. %
  161. %
  162. % *-----------------------------------------*
  163. % * Where to put Unsecure messages.         *
  164. % *-----------------------------------------*
  165. %
  166.   Bad_Msgs V:\Bad_Msgs
  167. %
  168. %
  169. % *-----------------------------------------*
  170. % * To save dupes instead of killing.       *
  171. % *-----------------------------------------*
  172. %
  173. % Save_dupes C:\Dupes
  174. %
  175. %
  176. % *-----------------------------------------*
  177. % * Maximum dupes remembered.               *
  178. % *-----------------------------------------*
  179. %
  180.   Dupes 2000
  181. %
  182. %
  183. % *-----------------------------------------*
  184. % * Kill dupes in netmail and Bad_Msgs dir. *
  185. % *-----------------------------------------*
  186. %
  187.   No_Net_Dupes
  188. %
  189. %
  190. % *-----------------------------------------*
  191. % * Delete netmail msgs with no content.    *
  192. % *-----------------------------------------*
  193. %
  194.   No_Content
  195. %
  196. %
  197. % *-----------------------------------------*
  198. % * Never toss msgs from netmail.           *
  199. % *-----------------------------------------*
  200. %
  201. % No_Net_Toss
  202. %
  203. %
  204. % *-----------------------------------------*
  205. % * When to kill compressed mail.           * 
  206. % *-----------------------------------------*
  207. %
  208. % Kill_Compressed_Mail Before tossing pkts
  209.   Kill_Compressed_Mail After  tossing pkts
  210. %
  211. %
  212. % *-----------------------------------------*
  213. % * EchoToss log file name.                 *
  214. % *-----------------------------------------*
  215. %
  216. % Echo_Toss_Log  EchoToss.Log
  217. %
  218. %
  219. % *-----------------------------------------*
  220. % * Convert dates to Opus 1.x binary format *
  221. % *-----------------------------------------*
  222. %
  223.   Opus_Date
  224. %
  225. %
  226. % *-----------------------------------------*
  227. % * Strip the CRASH bit on all netmail.     *
  228. % *-----------------------------------------*
  229. %
  230. % Strip_Crash
  231. %
  232. %
  233. % *-----------------------------------------*
  234. % * Mark Aka netmail as SENT.               *
  235. % *-----------------------------------------*
  236. %
  237. % Net_Sent
  238. %
  239. %
  240. % *-----------------------------------------*
  241. % * Conference Merging (see docs)           *
  242. % *-----------------------------------------*
  243. %
  244. % Conference_Merge
  245. %
  246. %
  247. % *-----------------------------------------*
  248. % * Passworded bundles                      * Limit: 128
  249. % *-----------------------------------------*
  250. %
  251. % Note:  Only the first 6 characters are significant.  Passwords are NOT
  252. % case sensitive.
  253. %
  254. %            Net/Node    Password
  255. % --------   ---------   |------|
  256. % Password   1:151/100    1234567
  257. % Password   20/20        apple
  258. %
  259. %
  260. % *-----------------------------------------*
  261. % * Nodes allowed to route EchoMail through.* Limit: 64
  262. % *-----------------------------------------*
  263. %
  264. % RouteThru 1:396/1 147/100
  265. %
  266. %
  267. %
  268. % *--------------------------------------------------------------------------*
  269. % *                            ECHOMAIL SCANNER                              *
  270. % *--------------------------------------------------------------------------*
  271. %
  272. % *-----------------------------------------*
  273. % * Send private local echomail via netmail *
  274. % *-----------------------------------------*
  275. %
  276. % Netmail_Private_Echomail
  277. %
  278. %
  279. % *-----------------------------------------*
  280. % * Never forward private echomail          *
  281. % *-----------------------------------------*
  282. %
  283. % No_Private_EchoMail
  284. %
  285. %
  286. % *-----------------------------------------*
  287. % * Stop after '#' message have been sent   *
  288. % *-----------------------------------------*
  289. %
  290. % Max_Msgs 3000
  291. %
  292. %
  293. % *-----------------------------------------*
  294. % * Additional nodes to add to the seenby.  * Limit: 10
  295. % *-----------------------------------------*
  296. %
  297. % Add_To_Seen 270/102
  298. %
  299. %
  300. % *-----------------------------------------*
  301. % * Scan mail buffer size.                  *
  302. % *-----------------------------------------*
  303. %
  304. % BufferSize Large   (64k)
  305.   BufferSize Medium  (32k)
  306. %
  307. %
  308. % *-----------------------------------------*
  309. % * EchoMail Zonegates.                     * Limit: 64 w/16 nodes per gate.
  310. % *-----------------------------------------*
  311. %
  312. % Zonegate  1:999/999  2:222/222 43 43
  313. % Zonegate  1:888/888  3:22/3 44 2 3 4
  314. % Zonegate  1:1/1      1:1/2 3 4 5 6
  315. %
  316. %
  317. % *-----------------------------------------*
  318. % * Nodes that receive tiny seenby lines.   * Limit: 64 w/64 nodes per entry.
  319. % *-----------------------------------------*
  320. %
  321. % Tiny_Seenby  2/2 44
  322. %
  323. %
  324. %
  325. % *--------------------------------------------------------------------------*
  326. % *                     MATRIX AND OUTBOUND MAIL PACKER                      *
  327. % *--------------------------------------------------------------------------*
  328. %
  329. % *-----------------------------------------*
  330. % * To save any forwarded netmail:          *
  331. % *-----------------------------------------*
  332. %
  333. % Save_Forwarded_Mail
  334. %
  335. %
  336. % *-----------------------------------------*
  337. % * To use "MO" instead of TU, WE, TH, etc. *
  338. % * UNCOMMENT this option if you send mail  *
  339. % * to an Opus 1.03b system that uses the   *
  340. % * built-in tosser in Opus                 *
  341. % *-----------------------------------------*
  342. %
  343. % Old_ArcMail_Ext
  344. %
  345. %
  346. % *-----------------------------------------*
  347. % * The Packing/Routing configuation file.  *
  348. % *-----------------------------------------*
  349. %
  350.   Routing_Config_File  O:\QM_Route.Cfg
  351. %
  352. %
  353. %
  354. % *-----------------------------------------*
  355. % * To never forward messages.              *
  356. % *-----------------------------------------*
  357. %
  358. % Note: You may want to look at the 'Forward-To' and 'Forward-From' PACK
  359. % options before enabling this one.  They allow you to customize who you
  360. % forward mail to/from.
  361. %
  362. % No_Forward
  363. %
  364. %
  365. % *-----------------------------------------*
  366. % * To kill any forwarded files:            *
  367. % *-----------------------------------------*
  368. %
  369. % Kill_Forwarded_Files
  370. %
  371. %
  372. % *-----------------------------------------*
  373. % * When you're on vacation...              *
  374. % *-----------------------------------------*
  375. %
  376. %                 Days:  File containing message text:
  377. % --------------  -----  -----------------------------
  378. % Do_Not_Disturb    2    C:\Opus\GoAway.Txt
  379. %
  380. %
  381. % *--------------------------------------------------------------------------*
  382. % *               INBOUND AND OUTBOUND COMPRESSED MAIL SETUP                 * 
  383. % *--------------------------------------------------------------------------*
  384. %
  385. % *-----------------------------------------*
  386. % * Unpacking choices.                      * Limit: 10 each
  387. % *-----------------------------------------*
  388. %
  389. % Important:  If you're a novice user and not really sure what these
  390. % commands do then leave them alone.
  391. %
  392. % Be sure to specify a '%s' argument.  This tells QM where to insert the
  393. % archive name.  See the documentation if you need further help.
  394. %
  395. %
  396. %              Packing
  397. %              Method:  Command/Arguments:
  398. %  ----------  -------  ----------------------
  399.    ARC_Unpack    8      arce %s *.PKT /r
  400.    ARC_Unpack    9      pkxarc /r %s *.PKT
  401.    ARC_Unpack    9      pkxarc /r %s *.PKT
  402.    ARC_Unpack   10      pak e /wa %s *.PKT
  403.    ARC_Unpack   20      xarc /o %s *.PKT
  404.  
  405.    ZOO_Unpack    0      zoo xO %s *.PKT
  406.  
  407.    ZIP_Unpack    0      pkunzip -o %s *.PKT
  408.  
  409.    LHARC_Unpack  0      lharc e /m %s *.PKT
  410.  
  411.    LHA_Unpack    0      lha e /m %s *.PKT
  412.  
  413.    ARJ_Unpack    0      arj e -y %s *.PKT
  414. %
  415. %
  416. % *-----------------------------------------*
  417. % * Packing choices.                        * Limit: 20
  418. % *-----------------------------------------*
  419. %
  420. % These entries MUST come before any 'Pack' commands!  Also, remember
  421. % that the FIRST entry will become the default packing method for ALL
  422. % nodes.
  423. %
  424. %         WARNING!!!!! IF YOU CHANGE THE PACKER FOR A
  425. %         GIVEN NODE, YOU MUST MANUALLY UNPACK AND
  426. %         REPACK ANY BUNDLES THAT ALREADY EXIST IN YOUR
  427. %         OUTBOUND AREA FOR THAT NODE.  FOR EXAMPLE, IF
  428. %         YOU HAVE A ZOO-CREATED BUNDLE AND SWITCH TO
  429. %         LHARC, THE FIRST ATTEMPT TO ADD MAIL TO THE
  430. %         ZOO BUNDLE WILL ABORT.
  431. %
  432. %
  433. %                Constant:       Command/Arguments:
  434. % ------------   --------------  ----------------------
  435.   Define_Packer  ARCA            arca
  436.   Define_Packer  PKARC           pkarc -oct a
  437.   Define_Packer  PAK_W/CRUSH     pak a /wa
  438.   Define_Packer  ARC7            arc7 amo
  439.   Define_Packer  ZOO             zoo -add
  440.   Define_Packer  ZIP             pkzip -a
  441.   Define_Packer  LHARC           lharc a /m
  442.   Define_Packer  LHA             lha a /m
  443.   Define_Packer  ARJ             arj a -y
  444. %
  445. %
  446. % *-----------------------------------------*
  447. % * Assigning outbound packers to nodes.    * Limit: 50 w/64 nodes per line.
  448. % *-----------------------------------------*
  449. %
  450. %       Constant:        Nodes:
  451. % ----  ---------------  -----------------------------------------
  452. % Pack  LHARC            265/7
  453. % Pack  PAK_W/CRUSH      1:151/100 1000 2 19/40
  454. % Pack  ZOO              106/386 889
  455. % Pack  ZIP              1:9999/10 11 12 13 14 15 16 17 19 20
  456. %
  457. %
  458. % *-----------------------------------------*
  459. % * Delete sent mail. Use ONLY with SEAdog  *
  460. % * and other message-attach style outbound *
  461. % * mailers to delete orphaned bundles.     *
  462. % * Opus/BT style outbounds WILL BE LOST.   *
  463. % *-----------------------------------------*
  464. %
  465. %%Clean_Outbound
  466. %
  467. %
  468. % *-----------------------------------------*
  469. % * Use extended flags (^ATFS) on messages. *
  470. % *-----------------------------------------*
  471. %
  472. % Use_Flags
  473. %
  474. %
  475. %
  476. % *--------------------------------------------------------------------------*
  477. % *                         PACKET FORWARDING                                *
  478. % *--------------------------------------------------------------------------*
  479. %
  480. %                           *** WARNING ***
  481. %
  482. % Please carefully read the documentation before implementing this option.
  483. % Be sure you fully understand where it comes in handy, and where it can
  484. % get messy.  Anyone that handles net-mail routing (such as a net host)
  485. % should =never= use this option.
  486. %
  487. % Valid verbs are now:  CRASH, HOLD, DIRECT, NORMAL and NOSEND.
  488. %
  489. % Limit: 25 w/64 nodes per line.
  490. %
  491. %
  492. %              Verb:    Originations nodes:
  493. % -----------  -------  ------------------------------------------
  494. % Pkt_Forward  CRASH    106/111 112 113 19/40
  495. % Pkt_Forward  HOLD     1/2 1/3
  496. % Pkt_Forward  DIRECT   106/10 11
  497. %
  498. %
  499. %
  500. % *--------------------------------------------------------------------------*
  501. % *                              REMAPPER                                    *
  502. % *--------------------------------------------------------------------------*
  503. %
  504. % *-----------------------------------------*
  505. % * To save any remapped mail:              *
  506. % *-----------------------------------------*
  507. %
  508. % Save_Mapped_Mail
  509. %
  510. %
  511. % *-----------------------------------------*
  512. % * Remapping based on the msg 'To:' field. * Limit: 128
  513. % *-----------------------------------------*
  514. %
  515. % If a netmail message comes in that doesn't have a ^aTOPT or ^aFMPT embedded,
  516. % and you want it remapped, specify the following information here.
  517. %
  518. %
  519. %            Point #:    'To:' name:
  520. % ---------  --------    ------------------------
  521. % ReAddress     10       Greg Dawson
  522. % ReAddress     10       Greg
  523. % ReAddress      4       Tom Thumb
  524. %
  525. %
  526. %
  527. %
  528. %                   *** END OF CONFIGURATION FILE ***
  529.