home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Media Share 9
/
MEDIASHARE_09.ISO
/
mailers
/
iut140g.zip
/
ADVANCED.ARJ
/
IUT_SBBS.CFG
< prev
next >
Wrap
Text File
|
1993-05-27
|
4KB
|
188 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 SuperBBS (CONVERT)
;
; ===========================================================================
;
; SuperBBS section
;
; ===========================================================================
;
; All statements between an INACTIVE and and ACTIVE/uection-statement will be
; ignored.
;
;INACTIVE
;
[SuperBBS]
;
; Where IUTIL looks for the CONFIG.BBS
;
;PATH D:\
;
; Keep old entries in CONFIG.BBS if not duplicate
;
;UPDATEONLY
;
; INCLUDE-STATEMENTS
;
; The INC* statement allows to specify which type of echos shall be
; included into BOARDS.BBS (echo-type).
;
; If the INC* statement is omitted, nothing will be imported.
;
; Specify which echo-types should be overtaken into BOARDS.BBS.
;
; 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 (see IUTIL.MAC for further details).
; No comments are allowed after the DESCRIPTION-statement.
; (General/Group/Echo)
;
GENDESCRIPTION %t
;
;GRDESCRIPTION A %t
;
;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
;
; default security-level and flags
;
; SecLevel A-Flags B-Flags C-Flags D-Flags
;
;
; 12345678 12345678 12345678 12345678
GENREAD 16000 -------- ----X--- -------- --------
GENWRITE 16000 -------- ----X--- -------- --------
GENSYSOP 16000 -------- ----X--- -------- --------
;
; 12345678 12345678 12345678 12345678
;GRREAD A 5 -------- -------- -------- --------
;GRWRITE A 100 -------- X------- -------- --X-----
;GRSYSOP A 16000 -------- ----X--- -------- --------
;
; Define some general options for CONFIG.BBS
; (General/Groups/Echos)
;
; Valid keywords are: COMBINED, DEFAULT_COMBINED, USERDELETE, TAGLINES,
; USE_IN_TEMPLATE, CONVERT_7BIT, FORCE_IN_MAILCHECK
; or NONE.
;
GENOPTION COMBINED
;
;GROPTION A COMBINED
;
;ECOPTION BBS COMBINED
;
; Define the message-status
; (General/Groups/Echos)
;
; Valid keywords are: PUBLIC, PRIVATE, BOTH and READONLY
;
;GENSTATUS BOTH
;
;GRSTATUS A PUBLIC
;
;ECSTATUS BBS PUBLIC
;
; Define the alias-handling
; (General/Groups/Echos)
;
; Valid keywords are: REALNAME, HANDLE, ASK and BOTH
;
;GENNAMES REALNAME
;
;GRNAMES A REALNAME
;
;ECNAMES BBS REALNAME
;
; Define the echo-type
; (General/Groups/Echos)
;
; Valid keywords are: ECHO, LOCAL and NET
;
;GENTYPE ECHO
;
;GRTYPE A ECHO
;
;ECTYPE BBS ECHO
;
; Define how the user can reply messages
; (General/Group/Echos)
;
; Valid keywords are: ECHO, BOTH, NETMAIL and NO_REPLY
;
;GENREPLY BOTH
;
;GRREPLY A BOTH
;
;ECREPLY BBS BOTH
;
; Define the SBBS-group of an echo
; (General/Group/Echos)
;
;GENGROUP B
;
;GRGROUP A A
;
;ECGROUP BBS B
;
; Define the minimum age a user must have to access an echo
; (General/Group/Echos)
;
;GENAGE 10
;
;GRAGE A 10
;
;ECAGE BBS 18
;
; Defines whether the IMAIL areatag is transferred into the SBBS-QwkName
; or not. The *NOQWKTAG-statements allow to exclude some groups or echos.
; (General/Group/Echos)
;
GENQWKTAG
;
;GRQWKTAG ABC
;
;GRNOQWKTAG ABC
;
;ECQWKTAG BBS
;
;ECNOQWKTAG BBS
;
; Define the exclusions which should not transfered into CONFIG.BBS
; (Group/Echos)
;
;DISCARDGR XYZ
;
;DISCARDEC ENET.SYSOP
;
;ACTIVE
;
;