home *** CD-ROM | disk | FTP | other *** search
/ Media Share 9 / MEDIASHARE_09.ISO / mail / mplus351.zip / 351-TXT.ZIP / MAILMGR.TXT < prev    next >
Text File  |  1994-01-24  |  8KB  |  187 lines

  1. ; MAIL MANAGER +PLUS+ v3.50 text configuration file, for compiling
  2. ; with the supplied TXT2CFG.EXE utility.
  3. ;
  4. ; All lines in this file MUST be flush left!
  5. ; All lines beginning with a semi-colon are ignored as comments.
  6. ;
  7. ; ------------------------------------------------------------------------
  8. ; MAIN CONFIGURATION SECTION:
  9. ;
  10. ;     Each of these options MUST be configured, and in this order.  If
  11. ;     you do not intend to use one of them (such as the list of bulletins,
  12. ;     list of archivers, etc...), DO NOT COMMENT IT OUT!  Leave it a blank
  13. ;     line, instead.
  14. ; ------------------------------------------------------------------------
  15. ;
  16. ; Name of your BBS (35 chars max)
  17. RBBS-PC
  18. ;
  19. ; Name you use to log onto your BBS remotely (31 chars max)
  20. SECRET LOGONNAME
  21. ;
  22. ; Your first name as you are known to your users (15 chars max)
  23. SYSTEM
  24. ;
  25. ; Your last name as you are known to your users (15 chars max)
  26. OPERATOR
  27. ;
  28. ; Security level to read *ALL* messages in *ALL* conferences
  29. 10
  30. ;
  31. ; Security to use when running Mail Manager in local mode
  32. 10
  33. ;
  34. ; Sysop's graphics preference to use in local mode. 0=none, 1=ascii, 2=ansi
  35. 2
  36. ;
  37. ; Default tagline to use for ALL conferences (61 characters max)
  38. Your friendly neighborhood RBBS-PC - (123) 555-1212
  39. ;
  40. ; First 8 characters for packet filenames (this would create RBBS-PC.QWK).
  41. RBBS-PC
  42. ;
  43. ; Type of file compression used by *DEFAULT*.  (ARC, ARJ, LZH, or ZIP)
  44. ZIP
  45. ;
  46. ; Path/Name of your *NON-GRAPHIC* BBS news file.  Mail Manager will
  47. ; automatically find the graphic and/or ansi versions as appropriate.
  48. ; 40 characters max.
  49. C:\RBBS\MAIN.NWS
  50. ;
  51. ; Path/Name of your list of system bulletins.  40 characters max.
  52. C:\MAILMGR\MAILMGR.BUL
  53. ;
  54. ; Type of network to have Mail Manager use in local mode.  (Remotely,
  55. ; this is picked up from DORINFOx.DEF).  D=DOS, N=NetBIOS, Q=DESQview
  56. D
  57. ;
  58. ; Type of handshaking to use when operating remotely.
  59. ; F = FOSSIL, R = RTS/CTS, X = XON/XOFF, N = None.
  60. X
  61. ;
  62. ; Path/filename of the PROTO.DEF for Mail Manager to use.  (Be sure to
  63. ; see the documentation on this one!!)  40 characters max.
  64. C:\MAILMGR\MAILMGR.PRO
  65. ;
  66. ; Path/filename of your FMS directory.  Leave blank if you are not running
  67. ; a standard FMS directory.  (See Mail Manager docs).  40 characters max.
  68. C:\RBBS\MASTER.DIR
  69. ;
  70. ; Path/filename of the list of archivers available to your users from
  71. ; within Mail Manager.  If you intend ONLY to make the default type of
  72. ; archiver available, just leave this blank.  40 characters max.
  73. C:\MAILMGR\MAILMGR.ARL
  74. ;
  75. ; Environment variable to use for Mail Manager to determine the
  76. ; path/filename of RBBS-PC's 'XFER-x.DEF'.  If you are running
  77. ; DSZ for file transfers, this would be set to 'DSZLOG'.  If Mail
  78. ; Manager cannot find the file that this environment variable
  79. ; points to, it will report that all file transfers have failed.
  80. ; See the documentation for more info.
  81. DSZLOG
  82. ;
  83. ; Modify uploaded messages date/time stamp to the current system date?
  84. ; Y = Yes, modify all uploaded replies.  N = No, leave them as-received.
  85. ; PLEASE NOTE that some mail networks do not like a set of messages to
  86. ; have the same date & time stamp!
  87. N
  88. ;
  89. ; City/State where your BBS is located.  (Applies to information added
  90. ; to QWK packets only).
  91. Anytown, USA
  92. ;
  93. ; Phone number for your BBS.  (Again, applies only to QWK packets).
  94. 123-456-7890
  95. ;
  96. ; Character to use as the 'lead-in' for Smarttext.  RBBS-PC defaults this
  97. ; to the ascii value 123, which looks like "{".  Enter the NUMBER here, not
  98. ; the character.
  99. 123
  100. ;
  101. ; Default path to your *M.DEF and *U.DEF RBBS-PC conferences.  This applies
  102. ; only to the Mail Manager configuration editor, MAILCFG.EXE, and is therefore
  103. ; meaningless to this text configuration file.  However... if you intend to
  104. ; use the configuration editor after compiling this file, you will definitely
  105. ; want to set this correctly!  End the pathname with a backslash (\).
  106. C:\RBBS\
  107. ;
  108. ; Path/Filename of the echo toss log that you would like to have Mail Manager
  109. ; create.  This option is meaningful only for FIDO-style *.MSG areas, and is
  110. ; ignored if you are not running any of these types of conferences.  To turn
  111. ; this option off, set to 'NONE' (no quotes).
  112. NONE
  113. ;
  114. ; The start and stop times that Mail Manager +Plus+ is to be unavailable to
  115. ; your users.  To disable, set both of these to the same time.  Enter these
  116. ; arguments in 24-hour format.  (11:59pm would be 23:59).
  117. 00:00
  118. 00:00
  119. ;
  120. ; Allow user to log off from within door.  Y = yes, anything else = no.
  121. ; If yes, G)oodbye and E)xpedite options will log off, if no, they will just
  122. ; return user to the bbs.  Not recommended for RBBS before 17.4 because
  123. ; earlier versions did not correctly update user files when user drops carrier
  124. ; in a door.
  125. N
  126. ;
  127. ; Show users empty/unjoinable conferences when selecting conferences to
  128. ; extract.  Y = yes, anything else = show only active and joinable confs.
  129. Y
  130. ;
  131. ; Maximum number of messages that users are allowed to extract in any one
  132. ; mail packet (1 - 9999).  This setting has a direct effect on how much
  133. ; memory will be used by the door.  The lower the number, the less RAM
  134. ; required.
  135. 1000
  136. ;
  137. ; Force 'violation notice' conference as active for all users? (Y = Yes,
  138. ; N = No).  The conference that stores security violation notices is usually
  139. ; conference #1 (MAIN), but can be set to whichever conference you like via
  140. ; the '/V' command line option.
  141. N
  142. ;
  143. ; Allow online R)ead & P)ost options?  (Y = Yes, N = No).  If set to 'N', the
  144. ; R)ead & P)ost options will be disabled for all users.
  145. Y
  146. ;
  147. ; ----------------------------------------------------------------------------
  148. ; CONFERENCE CONFIGURATION SECTION:
  149. ;
  150. ;     From this point on, all conferences are configured in the following
  151. ;     manner (23 commas):
  152. ;
  153. ;  1,2,3,4,"5","6",7,8,9,10,"11",12,13,14,"15",16,17,18,19,20,21,22,23,"24"
  154. ;
  155. ;     1 = Conference number (1 to 500).  Mail Manager sorts these by number.
  156. ;     2 = Conference name (up to 7 characters)
  157. ;     3 = Point for this conference (applies to FIDO *.MSG's only)
  158. ;     4 = FakeNet point network for this conference (FIDO *.MSG's only)
  159. ;     5 = Path/Name of this conference's USERS file.
  160. ;     6 = Path/Name of this conference's MESSAGES file.
  161. ;     7 = Allow or dis-allow ANSI (Y or N).
  162. ;     8 = Allow or dis-allow high/low ASCII (Y or N).
  163. ;     9 = Security level needed to read this conference.
  164. ;    10 = Security level needed to post in this conference.
  165. ;    11 = Tagline for this conference (NONE = use default tag).
  166. ;    12 = Modify mail reader tearlines? (Y or N).
  167. ;    13 = Type of message base (Y=fixed length, N=elastic, F=FIDO *.MSG).
  168. ;    14 = Allow users to join conference from within Mail Manager? (Y, N).
  169. ;    15 = Path/Name to conference alias file (leave empty if none).
  170. ;    16 = Zone for this conference (applies to FIDO *.MSG's only)
  171. ;    17 = Net  for this conference (applies to FIDO *.MSG's only)
  172. ;    18 = Node for this conference (applies to FIDO *.MSG's only)
  173. ;    19 = Is this a FIDO-style *.MSG NETMAIL area? (Y or N).
  174. ;    20 = Add tear/origin line (Y or N)  (*.MSG areas only)
  175. ;    21 = True FIDO area name for this conf (*.MSG echo areas only)
  176. ;    22 = Allow private messages in this conference? (Y or N)
  177. ;    23 = Allowed message length in this conference (unspecified = 99 lines)
  178. ;         (0 = do not split long messages)
  179. ;    24 = Conference description (up to 25 characters)
  180. ;
  181. ; Your MAIN RBBS-PC MESSAGE BASE must be listed as conference #1!
  182. ; From there on, you can mix/match as you see fit.
  183. ;
  184. ; ----------------------------------------------------------------------------
  185. ;
  186. 1,MAIN,0,0,"C:\RBBS\MAINU.DEF","C:\RBBS\MAINM.DEF",Y,Y,5,5,"NONE",N,N,N,"NONE",0,0,0,N,N,"",Y,99,"Main message base"
  187.