home *** CD-ROM | disk | FTP | other *** search
/ Media Share 9 / MEDIASHARE_09.ISO / mailers / iut140g.zip / ADVANCED.ARJ / IUT_FD.CFG < prev    next >
Text File  |  1993-05-27  |  3KB  |  137 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 FrontDoor (CONVERT)
  8. ;
  9. ; ===========================================================================
  10. ;
  11. ; FrontDoor section
  12. ;
  13. ; ===========================================================================
  14. ;
  15. ; All statements between an INACTIVE and and ACTIVE/uection-statement will be
  16. ; ignored.
  17. ;
  18. ;INACTIVE
  19. ;
  20. [FrontDoor]
  21. ;
  22. ; Path to FrontDoor configuration
  23. ; If you have defined the FD-environment variable, this statement can be
  24. ; omitted.
  25. ;
  26. PATH C:\FD\
  27. ;
  28. ; Take over the old FOLDER.FD and add only new entries
  29. ;
  30. ;UPDATEONLY
  31. ;
  32. ; INCLUDE-STATEMENTS
  33. ;
  34. ; The INC* statements allow to specify which type of echos shall be
  35. ; included into FOLDER.FD (msgbase-type or echo-type).
  36. ;
  37. ; If the INC* statements are omitted, nothing will be imported.
  38. ;
  39. ; Specify which base-types should be overtaken into FOLDER.FD.
  40. ;
  41. ;  Valid keywords are:
  42. ;
  43. ;    QBBS
  44. ;    FIDO
  45. ;
  46. INCBASE QBBS FIDO
  47. ;
  48. ; Specify which echo-types should be overtaken into FOLDER.FD.
  49. ;
  50. ;  Valid keywords are:
  51. ;
  52. ;    ECHO
  53. ;    NET
  54. ;    LOCAL
  55. ;    SPECIAL
  56. ;
  57. INCTYPE ECHO NET LOCAL SPECIAL
  58. ;
  59. ; Specify whether hidden echos should be included
  60. ;
  61. ;INCHIDDEN
  62. ;
  63. ; Specify whether unlinked echos should be included
  64. ;
  65. ;INCUNLINKED
  66. ;
  67. ; How the description will be generated
  68. ;
  69. ; How the description will be generated (see IUTIL.MAC for further details).
  70. ; No comments are allowed after the DESCRIPTION-statement.
  71. ; (General/Group/Echos)
  72. ;
  73. GENDESCRIPTION %t
  74. ;
  75. ;GRDESCRIPTION A %t
  76. ;
  77. ; When using the ECDESCRIPTION-statement together with the predefined
  78. ; internal IMAIL-Echos, you cannot use the macros described above
  79. ;
  80. ;ECDESCRIPTION BBS %t
  81. ;
  82. ; The address-replace statement allows to replace an address by another.
  83. ; This is usefull for fakenet-points where the echo is exported using the
  84. ; fakenet, but the origin-adress should be a 4d-address. The adresses specified
  85. ; are replaced whenever by the second address whenever the first address is
  86. ; found.
  87. ;ADDRREPL 2:246/18.13 2:246/47
  88. ;
  89. ; Define the sorting of the IMAIL-echo-areas.
  90. ;
  91. ; Valid keywords are
  92. ;
  93. ;       NAME_UP
  94. ;       NAME_DOWN
  95. ;       GROUP_UP
  96. ;       GROUP_DOWN
  97. ;       BOARD_UP
  98. ;       BOARD_DOWN
  99. ;
  100. ; SORTAREAS NAME_UP
  101. ;
  102. ; Here you can define the behavior
  103. ; (General/Groups/Echos):
  104. ;
  105. ; Valid keywords are RESTRICT, ECHO_INFO, EXPORT_OK, USE_XLAT, PRIVATE,
  106. ;                    READONLY, LOCAL, ECHOMAIL, NETMAIL or NONE.
  107. ;
  108. ; IUTIL does not check whether the defined behavior is useful (and possible)
  109. ; or not, please be careful when using these options.
  110. ;
  111. GENOPTION ECHOMAIL ECHO_INFO EXPORT_OK
  112. ;
  113. ;GROPTION ABC ECHOMAIL ECHO_INFO EXPORT_OK PRIVATE
  114. ;
  115. ECOPTION IBM.GER ECHOMAIL ECHO_INFO EXPORT_OK RESTRICT
  116. ;
  117. ; Here you define which FD-users should have access to the boards
  118. ; (General/Groups/Echos)
  119. ;
  120. GENUSER 1 2
  121. ;
  122. ;GRUSER   ABC 1 3 4
  123. ;
  124. ;ECUSER   IBM.GER 1
  125. ;
  126. ; Define the exclusions which should not transfered into FOLDER.FD
  127. ; (Groups/Echos)
  128. ;
  129. ;GRDISCARD    ABCD
  130. ;
  131. ;ECDISCARD    IBM.GER
  132. ;
  133. ;ACTIVE
  134. ;
  135. ;
  136.