home *** CD-ROM | disk | FTP | other *** search
/ Media Share 9 / MEDIASHARE_09.ISO / mailers / iut140g.zip / ADVANCED.ARJ / IUT_QBBS.CFG < prev    next >
Text File  |  1993-05-27  |  4KB  |  171 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 QuickBBS (CONVERT)
  8. ;
  9. ; ===========================================================================
  10. ;
  11. ; QuickBBS section
  12. ;
  13. ; ===========================================================================
  14. ;
  15. ; All statements between an INACTIVE and and ACTIVE/uection-statement will be
  16. ; ignored.
  17. ;
  18. ;INACTIVE
  19. ;
  20. [QuickBBS]
  21. ;
  22. ; Where IUTIL looks for the QUICKCFG.DAT
  23. ;
  24. ;PATH D:\
  25. ;
  26. ; Keep old entries in QUICKCFG.DAT 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 QUICKCFG.DAT (echo-type).
  34. ;
  35. ; If the INC* statement is omitted, nothing will be imported.
  36. ;
  37. ; Specify which echo-types should be overtaken into MSGCFG.DAT.
  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/Echos)
  59. ;
  60. GENDESCRIPTION %t
  61. ;
  62. ;GRDESCRIPTION A %t
  63. ;
  64. ; When using the ECDESCRIPTION-statement together with the predefined
  65. ; internal IMAIL-Echos, you cannot use the macros described above
  66. ;
  67. ;ECDESCRIPTION BBS %t
  68. ;
  69. ; The address-replace statement allows to replace an address by another.
  70. ; This is usefull for fakenet-points where the echo is exported using the
  71. ; fakenet, but the origin-adress should be a 4d-address. The adresses specified
  72. ; are replaced whenever by the second address whenever the first address is
  73. ; found.
  74. ;ADDRREPL 2:246/18.13 2:246/47
  75. ;
  76. ;  Security-level and flags
  77. ;  (General/Groups/Echos)
  78. ;
  79. ;                 SecLevel    A-Flags  B-Flags  C-Flags  D-Flags
  80. ;
  81. ;
  82. ;                             12345678 12345678 12345678 12345678
  83. GENREAD             16000     -------- ----X--- -------- --------
  84. GENWRITE            16000     -------- ----X--- -------- --------
  85. GENSYSOP            16000     -------- ----X--- -------- --------
  86. ;
  87. ;                             12345678 12345678 12345678 12345678
  88. ;GRREAD   A             5     -------- -------- -------- --------
  89. ;GRWRITE  A           100     -------- X------- -------- --X-----
  90. ;GRSYSOP  A         16000     -------- ----X--- -------- --------
  91. ;
  92. ; Define some options for MSGCFG.DAT
  93. ; (General/Groups/Echos)
  94. ;
  95. ; Valid keywords are: COMBINED, USERDELETE or NONE.
  96. ;
  97. GENOPTION COMBINED
  98. ;
  99. ;GROPTION A COMBINED
  100. ;
  101. ;ECOPTION BBS COMBINED and USERDELETE
  102. ;
  103. ; Define the message-status
  104. ; (General/Group/Echos)
  105. ;
  106. ; Valid keywords are: PUBLIC, PRIVATE, BOTH and READONLY
  107. ;
  108. ;GENSTATUS BOTH
  109. ;
  110. ;GRSTATUS A PUBLIC
  111. ;
  112. ;ECSTATUS BBS PUBLIC
  113. ;
  114. ; Specify the number of days received messages should be kept in the
  115. ; message-base
  116. ; (Groups/Echos)
  117. ;
  118. ;GRKILLRECV ABC 10
  119. ;
  120. ;ECKILLRECV BBS 10
  121. ;
  122. ; Specify the number of days messages should be kept in the message-base
  123. ; (in this case you override the value taken from IMSETUP)
  124. ; (Groups/Echos)
  125. ;
  126. ;GRKILLDAY CDE 20
  127. ;
  128. ;ECKILLDAY LOCAL.PUB 20
  129. ;
  130. ; Specify the number of messages which should be kept in the message-base
  131. ; (in this case you override the value taken from IMSETUP)
  132. ; (Groups/Echos)
  133. ;
  134. ;GRKILLNR AZ 20
  135. ;
  136. ;ECKILLNR LOCAL.PRI 20
  137. ;
  138. ; Define the alias-handling
  139. ; (General/Group/Echos)
  140. ;
  141. ; Valid keywords are: REALNAME, HANDLE and BOTH
  142. ;
  143. ;GENNAMES REALNAME
  144. ;
  145. ;GRNAMES A REALNAME
  146. ;
  147. ;ECNAMES BBS REALNAME
  148. ;
  149. ; Define the echo-type
  150. ; (General/Groups/Echos)
  151. ;
  152. ; Valid keywords are: ECHO, LOCAL and NET
  153. ;
  154. ;GENTYPE ECHO
  155. ;
  156. ;GRTYPE A ECHO
  157. ;
  158. ;ECTYPE BBS ECHO
  159. ;
  160. ; Define the exclusiosn which should not transfered into QUICKCFG.DAT
  161. ; (Groups/Echos)
  162. ;
  163. ;GRDISCARD XYZ
  164. ;
  165. ;ECDISCARD ENET.SYSOP
  166. ;
  167. ;ACTIVE
  168. ;
  169. ;
  170.