home *** CD-ROM | disk | FTP | other *** search
Text File | 1993-09-12 | 38.9 KB | 1,440 lines |
- ;
- ; Configuration-File for FECONV V1.30 (c) 1992/93 by Volker Imre
- ; This is a plain ASCII-File, don't try to insert Tab-Characters!
- ;
- ; Where you want the log-file to be written
- ;
- LOG l:\FECONV.LOG
- ;
- ; 0 = no Logging ... 4 = full Logging
- ;
- LOGLEVEL 4
- ;
- ; Your Name as stated on Register.Frm (case-insensitive)
- ;
- NAME Volker Imre
- ;
- ; Number you will receive after having registered.
- ;
- REGNR 00000000
- ;
- ; If you want FeConv to be quiet, uncomment this
- ;
- ;NO_SOUND
- ;
- ;
- [FastEcho]
- ;
- ; Path to FASTECHO.CFG
- ;
- PATH C:\FD\
- ;
- ;=========================================================================
- ;
- ; Netmail-Report
- ;
- ;=========================================================================
- [NETMAIL]
- ;
- ; report all passive areas
- ;
- PASSIVE_AREAS
- ;
- ; report all passive nodes
- ;
- PASSIVE_NODES
- ;
- ; report all areas without description
- ;
- NO_DESCRIPTION
- ;
- ; report all SQUISH-Style areas
- ;
- SQUISH_AREAS
- ;
- ; report all FIDO-Style areas
- ;
- FIDO_AREAS
- ;
- ; report all JAM-Style areas
- ;
- JAM_AREAS
- ;
- ; report all PASSTHROUGH areas
- ;
- PASSTHROUGH_AREAS
- ;
- ;
- ; No need anymore to search FastEcho's logfile for errors:
- ;
- ; create a netmail containing the logged errors of FastEcho
- ; (lines with '?' and '!' at the beginning)
- ; Will be written to a separate netmail.
- ;
- ERROR_LOG
- ;
- ; Don't create error-log, when it'll be empty
- ;
- NO_EMPTY_REPORT
- ;
- ; Report Areas with only one link
- ;
- ONE_LINK_WARNING
- ;
- ; Report Areas with only two links
- ;
- ;
- TWO_LINK_WARNING
- ;
- ;=========================================================================
- ;
- ; Mailer section
- ;
- ;=========================================================================
- ;
- [Mailer]
- ;
- ; If you want no backup of FOLDER.* uncomment this
- ;
- ;NOBACKUP
- ;
- ; Use AREACOMMENT, AREATAG or AREAMIXED as area-title in FOLDER.*
- ; (AREAMIXED = TAG...DESCRIPTION)
- ;
- DESCRIPTION AREAMIXED
- ;
- ; Put *.MSG-Areas FIRST, LAST or KEEP their position
- ;
- FIDO KEEP
- ;
- ; Will use FD/IM's aka-matching. If none found, a search will be done
- ; through all akas for a matching zone, net and node aka.
- ; When commented out, the aka-number specified in FE will be used,
- ; so the order of your akas in FE and FD/IM must match.
- ;
- FD_AKA_MATCHING
- ;
- ; Let's sort the areas a little bit
- ; I prefer GROUP, but NAME, DESC, CONFERENCE or BOARD is ok, too ;-)
- ;
- FDSORT GROUP
- ;
- ; Complex: Restrict some Echos to some users.
- ; 1 = User 1, 2 = User 2, 4 = User 3, ... 512 = User 10
- ;
- ; combined: 9 = User 1 and User 4 ( 1 + 8 )
- ; 768 = User 9 and User 10 (256 + 512)
- ;
- ; You can specify up to 50 Boards
- ;
- FDUSER 3 SYSOPS.GER
- FDUSER 1 COORD.241
- FDUSER 257 SYSOP_SUPPORT.GER
- ;
- ;
- ;=========================================================================
- ;
- ; Remote_Access section
- ;
- ;=========================================================================
- [RemoteAccess]
- ;
- ; Description to use: AREATAG, AREACOMMENT or AREAMIXED
- ;
- DESCRIPTION AREACOMMENT
- ;
- ; Keep Areas in Messages.Ra that are not installed in FESETUP
- ; (e.g. local Areas)
- ;
- ;KEEPAREAS
- ;
- ; Don't import the Badmail and/or the Dupemail-Board
- ;
- NOBADMAIL
- ;
- NODUPEMAIL
- ;
- ; Don't include Boards of the following Groups unless specified using
- ; ECBOARD-Statement.
- ;
- EXCLUDE_GROUPS ABZ
- ;
- ;
- ; Take the Read-Security for each Area from FastEcho.Cfg
- ;
- ;USE_FE_RSEC
- ;
- ; Take the Write-Security for each Area from FastEcho.Cfg
- ;
- ;USE_FE_WSEC
- ;
- ; Take the Days-to-keep-Mails for each Area from FastEcho.Cfg
- ;
- ;USE_FE_DAYS
- ;
- ; Take the Number-of-mails-to-keep for each Area from FastEcho.Cfg
- ;
- ;USE_FE_COUNT
- ;
- ; Take the Days-to-keep-received-mails for each Area from FastEcho.Cfg
- ;
- ;USE_FE_RECV
- ;
- ;
- ; default security-level and flags
- ;
- ; 'X' = Flag is set, 'O' = NOT-Flag is set (RA >=2.00g)
- ;
- ; SecLevel A-Flags B-Flags C-Flags D-Flags
- ;
- ; 12345678 12345678 12345678 12345678
- GENREADSEC 20 O------- -------- -------- --------
- GENWRITESEC 25 X------- -------- -------- --------
- GENSYSOPSEC 100 -------- -------- -------- --------
- ;
- ;
- ; Define some general options for MESSAGES.RA
- ;
- ;
- ; Standard attributes:
- ; 0 = Real Names, 1 = Echo_Info, 2 = Combined Access, 4 = File-Attach,
- ; 8 = Allow aliases, 16 = SoftCRs, 32 = Force Handle, 64 = Allow deletes
- ; 128 = JAM-Area (no use, will be set by FeConv according to FE-Settings)
- ;
- ;
- ; i.e.: 3 = Real names + Echo_Info + Combined (0 + 1 + 2)
- ;
- GENATTRIB 3
- ;
- ; Starting with RA 2.00g, we got extended Attributes:
- ;
- ; 1 = Area is in ALL RA-Groups (see RA 2.00g-Doc)
- ;
- GENEXTATTRIB 0
- ;
- ; 0 = Both, 1 = Private, 2 = Public, 3 = Read-Only, 4 = No-Reply
- ;
- GENACCESSTYPE 2
- ;
- ; Delete received Mails after x Days, 0 - 255
- ;
- GENKILLRECV 7
- ;
- ; Delete Mails older than x Days, 0 - 255
- ;
- GENKILLDAYS 14
- ;
- ; Delete after reaching x Mails (per Area), 0 - 65535
- ;
- GENKILLCOUNT 50
- ;
- ; Use the Originline-Information given in FastEcho.Cfg for ALL Groups
- ;
- GENUSE_FE_ORIGIN
- ;
- ; Specify the Age a User must at least have (see RA 2.00g - Doc)
- ;
- GENAGE 18
- ;
- ; That's a bit complex: Wich Groups shall the Areas have in RA
- ;
- GENGROUP1 1
- GENGROUP2 5
- GENGROUP3 17
- GENGROUP4 0
- ;
- ; security-level and flags for the FASTECHO-groups
- ;
- ; Groups SecLevel A-Flags B-Flags C-Flags D-Flags
- ;
- ;
- ; Areas, Open for All, German
- ;
- ; 12345678 12345678 12345678 12345678
- GRREADSEC AFHINS 20 -------- -------- -------- --------
- GRWRITESEC AFHINS 25 -------- -------- -------- --------
- GRSYSOPSEC AFHINS 100 -------- -------- -------- --------
- ;
- ; All Areas Open for Sysops
- ;
- GRREADSEC BGKMOQTUV 100 -------- -------- -------- ----O---
- GRWRITESEC BGKMOQTUV 100 -------- -------- -------- ----X---
- GRSYSOPSEC BGKMOQTUV 100 -------- -------- -------- ----X---
- ;
- ; Paradise: Points
- ;
- GRREADSEC C 30 -------- -----X-- -------- --------
- GRWRITESEC C 30 -------- -----X-- -------- --------
- GRSYSOPSEC C 100 -------- -----X-- -------- --------
- ;
- ; LOCAL-Area: Local on 7401, private
- ;
- GRREADSEC D 5 -------- -------- -------- --------
- GRWRITESEC D 5 -------- -------- -------- --------
- GRSYSOPSEC D 100 -------- -------- -------- --------
- ;
- ; Fido-Area: Echos to get only when aged 18 and above
- ;
- GRREADSEC E 20 -------- -------X -------- --------
- GRWRITESEC E 25 -------- -------X -------- --------
- GRSYSOPSEC E 100 -------- -------X -------- --------
- ;
- ; Local-Areas, Read-Only
- ;
- GRREADSEC J 20 -------- -------- -------- --------
- GRWRITESEC J 100 -------- -------- -------- --------
- GRSYSOPSEC J 100 -------- -------- -------- --------
- ;
- ; Local-Areas, Points
- ;
- GRREADSEC L 30 -------- ------X- -------- --------
- GRWRITESEC L 30 -------- ------X- -------- --------
- GRSYSOPSEC L 100 -------- ------X- -------- --------
- ;
- ; Fido-Areas, Open for Points
- ;
- GRREADSEC P 30 -------- ------X- -------- --------
- GRWRITESEC P 30 -------- ------X- -------- --------
- GRSYSOPSEC P 100 -------- ------X- -------- --------
- ;
- ; Fido-Areas, READ-ONLY
- ;
- GRREADSEC R 20 -------- -------- -------- --------
- GRWRITESEC R 100 -------- -------- -------- --------
- GRSYSOPSEC R 100 -------- -------- -------- --------
- ;
- ; Send a FAX, WRITE-ONLY
- ;
- GRREADSEC W 32000 -------- -------- -------- -------X
- GRWRITESEC W 20 -------- -------- -------- -------X
- GRSYSOPSEC W 100 -------- -------- -------- -------X
- ;
- ; Stuttgart: Points
- ;
- GRREADSEC X 30 -------- ------X- -------- --------
- GRWRITESEC X 30 -------- ------X- -------- --------
- GRSYSOPSEC X 100 -------- ------X- -------- --------
- ;
- ; Local Areas, Open for all (Sec. 10)
- ;
- GRREADSEC Y 10 -------- -------- -------- --------
- GRWRITESEC Y 10 -------- -------- -------- --------
- GRSYSOPSEC Y 100 -------- -------- -------- --------
- ;
- ; Test-Area, Open for all
- ;
- GRREADSEC Z 10 -------- -------- -------- --------
- GRWRITESEC Z 20 -------- -------- -------- --------
- GRSYSOPSEC Z 100 -------- -------- -------- --------
- ;
- ; Use the Originline-Information given in FastEcho.Cfg
- ;
- GRUSE_FE_ORIGIN ABCDZ
- ;
- ; Specify the number of days received messages should be kept in the
- ; message-base
- ;
- GRKILLRECV ABCDEFGHIJKLMNOPQRSTUVWXYZ 7
- ;
- ; Specify the number of days messages should be kept in the message-base
- ;
- GRKILLDAYS ABCDEFGHIJKLMNOPQRSTUVWXYZ 14
- ;
- ; Specify the number of messages which should be kept in the message-base
- ;
- GRKILLCOUNT ABCDEFGHIJKMNOPQRSTUVWXYZ 50
- GRKILLCOUNT L 200
- ;
- ;Define the message-status for some groups
- ;
- ; Valid keywords are:
- ;
- ; 0 = Both, 1 = Private, 2 = Public, 3 = Read-Only, 4 = No-Reply
- ;
- GRACCESSTYPE D 1
- GRACCESSTYPE ABCEFGHIKLMNOPQSTUVWXYZ 2
- GRACCESSTYPE RJ 3
- ;
- ;
- ; Standard attributes:
- ; 0 = Real Names, 1 = Echo_Info, 2 = Combined Access, 4 = File-Attach,
- ; 8 = Allow aliases, 16 = SoftCRs, 32 = Force Handle, 64 = Allow deletes
- ; 128 = JAM-Area (not yet supported by RA)
- ;
- ; i.e.: 3 = Real names + Echo_Info + Combined (0 + 1 + 2)
- ;
- GRATTRIB ABCEFGHIJKLNPQSTUVXYZ 3
- GRATTRIB D 6
- ;
- ; Starting with RA 2.00g, we got extended Attributes:
- ;
- ; 1 = Area is in ALL RA-Groups (see RA 2.00g-Doc)
- ;
- GREXTATTRIB ACDHJ 1
- ;
- ;
- ; Specify the Age a User must at least have (see RA 2.00g - Doc)
- ;
- GRAGE E 18
- GRAGE ACDEKL 15
- GRAGE B 70
- ;
- ; That's a bit complex: Wich Groups shall the Areas have in RA
- ;
- ; (Group B in FastEcho will get Groups 5, 9, 17 in RA:)
- ;
- GRGROUP1 B 5
- GRGROUP2 B 9
- GRGROUP3 B 17
- GRGROUP4 B 0
- ;
- GRGROUP1 ACFGLM 1
- GRGROUP2 ACFGLM 6
- GRGROUP3 ACFGLM 10
- GRGROUP4 ACFGLM 99
- ;
- ;
- ; With ECxxxx you can specify settings for up to 150 areas
- ; NOTE: You have to give ALL parameters per Board!
- ;
- ECBOARD SYSOPS.GER
- ECAGE 50
- ECGROUP1 1
- ECGROUP2 4
- ECGROUP3 0
- ECGROUP4 0
- ECREADSEC 30 -------O -------- -------- --------
- ECWRITESEC 100 -------X -------- -------- --------
- ECSYSOPSEC 101 -------X -------- -------- --------
- ECKILLRECV 7
- ECKILLDAYS 90
- ECKILLCOUNT 200
- ECACCESSTYPE 3
- ECATTRIB 3
- ECEXTATTRIB 0
- ;
- ECBOARD COORD.241
- ECAGE 10
- ECGROUP1 1
- ECGROUP2 7
- ECGROUP3 0
- ECGROUP4 0
- ECREADSEC 100 -------X -------- -------- --------
- ECWRITESEC 101 -------X -------- -------- --------
- ECSYSOPSEC 101 -------X -------- -------- --------
- ECKILLRECV 7
- ECKILLDAYS 90
- ECKILLCOUNT 200
- ECACCESSTYPE 3
- ECATTRIB 3
- ECEXTATTRIB 1
- ;
- ;=========================================================================
- ;
- ; ProBoard section
- ;
- ;=========================================================================
- [ProBoard]
- ;
- ; Description to use: AREATAG, AREACOMMENT or AREAMIXED
- ;
- DESCRIPTION AREACOMMENT
- ;
- ; What to use as QWKNAME: AREATAG or AREACOMMENT
- ;
- QWKNAME AREATAG
- ;
- ; What to use as ECHOTAG: AREATAG or AREACOMMENT
- ;
- ECHONAME AREATAG
- ;
- ; Keep Areas in Messages.Pb that are not installed in FESETUP
- ; (e.g. local Areas)
- ;
- ;KEEPAREAS
- ;
- ; Take the Read-Security for each Area from FastEcho.Cfg
- ;
- ;USE_FE_RSEC
- ;
- ; Take the Write-Security for each Area from FastEcho.Cfg
- ;
- ;USE_FE_WSEC
- ;
- ; Take the Days-to-keep-Mails for each Area from FastEcho.Cfg
- ;
- ;USE_FE_DAYS
- ;
- ; Take the Number-of-mails-to-keep for each Area from FastEcho.Cfg
- ;
- ;USE_FE_COUNT
- ;
- ; Take the Days-to-keep-received-mails for each Area from FastEcho.Cfg
- ;
- ;USE_FE_RECV
- ;
- ;
- ; default security-level and flags
- ;
- ; SecLevel ABCDEFGHIJKLMNOPQRSTUVWXYZ123456
- ;
- GENREADSEC 20 --------------------------------
- GENWRITESEC 25 --------------------------------
- GENSYSOPSEC 100 --------------------------------
- ;
- ;
- ; 0 = Private/Public, 1 = Private only, 2 = Public only, 3 = To all
- ;
- GENACCESSTYPE 2
- ;
- ; 0 = Real names only, 1 = Free Alias, 2 = Fixed Alias
- ;
- GENALIAS 2
- ;
- ; Delete received Mails after x Days, 0 - 65535
- ;
- GENKILLRECV 7
- ;
- ; Delete Mails older than x Days, 0 - 65535
- ;
- GENKILLDAYS 14
- ;
- ; Delete after reaching x Mails (per Area), 0 - 65535
- ;
- GENKILLCOUNT 50
- ;
- ; Use the Originline-Information given in FastEcho.Cfg for ALL Groups
- ;
- GENUSE_FE_ORIGIN
- ;
- ; Don't include Boards of the following Groups unless specified using
- ; ECBOARD-Statement.
- ;
- EXCLUDE_GROUPS ABZ
- ;
- ;
- ; security-level and flags for the FASTECHO-groups
- ;
- ; Groups SecLevel A-Flags B-Flags C-Flags D-Flags
- ;
- ;
- ; Areas, Open for All, German
- ;
- ; Groups Sec ABCDEFGHIJKLMNOPQRSTUVWXYZ123456
- GRREADSEC AFHINS 20 --------------------------------
- GRWRITESEC AFHINS 25 --------------------------------
- GRSYSOPSEC AFHINS 100 --------------------------------
- ;
- ; All Areas Open for Sysops
- ;
- GRREADSEC BGKMOQTUV 100 --------------------------------
- GRWRITESEC BGKMOQTUV 100 --------------------------------
- GRSYSOPSEC BGKMOQTUV 100 --------------------------------
- ;
- ; LOCAL-Area: Local on 7401, private
- ;
- GRREADSEC D 5 --------------------------------
- GRWRITESEC D 5 --------------------------------
- GRSYSOPSEC D 100 --------------------------------
- ;
- ; Fido-Area: Echos to get only when aged 18 and above
- ;
- GRREADSEC E 20 ---------------X----------------
- GRWRITESEC E 25 ---------------X----------------
- GRSYSOPSEC E 100 ---------------X----------------
- ;
- ; Local-Areas, Read-Only
- ;
- GRREADSEC J 20 --------------------------------
- GRWRITESEC J 100 --------------------------------
- GRSYSOPSEC J 100 --------------------------------
- ;
- ; Local-Areas, Points
- ;
- GRREADSEC L 30 --------------X-----------------
- GRWRITESEC L 30 --------------X-----------------
- GRSYSOPSEC L 100 --------------X-----------------
- ;
- ;
- ; Use the Originline-Information given in FastEcho.Cfg
- ;
- GRUSE_FE_ORIGIN ABCDZ
- ;
- ; Specify the number of days received messages should be kept in the
- ; message-base
- ;
- GRKILLRECV ABCDEFGHIJKLMNOPQRSTUVWXYZ 7
- ;
- ; Specify the number of days messages should be kept in the message-base
- ;
- GRKILLDAYS ABCDEFGHIJKLMNOPQRSTUVWXYZ 14
- ;
- ; Specify the number of messages which should be kept in the message-base
- ;
- GRKILLCOUNT ABCDEFGHIJKMNOPQRSTUVWXYZ 50
- GRKILLCOUNT L 200
- ;
- ;Define the message-status for some groups
- ;
- ; 0 = Private/Public, 1 = Private only, 2 = Public only, 3 = To all
- ;
- GRACCESSTYPE XYZ 0
- GRACCESSTYPE W 1
- GRACCESSTYPE F 2
- ;
- ; 0 = Real names only, 1 = Free Alias, 2 = Fixed Alias
- ;
- GRALIAS XYZ 1
- ;
- ; With ECxxxx you can specify settings for up to 150 areas
- ; NOTE: You have to give ALL parameters per Board!
- ; Look at ECREPLY and ECSYSOP
- ;
- ; ABCDEFGHIJKLMNOPQRSTUVWXYZ123456
- ;
- ECBOARD SYSOPS.GER
- ECREADSEC 30 -------X------------------------
- ECWRITESEC 100 -------X------------------------
- ECSYSOPSEC 101 -------X------------------------
- ECKILLRECV 7
- ECKILLDAYS 90
- ECKILLCOUNT 200
- ECACCESSTYPE 3
- ECREPLY 270
- ECSYSOP Volker Imre
- ECALIAS 0
- ECATTRIB 3
- ;
- ECBOARD COORD.241
- ECREADSEC 100 -------X------------------------
- ECWRITESEC 101 -------X------------------------
- ECSYSOPSEC 101 -------X------------------------
- ECKILLRECV 7
- ECKILLDAYS 90
- ECKILLCOUNT 200
- ECACCESSTYPE 3
- ECREPLY 8
- ECSYSOP Rick Holdren
- ECALIAS 2
- ECATTRIB 3
- ;
- ;=========================================================================
- ;
- ; SuperBBS section
- ;
- ;=========================================================================
- [SuperBBS]
- ;
- ; Description to use: AREATAG, AREACOMMENT or AREAMIXED
- ;
- DESCRIPTION AREACOMMENT
- ;
- ; What to use as QWKName in BOARDS.BBS: AREATAG or AREACOMMENT
- ;
- QWKNAME AREATAG
- ;
- ; Keep Areas in BOARDS.BBS that are not installed in FESETUP
- ; (e.g. local Areas)
- ;
- ;KEEPAREAS
- ;
- ; Which Aka should be used in general ? (0 - 14)
- ;
- GENUSEAKA 0
- ;
- ;
- ; default security-level and flags
- ;
- ; SecLevel A-Flags B-Flags C-Flags D-Flags
- ;
- ;
- ; 12345678 12345678 12345678 12345678
- GENREADSEC 20 X------- -------X -------- --------
- GENWRITESEC 25 -------- -------- -------- --------
- GENSYSOPSEC 100 -------- -------- -------- --------
- ;
- ;
- ;
- ; Define some general options for BOARDS.BBS
- ;
- ; Valid keywords are:
- ;
- ; Aliases:
- ; Area-Type: 0 = no aliases, 1 = yes, 2 = ask, 3 = Alias/name
- ;
- GENATTRIB 2
- ;
- ; 0 = Both, 1 = Private, 2 = Public, 3 = Read-Only
- ;
- GENACCESSTYPE 2
- ;
- ; Behaviour: 1 = Combined, 2 = Default combined 4 = Allow deletions
- ; 8 = Allow taglines, 16 = Use in template system
- ; 32 = Convert 8bit-=>7bit, 64 = forced ON in mailcheck
- ;
- GENBEHAVE 39
- ;
- ; Define standard Age
- ;
- GENAGE 25
- ;
- ; What kind of Reply is allowed:
- ;
- ; 0 = normal, 1 = net/normal, 2 = net only, 3 = no reply
- ;
- GENREPLYSTATUS 3
- ;
- ; Specify AKA for certain groups
- ;
- GRUSEAKA ABCDEFG 1
- ;
- ; Use the Originline-Information given in FastEcho.Cfg for ALL Groups
- ;
- GENUSE_FE_ORIGIN
- ;
- ; Don't include Boards of the following Groups unless specified using
- ; ECBOARD-Statement.
- ;
- EXCLUDE_GROUPS ABZ
- ;
- ; security-level and flags for the FASTECHO-groups
- ;
- ; Areas, Open for All, German
- ;
- ; 12345678 12345678 12345678 12345678
- GRREADSEC AFHINS 20 -------- -------- -------- --------
- GRWRITESEC AFHINS 25 -------- -------- -------- --------
- GRSYSOPSEC AFHINS 100 -------- -------- -------- --------
- ;
- ; All Areas Open for Sysops
- ;
- GRREADSEC BGKMOQTUV 100 -------- -------- -------- --------
- GRWRITESEC BGKMOQTUV 100 -------- -------- -------- --------
- GRSYSOPSEC BGKMOQTUV 100 -------- -------- -------- --------
- ;
- ;
- ; Paradise: Points
- ;
- GRREADSEC C 30 -------- -----X-- -------- --------
- GRWRITESEC C 30 -------- -----X-- -------- --------
- GRSYSOPSEC C 100 -------- -----X-- -------- --------
- ;
- ; Fido-Area: Local Areas on 7401, private
- ;
- GRREADSEC D 5 -------- -------- -------- --------
- GRWRITESEC D 5 -------- -------- -------- --------
- GRSYSOPSEC D 100 -------- -------- -------- --------
- ;
- ; Fido-Area: Echos for people aged >= 18
- ;
- GRREADSEC E 20 -------- -------X -------- --------
- GRWRITESEC E 25 -------- -------X -------- --------
- GRSYSOPSEC E 100 -------- -------X -------- --------
- ;
- ; Local-Areas, Read-Only
- ;
- GRREADSEC J 20 -------- -------- -------- --------
- GRWRITESEC J 100 -------- -------- -------- --------
- GRSYSOPSEC J 100 -------- -------- -------- --------
- ;
- ; Local-Areas, Points
- ;
- GRREADSEC L 30 -------- ------X- -------- --------
- GRWRITESEC L 30 -------- ------X- -------- --------
- GRSYSOPSEC L 100 -------- ------X- -------- --------
- ;
- ; Fido-Areas, Open for Points
- ;
- GRREADSEC P 30 -------- ------X- -------- --------
- GRWRITESEC P 30 -------- ------X- -------- --------
- GRSYSOPSEC P 100 -------- ------X- -------- --------
- ;
- ; Fido-Areas, READ-ONLY
- ;
- GRREADSEC R 20 -------- -------- -------- --------
- GRWRITESEC R 100 -------- -------- -------- --------
- GRSYSOPSEC R 100 -------- -------- -------- --------
- ;
- ; Send a FAX, only Write-Access
- ;
- GRREADSEC W 32000 -------- -------- -------- -------X
- GRWRITESEC W 20 -------- -------- -------- -------X
- GRSYSOPSEC W 100 -------- -------- -------- -------X
- ;
- ; Stuttgart: Points
- ;
- GRREADSEC X 30 -------- ------X- -------- --------
- GRWRITESEC X 30 -------- ------X- -------- --------
- GRSYSOPSEC X 100 -------- ------X- -------- --------
- ;
- ; Local Areas, Open for all (Sec. 10)
- ;
- GRREADSEC Y 10 -------- -------- -------- --------
- GRWRITESEC Y 10 -------- -------- -------- --------
- GRSYSOPSEC Y 100 -------- -------- -------- --------
- ;
- ; Test-Area, Open for all
- ;
- GRREADSEC Z 10 -------- -------- -------- --------
- GRWRITESEC Z 20 -------- -------- -------- --------
- GRSYSOPSEC Z 100 -------- -------- -------- --------
- ;
- ;
- ; Use the Originline-Information given in FastEcho.Cfg
- ;
- GRUSE_FE_ORIGIN ABCDZ
- ;
- ;Define the message-status for some groups
- ;
- ; Valid keywords are:
- ; 0 = Both, 1 = Private, 2 = Public, 3 = Read-Only
- ;
- GRACCESSTYPE D 1
- GRACCESSTYPE ABCEFGHIKLMNOPQSTUVWXYZ 2
- GRACCESSTYPE RJ 3
- ;
- ;
- ; Aliases:
- ; Area-Type: 0 = no aliases, 1 = yes, 2 = ask, 3 = Alias/name
- ;
- ;
- GRATTRIB ABCEFGHIJKLNPQSTUVXYZ 3
- GRATTRIB D 0
- ;
- ; Behaviour: 1 = Combined, 2 = Default combined 4 = Allow deletions
- ; 8 = Allow taglines, 16 = Use in template system
- ; 32 = Convert 8bit-=>7bit, 64 = forced ON in mailcheck
- ;
- GRBEHAVE AFD 1
- GRBEHAVE Z 9
- ;
- ; Specify the Age for certain groups
- ;
- GRAGE AFD 50
- GRAGE Z 65
- ;
- ; What kind of Reply is allowed:
- ;
- ; 0 = normal, 1 = net/normal, 2 = net only, 3 = no reply
- ;
- GRREPLYSTATUS AFD 0
- ;
- ; With ECxxxx you can specify settings for up to 150 areas
- ; NOTE: You have to give ALL parameters per Board!
- ;
- ECBOARD SYSOPS.GER
- ECREADSEC 30 -------- -------- -------- --------
- ECWRITESEC 100 -------- -------- -------- --------
- ECSYSOPSEC 100 -------- -------- -------- --------
- ECACCESSTYPE 2
- ECATTRIB 3
- ECAGE 80
- ECREPLYSTATUS 1
- ECBEHAVE 64
- ECUSEAKA 5
- ;
- ECBOARD SYSOPS.241
- ECREADSEC 30 -------- -------- -------- --------
- ECWRITESEC 100 -------- -------- -------- --------
- ECSYSOPSEC 100 -------- -------- -------- --------
- ECACCESSTYPE 2
- ECATTRIB 3
- ECAGE 80
- ECREPLYSTATUS 2
- ECBEHAVE 2
- ECUSEAKA 5
- ;
- ECBOARD CARBON-COPIES
- ECREADSEC 200 -------- -------- -------- --------
- ECWRITESEC 200 -------- -------- -------- --------
- ECSYSOPSEC 200 -------- -------- -------- --------
- ECACCESSTYPE 3
- ECATTRIB 3
- ECBEHAVE 2
- ECAGE 80
- ECREPLYSTATUS 3
- ECBEHAVE 2
- ECUSEAKA 5
- ;
- ;=========================================================================
- ;
- ; QuickBBS section
- ;
- ;=========================================================================
- [QuickBBS]
- ;
- ; Description to use: AREATAG, AREACOMMENT or AREAMIXED
- ;
- DESCRIPTION AREACOMMENT
- ;
- ; Keep Areas in MSGCFG.DAT that are not installed in FESETUP
- ; (e.g. local Areas)
- ;
- ;KEEPAREAS
- ;
- ; Take the Read-Security for each Area from FastEcho.Cfg
- ;
- ;USE_FE_RSEC
- ;
- ; Take the Write-Security for each Area from FastEcho.Cfg
- ;
- ;USE_FE_WSEC
- ;
- ; Take the Days-to-keep-Mails for each Area from FastEcho.Cfg
- ;
- ;USE_FE_DAYS
- ;
- ; Take the Number-of-mails-to-keep for each Area from FastEcho.Cfg
- ;
- ;USE_FE_COUNT
- ;
- ; Take the Days-to-keep-received-mails for each Area from FastEcho.Cfg
- ;
- ;USE_FE_RECV
- ;
- ;
- ; default security-level and flags
- ;
- ; SecLevel A-Flags B-Flags C-Flags D-Flags
- ;
- ; 12345678 12345678 12345678 12345678
- GENREADSEC 20 -------- -------- -------- --------
- GENWRITESEC 25 -------- -------- -------- --------
- GENTEMPLSEC 99 -------- -------- -------- --------
- GENSYSOPSEC 100 -------- -------- -------- --------
- ;
- ;
- ; Define some general options for MSGCFG.DAT
- ;
- ; Valid keywords are:
- ;
- ; 0 = Both, 1 = Private, 2 = Public, 3 = Read-Only
- ;
- GENTYPE 2
- ;
- ;
- ; When specified, give File-Area number as parameter (>0 and < 201)
- ;
- ;GENFMAIL 1
- ;
- ; Specify the Groups, format as in QCONFIG (String with digits 1-8)
- ;
- GENGROUP 147
- ;
- ;
- ; Delete received Mails after x Days, 0 - 65535
- ;
- GENKILLRECV 7
- ;
- ; Delete Mails older than x Days, 0 - 65535
- ;
- GENKILLDAYS 14
- ;
- ; Delete after reaching x Mails (per Area), 0 - 65535
- ;
- GENKILLCOUNT 50
- ;
- ; Allow combined access ? (0 = No, 1 = Yes)
- ;
- GENCOMBINED 0
- ;
- ; Use aliases ? (0 = No, 1 = Ask, 2 = Yes)
- ;
- GENALIAS 0
- ;
- ; Allow deletions ? (0 = No, 1 = Yes)
- ;
- GENDELETES 0
- ;
- ; Use the Originline-Information given in FastEcho.Cfg for ALL Groups
- ;
- GENUSE_FE_ORIGIN
- ;
- ; Don't include Boards of the following Groups unless specified using
- ; ECBOARD-Statement.
- ;
- EXCLUDE_GROUPS ABZ
- ;
- ;
- ; security-level and flags for the FASTECHO-groups
- ;
- ; Areas, Open for All, German
- ;
- ; 12345678 12345678 12345678 12345678
- GRREADSEC AFHINS 20 -------- -------- -------- --------
- GRWRITESEC AFHINS 25 -------- -------- -------- --------
- GRTEMPLSEC AFHINS 97 -------- -------- -------- --------
- GRSYSOPSEC AFHINS 100 -------- -------- -------- --------
- ;
- ; All Areas Open for Sysops
- ;
- GRREADSEC BGKMOQTUV 100 -------- -------- -------- --------
- GRWRITESEC BGKMOQTUV 100 -------- -------- -------- --------
- GRTEMPLSEC BGKMOQTUV 100 X------- -------- -------- --------
- GRSYSOPSEC BGKMOQTUV 100 -------- -------- -------- --------
- ;
- ; Use the Originline-Information given in FastEcho.Cfg
- ;
- GRUSE_FE_ORIGIN ABCDZ
- ;
- ;
- ;
- ; Specify the number of days received messages should be kept in the
- ; message-base
- ;
- GRKILLRECV ABCDEFGHIJKLMNOPQRSTUVWXYZ 7
- ;
- ; Specify the number of days messages should be kept in the message-base
- ;
- GRKILLDAYS ABCDEFGHIJKLMNOPQRSTUVWXYZ 14
- ;
- ; Specify the number of messages which should be kept in the message-base
- ;
- GRKILLCOUNT ABCDEFGHIJKMNOPQRSTUVWXYZ 50
- GRKILLCOUNT L 200
- ;
- ;
- ; When specified, give File-Area number as parameter (> 0 and < 201)
- ;
- GRFMAIL DRJ 20
- GRFMAIL AZ 199
- ;
- ; Specify the Groups, format as in QCONFIG
- ;
- GRGROUP DRJ 234
- GRGROUP AZ 678
- ;
- ;
- ;Define the message-status for some groups
- ;
- ; Valid keywords are:
- ;
- ; 0 = Both, 1 = Private, 2 = Public, 3 = Read-Only
- ;
- GRTYPE D 1
- GRTYPE ABCEFGHIKLMNOPQSTUVWXYZ 2
- GRTYPE RJ 3
- ;
- ; Allow combined access ? (0 = No, 1 = Yes)
- ;
- GRCOMBINED BZ 1
- ;
- ; Use aliases ? (0 = No, 1 = Ask, 2 = Yes)
- ;
- GRALIAS RZ 2
- ;
- ; Allow deletions ? (0 = No, 1 = Yes)
- ;
- GRDELETES RZ 0
- ;
- ; With ECxxxx you can specify settings for up to 150 areas
- ; NOTE: You have to give ALL parameters per Board!
- ;
- ECBOARD AM
- ECFMAIL 130
- ECGROUP 12345678
- ECREADSEC 30 -------X -------- -------- --------
- ECWRITESEC 100 -------X -------- -------- --------
- ECTEMPLSEC 199 -------X -------- -------- --------
- ECSYSOPSEC 101 -------X -------- -------- --------
- ECKILLRECV 7
- ECKILLDAYS 90
- ECKILLCOUNT 200
- ECTYPE 0
- ECCOMBINED 1
- ECALIAS 1
- ECDELETES 1
- ; ===========================================================================
- ;
- ; The WME-Part, call FeConv with -wme
- ;
- ; ===========================================================================
- ;
- [WME]
- ;
- PATH c:\WME
- ;
- ;
- ; Description to use: AREATAG, AREACOMMENT or AREAMIXED
- ;
- DESCRIPTION AREAMIXED
- ;
- ; Keep Areas that are not installed in FESETUP
- ; (e.g. local Areas)
- ;
- ;KEEPAREAS
- ;
- ; Don't import the Badmail and/or the Dupemail-Board
- ;
- ;NOBADMAIL
- ;
- ;NODUPEMAIL
- ;
- ; Don't include Boards of the following Groups unless specified using
- ; ECBOARD-Statement.
- ;
- ;EXCLUDE_GROUPS ABZ
- ;
- ;
- ; Take the Read-Security for each Area from FastEcho.Cfg
- ;
- ;USE_FE_RSEC
- ;
- ; Take the Write-Security for each Area from FastEcho.Cfg
- ;
- ;USE_FE_WSEC
- ;
- ; Take the Days-to-keep-Mails for each Area from FastEcho.Cfg
- ;
- ;USE_FE_DAYS
- ;
- ; Take the Number-of-mails-to-keep for each Area from FastEcho.Cfg
- ;
- ;USE_FE_COUNT
- ;
- ; Take the Days-to-keep-received-mails for each Area from FastEcho.Cfg
- ;
- ;USE_FE_RECV
- ;
- ;
- ; default security-level and flags
- ;
- ; 'X' = Flag is set, 'O' = NOT-Flag is set (RA >=2.00g)
- ;
- ; SecLevel A-Flags B-Flags C-Flags D-Flags
- ;
- ; ABCDEFGHIJKLMNOPQRSTUVWXYZ123456
- GENREADSEC 20 X-------------------------------
- GENWRITESEC 25 -------------------------------X
- GENAREASEC 100 --------------------------------
- GENGOTOSEC 100 --------------------------------
- ;
- ;
- ; 0 = No Aliases, 1 = Ask for alias, 2 = get from File
- ;
- GENALIAS 0
- ;
- ; 0 = Both, 1 = Private, 2 = Public, 3 = Read-Only
- ;
- GENACCESSTYPE 2
- ;
- ; Use the Originline-Information given in FastEcho.Cfg for ALL Groups
- ;
- GENUSE_FE_ORIGIN
- ;
- ; Moderator (can be outcommented if not needed)
- ;
- GENMOD Romeo Bernstein
- ;
- ; Password to use (can be outcommented if not needed)
- ;
- GENPASSWORD 08154711
- ;
- ; security-level and flags for the FASTECHO-groups
- ;
- ; LOCAL-Area: Local on 2001, private
- ;
- ; ABCDEFGHIJKLMNOPQRSTUVWXYZ123456
- GRREADSEC D 5 ---X----------------------------
- GRWRITESEC D 5 --------------------------------
- GRAREASEC D 100 ---------X----------------------
- GRGOTOSEC D 100 ---------X----------------------
- ;
- ; Area: All the rest
- ;
- ; ABCDEFGHIJKLMNOPQRSTUVWXYZ123456
- GRREADSEC ABCEF 5 X-------------------------------
- GRWRITESEC ABCEF 5 --------------------------------
- GRAREASEC ABCEF 100 -------------------------------X
- GRGOTOSEC ABCEF 100 -------------------------------X
- ;
- ; Use the Originline-Information given in FastEcho.Cfg
- ;
- GRUSE_FE_ORIGIN ABCDZ
- ;
- ; Moderator
- ;
- GRMOD ABZ Volker Imre
- GRMOD CD Oliver Hagendick
- ;
- ; Password to use
- ;
- GRPASSWORD ABZ This is a pw
- GRPASSWORD CD Trustme
- ;
- ; 0 = Both, 1 = Private, 2 = Public, 3 = Read-Only
- ;
- GRACCESSTYPE D 1
- GRACCESSTYPE ABCEFGHIKLMNOPQSTUVWXYZ 2
- GRACCESSTYPE RJ 3
- ;
- ; 0 = No Aliases, 1 = Ask for alias, 2 = get from File
- ;
- GRALIAS ABCDYZ 1
- ;
- ;
- ; With ECxxxx you can specify settings for up to 150 areas
- ; NOTE: You have to give ALL parameters per Board!
- ;
- ;
- ECBOARD AM
- ECMOD Volker Imre
- ECPASSWORD Volker Imre
- ECALIAS 2
- ECREADSEC 30 -X------------------------------
- ECWRITESEC 100 ------------------------------X-
- ECAREASEC 101 --------X-----------------------
- ECGOTOSEC 102 X-------X-----------------------
- ECACCESSTYPE 3
- ;
- ; ===========================================================================
- ;
- ; Areas.BBS and similar files section
- ;
- ; ===========================================================================
- ;
- ; Create userdefinable lists (each complete [Areas] section creates one)
- ;
- ; macros for specifiying the format of the areas.bbs-like file
- ;
- ; %t area-tag
- ; %c area-comment
- ; %C AREA-COMMENT in CAPS
- ; %u group-description (only valid for GROUPTEXT)
- ; %U group-description in CAPS (only valid for GROUPTEXT)
- ; %e List export-systems
- ; %d Days before deleting (always 5 characters)
- ; %n Number of mails to keep (always 5 characters)
- ; %r Read-security (always 5 characters)
- ; %w Write-security (always 5 characters)
- ; %o Originating Adress
- ; %s<nn> place <nn> spaces (must be two digits)
- ; %g group
- ; %m will show as 'm' when area is mandatory (1 char)
- ; %p will show as 'p' when area is passive (1 char)
- ; %b board-number (3 digits, leading zeroes blanked)
- ; %f force a boardnumber, even for Squish/*.MSG/JAM
- ; %y conference-number (3 digits, leading zeroes blanked)
- ; %a<nn> jump to position <nn> (must be two digits)
- ; %l insert CR/LF and set counter for %a<nn> to zero
- ; %\ Show path of Squish/Fidostyle Areas
- ; %k Show type of Board (Q/S/F/P/J)
- ; %% will show as single '%'.
- ; %-xxyy Part of description, starting at xx, ending at yy.
- ; !no checking of the start- and end-values is done!
- ;
- ;
- ; characters not prefixed by a % will be directly overtaken in the output.
- ;
- ; keywords allowed:
- ; PATH Full path and Name of textfile (mandatory)
- ; CREATION 2 Lines included before the header (if any)
- ; HEADER Full path and name of a header-file
- ; LISTFMT Format of listing (mandatory)
- ; GRINCLUDE Include the following Groups (mandatory)
- ; LOCAL Include Areas that are flagged LOCAL
- ; NOPASSTHROUGH Don't include Passthrough-Areas
- ; NOPASSIVE Don't include Passive-Areas
- ; NOSQUISH Don't include Squish-Style Areas
- ; NOFIDO Don't include Fido/*.MSG-Areas
- ; NOJAM Don't include JAM-Style Areas
- ; NOQBBS Don't include QBBS-Style Areas
- ; SORT_BY_DESC Sort the output using the AreaComments
- ; SORT_BY_NAME Sort the output using the AreaTags
- ; SORT_BY_BOARD Sort the output using the Boardnumbers
- ; SORT_BY_GROUP Sort the output using the Groups
- ; SORT_BY_CONFERENCE Sort the output using the Conference-Number
- ; FOOTER Full path and name of a footer-file
- ; NO_ZONE Do not include zoneinfo in export-list
- ; NO_POINTS Do not include pointinfo in export-list
- ; EXCLUDE_POINTS Point-Adresses will not be listed in export-list
- ; SEPERATE_GROUPS Will enable Group-Headers (implements
- ; SORT_BY_GROUP)
- ; GROUPFILE Path and Name of file to insert between groups
- ; Try to include %g into the filename ;-)
- ; In the text of this file, all macros(%?) listed
- ; above are valid!
- ; GROUPTEXT One line of text to be inserted between groups
- ; You can specify all of the macros listed above.
- ; Not all of course do make sense ;-) But try it.
- ;
- ; With the given format, you get a standard AREAS.BBS
- ;
- [Areas]
- PATH C:\RA\AREAS.BBS
- LISTFMT %b%a05%t%a30%c
- NOPASSTHROUGH
- GRINCLUDE ABCDEFGHIJKLMNOPQRSTUVWXYZ
- LOCAL
- SORT_BY_BOARD
- EXCLUDE_POINTS
- ;
- ;
- ; Human readable list for Echo-Areas including Tag, comment and group
- ;
- [Areas]
- PATH D:\AREAS.LST
- CREATION
- LISTFMT %t%a23%c%a71%g
- GRINCLUDE ABCDEFGHIJKLMNOPQRSTUVWXYZ
- SORT_BY_GROUP
- ;
- ; Almost the same as above
- ;
- [Areas]
- PATH d:\echo7400.lst
- CREATION
- GRINCLUDE ABCDEFGHIJKLMNOPQRSTUVWXYZ
- LISTFMT %t%a25%c%a78%g
- SORT_BY_NAME
- ;
- ; This statement will create an ECO-List for Yuppie, the ultimate
- ; Pointsoftware.
- ;
- [Areas]
- PATH d:\ECOLIST.ECO
- GRINCLUDE ABCDEFGHIJKLMNOPQRSTUVWXYZ
- LISTFMT %t, %c
- SORT_BY_NAME
- ;
- ; Let's create a check-list for the Sysop
- ;
- [Areas]
- PATH D:\CHECKLST.TXT
- CREATION
- LISTFMT %b%a05%t%a30%c%a70 %g Days: %d Mails: %n RSec: %r WSec: %w Export: %e
- GRINCLUDE ABCDEFGHIJKLMNOPQRSTUVWXYZ
- NOPASSTHROUGH
- SORT_BY_BOARD
- ;NO_ZONE
- ;NO_POINTS
- ;
- ;
- ; Let's create a grouplist
- ;
- [Areas]
- PATH D:\GROUPLST.TXT
- CREATION
- LISTFMT %b%a05%t%a30%c%a70 %g Days: %d Mails: %n RSec: %r WSec: %w Export: %e
- GRINCLUDE ABCDEFGHIJKLMNOPQRSTUVWXYZ
- SEPERATE_GROUPS
- GROUPFILE i:\group%g.asc
- GROUPTEXT Group: %g Desc: %U %a60Read Sec.: %r Write Sec.: %w
- ;
- ; Demofile for showing the use of %p and %m
- ;
- [Areas]
- PATH C:\NEW_PARMS.DMO
- GRINCLUDE ABCDEFGHIJKLMNOPQRSTUVWXYZ
- LISTFMT %t %a25%m %p
- SORT_BY_NAME
- ;
- ; With the following Area-Statments, I let FeConv create my echomail-menues
- ;
- ; Fido-Areas, German
- ;
- [Areas]
- PATH d:\txtfile\deutsch\msg-FIDD.asc
- HEADER d:\txtfile\deutsch\msg-head.asc
- LISTFMT %b%a05%t%a26:%s01%c
- GRINCLUDE ABEP
- NOPASSTHROUGH
- SORT_BY_BOARD
- FOOTER c:\ra\footer.txt
- ;
- ; as you see, ANSI-Sequences can be included as well
- ; (length must be added to the position!)
- ;
- [Areas]
- PATH d:\txtfile\deutsch\msg-fidd.ans
- HEADER d:\txtfile\deutsch\msg-head.ans
- LISTFMT %b%a13%t%a42:%s01%c
- GRINCLUDE ABEP
- NOPASSTHROUGH
- SORT_BY_BOARD
- FOOTER c:\ra\footer.txt
- ;
- ; Local Areas
- ;
- [Areas]
- PATH d:\txtfile\deutsch\msg-LOKL.asc
- HEADER d:\txtfile\deutsch\msg-head.asc
- LISTFMT %b%a05%t%a26:%s01%c
- GRINCLUDE JLMY
- LOCAL
- NOPASSTHROUGH
- SORT_BY_BOARD
- FOOTER c:\ra\footer.txt
- ;
- [Areas]
- PATH d:\txtfile\deutsch\msg-LOKL.ans
- HEADER d:\txtfile\deutsch\msg-head.ans
- LISTFMT %b%a13%t%a42:%s01%c
- GRINCLUDE JLMY
- LOCAL
- NOPASSTHROUGH
- SORT_BY_BOARD
- FOOTER c:\ra\footer.txt
- ;
- ; Fun-Areas
- ;
- [Areas]
- PATH d:\txtfile\deutsch\msg-FUNA.asc
- HEADER d:\txtfile\deutsch\msg-head.asc
- LISTFMT %b%a05%t%a26:%s01%c
- GRINCLUDE FG
- NOPASSTHROUGH
- SORT_BY_BOARD
- FOOTER c:\ra\footer.txt
- ;
- [Areas]
- PATH d:\txtfile\deutsch\msg-FUNA.ans
- HEADER d:\txtfile\deutsch\msg-head.ans
- LISTFMT %b%a13%t%a42:%s01%c
- GRINCLUDE FG
- NOPASSTHROUGH
- SORT_BY_BOARD
- FOOTER c:\ra\footer.txt
- ;
- ; Stuttgarter-Areas
- ;
- [Areas]
- PATH d:\txtfile\deutsch\msg-STGA.asc
- HEADER d:\txtfile\deutsch\msg-head.asc
- LISTFMT %b%a05%t%a26:%s01%c
- GRINCLUDE ST
- NOPASSTHROUGH
- SORT_BY_BOARD
- FOOTER c:\ra\footer.txt
- ;
- [Areas]
- PATH d:\txtfile\deutsch\msg-STGA.ans
- HEADER d:\txtfile\deutsch\msg-head.ans
- LISTFMT %b%a13%t%a42:%s01%c
- GRINCLUDE ST
- NOPASSTHROUGH
- SORT_BY_BOARD
- FOOTER c:\ra\footer.txt
- ;
- ; Sysop and Point-Areas
- ;
- [Areas]
- PATH d:\txtfile\deutsch\msg-SYPO.asc
- HEADER d:\txtfile\deutsch\msg-head.asc
- LISTFMT %b%a05%t%a26:%s01%c
- GRINCLUDE BGLPTX
- NOPASSTHROUGH
- SORT_BY_BOARD
- FOOTER c:\ra\footer.txt
- ;
- [Areas]
- PATH d:\txtfile\deutsch\msg-SYPO.ans
- HEADER d:\txtfile\deutsch\msg-head.ans
- LISTFMT %b%a13%t%a42:%s01%c
- GRINCLUDE BGLPTX
- NOPASSTHROUGH
- SORT_BY_BOARD
- FOOTER c:\ra\footer.txt
- ;
- ;-------------------------- End of file --------------------------