home *** CD-ROM | disk | FTP | other *** search
/ Black Box 4 / BlackBox.cdr / hamradio / mb1309.arj / MB1309.EXE / CONFIG.DOC < prev    next >
Text File  |  1992-02-22  |  5KB  |  149 lines

  1.  
  2.  
  3.        The Configuration Files.
  4.  
  5.  
  6. The files CONFIG.MB, INIT.MB, PORTS.MB, MOTD.MB, and NEWUSER.MB
  7. are text files that contains all site-specific information.
  8. Edit these files for the proper parameters for your site.
  9.  
  10. The form $x is a variable text field. The "$x" is replaced by
  11. the current value for that text.
  12.  
  13. $A - Total number of MailBox tasks.
  14. $a - Number of active MailBox tasks.
  15. $B - Users home bbs.
  16. $D - The current date.
  17. $F - Name of the users port.
  18. $H - Hang at end of line (suppress carriage return). Use at end of line only.
  19. $h - Number of held messages.
  20. $I - Sysops name.
  21. $L - Number of the last message in the MailBox
  22. $M - Message number from current msg header.
  23. $N - Number of messages on system.
  24. $n - Number of killed messages.
  25. $O - Sysops callsign.
  26. $P - Current Port ID
  27. $Q - Sysops QTH
  28. $T - Current time.
  29. $t - Current task ID.
  30. $U - Users callsign.
  31. $V - Software version.
  32. $W - Users name.
  33. $X - Date user last logged in.
  34. $Y - Time user last logged in.
  35. $Z - Users zip code.
  36.  
  37.  
  38. Any line beginning with ";" is ignored.
  39.  
  40.  
  41.          Sysop Information.
  42.  
  43.  
  44. The basic information about the system owner and system operation is
  45. contained in the file INIT.MB. Replace the information with your own.
  46. If you feel you need to change the various WP lifetimes, be very
  47. careful and think through the implications of any such change.
  48.  
  49.  
  50.  
  51.          The Login Message.
  52.  
  53.  
  54. The login message is contained in the file MOTD.MB
  55. Variable text fields can be used in MOTD.MB, just as in CONFIG.MB
  56.  
  57.  
  58.  
  59.        The Configuration File, section one.
  60.  
  61. The first section (to the first *** EOF) is the user file directory
  62. path definitions. Three lines per path.
  63.  
  64. The first line is a single character path ID,
  65. followed by "D" if downloading is allowed, and "U" if uploading is allowed.
  66.  
  67. The second line is the path, with trailing '\'.
  68.  
  69. The third line is the name of the path, as shown to the user.
  70.  
  71.  
  72.  
  73.        The Configuration File, section two.
  74.  
  75.  
  76. The second section (to the second *** EOF) is the designator translation list.
  77.  
  78. Each line in this section instructs the MailBox to take some action
  79. when it recieves some specific kind of message. Each line has several fields.
  80. The first field tells WHAT action to take. The second and following fields
  81. tell HOW to take that action. Note that the character string matches all allow
  82. wildcards (See WILD.DOC).  If more than one action applies to a given message,
  83. they take place in the order they exist in CONFIG.MB
  84.  
  85. Action code   Meaning
  86.  
  87.   B          File message by BID
  88.   D          Use the distribution list given in field 4,
  89.           if TO matches field 2 and @ BBS matches field 3.
  90.   K          Kill after forwarding.  Applies to bulletins only.
  91.   H          Hold any messages TO, FROM, or @ this callsign.
  92.   HT          Hold any messages TO this callsign.
  93.   HF          Hold any messages FROM this callsign.
  94.   HA          Hold any messages @ this callsign.
  95.   R <old TO> <old @> <new TO> <new @> - Address translation information.
  96.           The 1st or 2nd fields may use wildcard matcheing (see wild.doc).
  97.           A single "*" in the 3rd or 4th fields means "leave unchanged".
  98.  
  99.  
  100. There can be up to 35 destinations in a distribution list.
  101.  
  102. My file NCNET.DIS contains:
  103.  
  104. kb6irs
  105. n6iya
  106. ki6eh
  107. aa4re
  108. kb6owt
  109. wa6rdh
  110. w6pw
  111. w0rli     <-   I put my own call in the list so the message will
  112.           not automatically kill until after I have read it.
  113.  
  114. The message is not forwarded to these stations in any special order.
  115. If a station is busy then the MailBox will try again the next hour.
  116.  
  117. An "L ;" listing of a message with a distribution list shows the sysop the
  118. status of forwarding to each station on a second "cc:" line. The calls to
  119. which the message have been sent have an asterisk before them.
  120.  
  121. Examples:
  122.  
  123. b arl* \bull\arrl\     - File ARRL fulletins by BID.
  124.  
  125. d * allusa world.dis     - Any message @ ALLUSA go to all calls
  126.                in file WORLD.DIS
  127. d * norcal ncnet.dis     - Any message @ NORCAL go to all calls
  128.                in file NCNET.DIS
  129. d * allcan ncnet.dis     - So does any messages @ ALLCAN ...
  130. d amsat *  ncnet.dis     - ... and all messages TO AMSAT ...
  131.  
  132. k 4sale allusa         - Kill 4SALE and ALLUSA after forwarding.
  133.  
  134. hf n1nerd         - Hold any messages from N1NERD
  135. ht sell          - Hold any messages to SELL
  136.  
  137. r * w0rli *          - Remove the "BBS" if it is this BBS.
  138. r * orgb * allor      - Any message @ "NCNET" becomes @ "ALLCAN".
  139. r sysops * sysop *      - Any message to "SYSOPS" becomes to "SYSOP".
  140. r all amsat amsat allusa  - Bulletins to ALL@AMSAT become AMSAT@USA
  141.  
  142.  
  143.  
  144.  
  145.        The Configuration File, section three (remainder of file).
  146.  
  147. Each item goes on one line. Various prompts, messages, and constants.
  148.  
  149.