home *** CD-ROM | disk | FTP | other *** search
/ Media Share 9 / MEDIASHARE_09.ISO / mailers / iut140g.zip / ADVANCED.ARJ / IUT_RA.CFG < prev    next >
Text File  |  1993-05-27  |  4KB  |  177 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 Remote Access (CONVERT)
  8. ;
  9. ; ===========================================================================
  10. ;
  11. ; Remote Access section
  12. ;
  13. ; ===========================================================================
  14. ;
  15. ; All statements between an INACTIVE and and ACTIVE/uection-statement will be
  16. ; ignored.
  17. ;
  18. ;INACTIVE
  19. ;
  20. [RemoteAccess]
  21. ;
  22. ; Path to the Remote Access configuration
  23. ; If you have defined the RA-environment variable, this statement can be
  24. ; omitted.
  25. ;
  26. PATH   C:\RA\
  27. ;
  28. ; Keep old entries in MESSAGES.RA if not duplicate
  29. ;
  30. ;UPDATEONLY
  31. ;
  32. ; INCLUDE-STATEMENTS
  33. ;
  34. ; The INC* statement allows to specify which type of echos shall be
  35. ; included into MESSAGES.RA (echo-type).
  36. ;
  37. ; If the INC* statement is omitted, nothing will be imported.
  38. ;
  39. ; Specify which echo-types should be overtaken into MESSAGES.RA.
  40. ;
  41. ;  Valid keywords are:
  42. ;
  43. ;    ECHO
  44. ;    NET
  45. ;    LOCAL
  46. ;    SPECIAL
  47. ;
  48. INCTYPE ECHO NET LOCAL SPECIAL
  49. ;
  50. ; Specify whether hidden echos should be included
  51. ;
  52. ;INCHIDDEN
  53. ;
  54. ; Specify whether unlinked echos should be included
  55. ;
  56. ;INCUNLINKED
  57. ;
  58. ; How the description will be generated (see IUTIL.MAC for further details).
  59. ; No comments are allowed after the DESCRIPTION-statement.
  60. ; (General/Group/Echos)
  61. ;
  62. GENDESCRIPTION %t
  63. ;
  64. ;GRDESCRIPTION A %t
  65. ;
  66. ; When using the ECDESCRIPTION-statement together with the predefined
  67. ; internal IMAIL-Echos, you cannot use the macros described above
  68. ;
  69. ;ECDESCRIPTION BBS %t
  70. ;
  71. ; The address-replace statement allows to replace an address by another.
  72. ; This is usefull for fakenet-points where the echo is exported using the
  73. ; fakenet, but the origin-adress should be a 4d-address. The adresses specified
  74. ; are replaced whenever by the second address whenever the first address is
  75. ; found.
  76. ;ADDRREPL 2:246/18.13 2:246/47
  77. ;
  78. ; Security-level and flags
  79. ; (General/Groups/Echos)
  80. ;
  81. ;                  SecLevel   A-Flags  B-Flags  C-Flags  D-Flags
  82. ;
  83. ;                             12345678 12345678 12345678 12345678
  84. GENREAD             16000     -------- ----X--- -------- --------
  85. GENWRITE            16000     -------- ----X--- -------- --------
  86. GENSYSOP            16000     -------- ----X--- -------- --------
  87. ;
  88. ;                             12345678 12345678 12345678 12345678
  89. ;GRREAD   A             5     -------- -------- -------- --------
  90. ;GRWRITE  A           100     -------- X------- -------- --X-----
  91. ;GRSYSOP  A         16000     -------- ----X--- -------- --------
  92. ;
  93. ;                             12345678 12345678 12345678 12345678
  94. ;ECREAD   LOCAL.PUB     1     -------- -------- -------- --------
  95. ;ECWRITE  LOCAL.PUB     1     -------- -------- -------- x-------
  96. ;ECSYSOP  LOCAL.PUB 16000     -------- ----x--- -------- --------
  97. ;
  98. ; Define some options for MESSAGES.RA
  99. ; (General/Groups/Echos)
  100. ;
  101. ; Valid keywords are: ECHO_INFO, FILEATTACH, COMBINED, USERDELETE or NONE.
  102. ;
  103. GENOPTION ECHO_INFO COMBINED
  104. ;
  105. ;GROPTION A ECHO_INFO
  106. ;
  107. ;ECOPTION BBS ECHO_INFO FILEATTACH
  108. ;
  109. ; Specify the number of days received messages should be kept in the
  110. ; message-base
  111. ; (Group/Echos)
  112. ;
  113. ;GRKILLRECV ABC 10
  114. ;
  115. ;ECKILLRECV BBS 10
  116. ;
  117. ; Specify the number of days messages should be kept in the message-base
  118. ; (in this case you override the value taken from IMSETUP)
  119. ; (Group/Echos)
  120. ;
  121. ;GRKILLDAY CDE 20
  122. ;
  123. ;ECKILLDAY LOCAL.PUB 20
  124. ;
  125. ; Specify the number of messages which should be kept in the message-base
  126. ; (in this case you override the value taken from IMSETUP)
  127. ; (Group/Echos)
  128. ;
  129. ;GRKILLNR AZ 20
  130. ;
  131. ;ECKILLNR LOCAL.PRI 20
  132. ;
  133. ;Define the message-status
  134. ; (General/Group/Echos)
  135. ;
  136. ; Valid keywords are: PUBLIC, PRIVATE, BOTH and READONLY
  137. ;
  138. ;GENSTATUS BOTH
  139. ;
  140. ;GRSTATUS A PUBLIC
  141. ;
  142. ;ECSTATUS BBS PUBLIC
  143. ;
  144. ; Define the alias-handling
  145. ; (General/Group/Echos)
  146. ;
  147. ; Valid keywords are: REALNAME, HANDLE and BOTH
  148. ;
  149. ;GENNAMES REALNAME
  150. ;
  151. ;GRNAMES A REALNAME
  152. ;
  153. ;ECNAMES BBS REALNAME
  154. ;
  155. ; Define the echo-type
  156. ; (General/Groups/Echos)
  157. ;
  158. ; Valid keywords are: ECHO, LOCAL and NET
  159. ;
  160. ;GENTYPE ECHO
  161. ;
  162. ;GRTYPE A ECHO
  163. ;
  164. ;ECTYPE BBS ECHO
  165. ;
  166. ; Define the exclusions which should not transfered into MESSAGES.RA
  167. ; (Group/Echos)
  168. ;
  169. ;GRDISCARD ADZ
  170. ;
  171. ;ECDISCARD    POINTS.MUC
  172. ;
  173. ;ACTIVE
  174. ;
  175. ;
  176.