home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Media Share 9
/
MEDIASHARE_09.ISO
/
mailers
/
iut140g.zip
/
ADVANCED.ARJ
/
IUT_FD.CFG
< prev
next >
Wrap
Text File
|
1993-05-27
|
3KB
|
137 lines
;
; Example-configuration for IUTIL 1.40 Gamma
;
; IUTIL 1.40 Gamma (C) by IMAIL INC., Munich
; written by Andreas Klein, 2:246/47@FidoNet, 57:49/0@IntlNet
;
; Definitions for FrontDoor (CONVERT)
;
; ===========================================================================
;
; FrontDoor section
;
; ===========================================================================
;
; All statements between an INACTIVE and and ACTIVE/uection-statement will be
; ignored.
;
;INACTIVE
;
[FrontDoor]
;
; Path to FrontDoor configuration
; If you have defined the FD-environment variable, this statement can be
; omitted.
;
PATH C:\FD\
;
; Take over the old FOLDER.FD and add only new entries
;
;UPDATEONLY
;
; INCLUDE-STATEMENTS
;
; The INC* statements allow to specify which type of echos shall be
; included into FOLDER.FD (msgbase-type or echo-type).
;
; If the INC* statements are omitted, nothing will be imported.
;
; Specify which base-types should be overtaken into FOLDER.FD.
;
; Valid keywords are:
;
; QBBS
; FIDO
;
INCBASE QBBS FIDO
;
; Specify which echo-types should be overtaken into FOLDER.FD.
;
; Valid keywords are:
;
; ECHO
; NET
; LOCAL
; SPECIAL
;
INCTYPE ECHO NET LOCAL SPECIAL
;
; Specify whether hidden echos should be included
;
;INCHIDDEN
;
; Specify whether unlinked echos should be included
;
;INCUNLINKED
;
; How the description will be generated
;
; How the description will be generated (see IUTIL.MAC for further details).
; No comments are allowed after the DESCRIPTION-statement.
; (General/Group/Echos)
;
GENDESCRIPTION %t
;
;GRDESCRIPTION A %t
;
; When using the ECDESCRIPTION-statement together with the predefined
; internal IMAIL-Echos, you cannot use the macros described above
;
;ECDESCRIPTION BBS %t
;
; The address-replace statement allows to replace an address by another.
; This is usefull for fakenet-points where the echo is exported using the
; fakenet, but the origin-adress should be a 4d-address. The adresses specified
; are replaced whenever by the second address whenever the first address is
; found.
;
;ADDRREPL 2:246/18.13 2:246/47
;
; Define the sorting of the IMAIL-echo-areas.
;
; Valid keywords are
;
; NAME_UP
; NAME_DOWN
; GROUP_UP
; GROUP_DOWN
; BOARD_UP
; BOARD_DOWN
;
; SORTAREAS NAME_UP
;
; Here you can define the behavior
; (General/Groups/Echos):
;
; Valid keywords are RESTRICT, ECHO_INFO, EXPORT_OK, USE_XLAT, PRIVATE,
; READONLY, LOCAL, ECHOMAIL, NETMAIL or NONE.
;
; IUTIL does not check whether the defined behavior is useful (and possible)
; or not, please be careful when using these options.
;
GENOPTION ECHOMAIL ECHO_INFO EXPORT_OK
;
;GROPTION ABC ECHOMAIL ECHO_INFO EXPORT_OK PRIVATE
;
ECOPTION IBM.GER ECHOMAIL ECHO_INFO EXPORT_OK RESTRICT
;
; Here you define which FD-users should have access to the boards
; (General/Groups/Echos)
;
GENUSER 1 2
;
;GRUSER ABC 1 3 4
;
;ECUSER IBM.GER 1
;
; Define the exclusions which should not transfered into FOLDER.FD
; (Groups/Echos)
;
;GRDISCARD ABCD
;
;ECDISCARD IBM.GER
;
;ACTIVE
;
;