home *** CD-ROM | disk | FTP | other *** search
/ Media Share 9 / MEDIASHARE_09.ISO / mailers / iut140g.zip / ADVANCED.ARJ / IUT_SBBS.CFG < prev    next >
Text File  |  1993-05-27  |  4KB  |  188 lines

  1. ;
  2. ;   Example-configuration for IUTIL 1.40 Gamma
  3. ;
  4. ;   IUTIL 1.40 Gamma  (C) by IMAIL INC., Munich
  5. ;   written by Andreas Klein, 2:246/47@FidoNet, 57:49/0@IntlNet
  6. ;
  7. ;   Definitions for SuperBBS (CONVERT)
  8. ;
  9. ; ===========================================================================
  10. ;
  11. ; SuperBBS section
  12. ;
  13. ; ===========================================================================
  14. ;
  15. ; All statements between an INACTIVE and and ACTIVE/uection-statement will be
  16. ; ignored.
  17. ;
  18. ;INACTIVE
  19. ;
  20. [SuperBBS]
  21. ;
  22. ; Where IUTIL looks for the CONFIG.BBS
  23. ;
  24. ;PATH D:\
  25. ;
  26. ; Keep old entries in CONFIG.BBS if not duplicate
  27. ;
  28. ;UPDATEONLY
  29. ;
  30. ; INCLUDE-STATEMENTS
  31. ;
  32. ; The INC* statement allows to specify which type of echos shall be
  33. ; included into BOARDS.BBS (echo-type).
  34. ;
  35. ; If the INC* statement is omitted, nothing will be imported.
  36. ;
  37. ; Specify which echo-types should be overtaken into BOARDS.BBS.
  38. ;
  39. ;  Valid keywords are:
  40. ;
  41. ;    ECHO
  42. ;    NET
  43. ;    LOCAL
  44. ;    SPECIAL
  45. ;
  46. INCTYPE ECHO NET LOCAL SPECIAL
  47. ;
  48. ; Specify whether hidden echos should be included
  49. ;
  50. ;INCHIDDEN
  51. ;
  52. ; Specify whether unlinked echos should be included
  53. ;
  54. ;INCUNLINKED
  55. ;
  56. ; How the description will be generated (see IUTIL.MAC for further details).
  57. ; No comments are allowed after the DESCRIPTION-statement.
  58. ; (General/Group/Echo)
  59. ;
  60. GENDESCRIPTION %t
  61. ;
  62. ;GRDESCRIPTION A %t
  63. ;
  64. ;ECDESCRIPTION BBS %t
  65. ;
  66. ; The address-replace statement allows to replace an address by another.
  67. ; This is usefull for fakenet-points where the echo is exported using the
  68. ; fakenet, but the origin-adress should be a 4d-address. The adresses specified
  69. ; are replaced whenever by the second address whenever the first address is
  70. ; found.
  71. ;ADDRREPL 2:246/18.13 2:246/47
  72. ;
  73. ;  default security-level and flags
  74. ;
  75. ;        SecLevel   A-Flags  B-Flags  C-Flags  D-Flags
  76. ;
  77. ;
  78. ;                             12345678 12345678 12345678 12345678
  79. GENREAD             16000     -------- ----X--- -------- --------
  80. GENWRITE            16000     -------- ----X--- -------- --------
  81. GENSYSOP            16000     -------- ----X--- -------- --------
  82. ;
  83. ;                             12345678 12345678 12345678 12345678
  84. ;GRREAD   A             5     -------- -------- -------- --------
  85. ;GRWRITE  A           100     -------- X------- -------- --X-----
  86. ;GRSYSOP  A         16000     -------- ----X--- -------- --------
  87. ;
  88. ; Define some general options for CONFIG.BBS
  89. ; (General/Groups/Echos)
  90. ;
  91. ; Valid keywords are: COMBINED, DEFAULT_COMBINED, USERDELETE, TAGLINES,
  92. ;                     USE_IN_TEMPLATE, CONVERT_7BIT, FORCE_IN_MAILCHECK
  93. ;                     or NONE.
  94. ;
  95. GENOPTION COMBINED 
  96. ;
  97. ;GROPTION A COMBINED
  98. ;
  99. ;ECOPTION BBS COMBINED
  100. ;
  101. ; Define the message-status
  102. ; (General/Groups/Echos)
  103. ;
  104. ; Valid keywords are: PUBLIC, PRIVATE, BOTH and READONLY
  105. ;
  106. ;GENSTATUS BOTH
  107. ;
  108. ;GRSTATUS A PUBLIC
  109. ;
  110. ;ECSTATUS BBS PUBLIC
  111. ;
  112. ; Define the alias-handling
  113. ; (General/Groups/Echos)
  114. ;
  115. ; Valid keywords are: REALNAME, HANDLE, ASK and BOTH
  116. ;
  117. ;GENNAMES REALNAME
  118. ;
  119. ;GRNAMES A REALNAME
  120. ;
  121. ;ECNAMES BBS REALNAME
  122. ;
  123. ; Define the echo-type
  124. ; (General/Groups/Echos)
  125. ;
  126. ; Valid keywords are: ECHO, LOCAL and NET
  127. ;
  128. ;GENTYPE ECHO
  129. ;
  130. ;GRTYPE A ECHO
  131. ;
  132. ;ECTYPE BBS ECHO
  133. ;
  134. ; Define how the user can reply messages
  135. ; (General/Group/Echos)
  136. ;
  137. ; Valid keywords are: ECHO, BOTH, NETMAIL and NO_REPLY
  138. ;
  139. ;GENREPLY BOTH
  140. ;
  141. ;GRREPLY A BOTH
  142. ;
  143. ;ECREPLY BBS BOTH
  144. ;
  145. ; Define the SBBS-group of an echo
  146. ; (General/Group/Echos)
  147. ;
  148. ;GENGROUP B
  149. ;
  150. ;GRGROUP A A
  151. ;
  152. ;ECGROUP BBS B
  153. ;
  154. ; Define the minimum age a user must have to access an echo
  155. ; (General/Group/Echos)
  156. ;
  157. ;GENAGE 10
  158. ;
  159. ;GRAGE A 10
  160. ;
  161. ;ECAGE BBS 18
  162. ;
  163. ; Defines whether the IMAIL areatag is transferred into the SBBS-QwkName
  164. ; or not. The *NOQWKTAG-statements allow to exclude some groups or echos.
  165. ; (General/Group/Echos)
  166. ;
  167. GENQWKTAG
  168. ;
  169. ;GRQWKTAG ABC
  170. ;
  171. ;GRNOQWKTAG ABC
  172. ;
  173. ;ECQWKTAG BBS
  174. ;
  175. ;ECNOQWKTAG BBS
  176. ;
  177. ; Define the exclusions which should not transfered into CONFIG.BBS
  178. ; (Group/Echos)
  179. ;
  180. ;DISCARDGR XYZ
  181. ;
  182. ;DISCARDEC ENET.SYSOP
  183. ;
  184. ;ACTIVE
  185. ;
  186. ;
  187.