home *** CD-ROM | disk | FTP | other *** search
- ; ==================================================================
- ;
- ; GOLDED MAIN CONFIGURATION FILE - ADVANCED VERSION
- ;
- ; AREA CONFIGURATION
- ;
- ; ==================================================================
-
-
- ; ==================================================================
- ; GENERAL AREA CONFIGURATION
- ; ==================================================================
-
- ; ------------------------------------------------------------------
- ; Automatically jump to the next marked area?
- ; ------------------------------------------------------------------
- AREAAUTONEXT No
-
- ; ------------------------------------------------------------------
- ; Exclude these areas from the area list.
- ; ------------------------------------------------------------------
- ;AREAEXCL DK_AMIGA
- ;AREAEXCL DK_POLSAMFI
- ;AREAEXCL FDECHO
- ;AREAEXCL GAMES
- ;AREAEXCL RA_UTIL
-
- ; ------------------------------------------------------------------
- ; Use the group letters in the AREAFILE's for the Random System?
- ; ------------------------------------------------------------------
- ;AREAFILEGROUPS Yes
-
- ; ------------------------------------------------------------------
- ; Include these areas, even if they were excluded with AREAEXCL
- ; ------------------------------------------------------------------
- ;AREAINCL FDAREA
-
- ; ------------------------------------------------------------------
- ; Display the real board numbers instead of sequential area numbers?
- ; (QBBS-style areas only)
- ; ------------------------------------------------------------------
- AREALISTNOS Yes
-
- ; ------------------------------------------------------------------
- ; Sort all areas in the area list.
- ; Orders: A(ka)|D(esc)|E(choid)|G(roup)|O(rignal)|T(ype)|U(nread).
- ; ------------------------------------------------------------------
- ;AREALISTSORT TUE
-
- ; ------------------------------------------------------------------
- ; Style of area list (New/Last)
- ; ------------------------------------------------------------------
- AREALISTTYPE New
-
- ; ------------------------------------------------------------------
- ; Rename one echoid to another.
- ; ------------------------------------------------------------------
- ;AREARENAME NETMAIL001 NETMAIL ; Common renames.
- ;AREARENAME ECHOMAIL001 BAD_MSGS
- ;AREARENAME ECHOMAIL002 DUP_MSGS
- ;AREARENAME ECHOMAIL003 RECOVER
-
- ; ------------------------------------------------------------------
- ; Scan these areas at startup. DOS/4DOS-style wildcards allowed.
- ; ------------------------------------------------------------------
- ;AREASCAN *_MSG* ; Scan all areas containing the string "_MSG".
- ;AREASCAN *TEST ; Scan all areas ending in "TEST".
- AREASCAN * ; Scan *all* areas
-
- ; ------------------------------------------------------------------
- ; Use this to start in a specific area, bypassing the area list.
- ; ------------------------------------------------------------------
- ;AREASTART NETMAIL
-
-
- ; ==================================================================
- ; FIDO/OPUS/FTSC (*.MSG) CONFIGURATION
- ; ==================================================================
-
- ; ------------------------------------------------------------------
- ; Enable use of the "highwater mark" in *.MSG echomail areas.
- ; ------------------------------------------------------------------
- FIDOHWMARKS No
-
- ; ------------------------------------------------------------------
- ; Name of the lastread file for *.MSG areas.
- ; ------------------------------------------------------------------
- FIDOLASTREAD LASTREAD.BBS
-
- ; ------------------------------------------------------------------
- ; Lastread user index number into the LASTREAD file. (*.MSG format).
- ; ------------------------------------------------------------------
- FIDOLASTREADNO 0
-
-
- ; ==================================================================
- ; QBBS-STYLE CONFIGURATION
- ; ==================================================================
-
- ; ------------------------------------------------------------------
- ; Running in a multitasking QBBS/RA/SUPERBBS-style environment?
- ; (Enables incremental rescan of the msgbase)
- ; ------------------------------------------------------------------
- QBBSINCRESCAN Yes
-
- ; ------------------------------------------------------------------
- ; Path to the QuickBBS-style messagebase files (if any).
- ; ------------------------------------------------------------------
- QBBSPATH \BBS\ ; Path to the MSG*.BBS files.
-
- ; ------------------------------------------------------------------
- ; Automatically rebuild the QBBS messagebase index files, if errors
- ; were detected?
- ; ------------------------------------------------------------------
- QBBSREBUILD No
-
- ; ------------------------------------------------------------------
- ; Filenames of the QBBS mail export index files.
- ; You should NOT have to change these!
- ; ------------------------------------------------------------------
- SEMAPHORE QNETSCAN NETMAIL.BBS ; QBBS netmail export index.
- SEMAPHORE QECHOSCAN ECHOMAIL.BBS ; QBBS echomail export index.
-
-
- ; ==================================================================
- ; SQUISH-STYLE CONFIGURATION
- ; ==================================================================
-
- ; ------------------------------------------------------------------
- ; Sets the index number for the *.SQL lastread file.
- ; Not needed if you have a USER.BBS.
- ; ------------------------------------------------------------------
- ;SQUISHUSERNO 0
-
- ; ------------------------------------------------------------------
- ; Path where GoldED can find your USER.BBS
- ; ------------------------------------------------------------------
- SQUISHUSERPATH \BBS\
-
- ; ------------------------------------------------------------------
- ; Squish areas scan method
- ; ------------------------------------------------------------------
- ;SQUISHSCAN API ; Use standard Squish MSGAPI calls (slow!)
- SQUISHSCAN Quick ; Use much faster methods.
-
-
- ; ==================================================================
- ; SEMAPHORE CONFIGURATION
- ; ==================================================================
-
- ; ------------------------------------------------------------------
- ; These files are for D'Bridge setups. Path defaults to AREAPATH.
- ; ------------------------------------------------------------------
- ;SEMAPHORE NETSCAN DBRIDGE.RSN ; DB netmail scan activation.
- ;SEMAPHORE ECHOSCAN DBRIDGE.RSE ; DB echomail scan activation.
- ;SEMAPHORE EXPORTLIST ECHOMAIL.CTL ; DB echomail scan control file.
-
- ; ------------------------------------------------------------------
- ; Use this with FrontDoor
- ; ------------------------------------------------------------------
- ;SEMAPHORE NETSCAN FDRESCAN.NOW ; FrontDoor netmail rescan.
-
- ; ------------------------------------------------------------------
- ; In this file, GoldED write the echoids of areas you write msgs in
- ; ------------------------------------------------------------------
- ;SEMAPHORE EXPORTLIST ECHOSCAN.LOG
-
- ; ------------------------------------------------------------------
- ; GoldED can mark areas with new mail using this file.
- ; Uncomment/change one of them, if you want to use this feature.
- ; Not needed if you always scan all areas (AREASCAN *).
- ; ------------------------------------------------------------------
- ;SEMAPHORE IMPORTLIST ECHOTOSS.LOG ; QMail creates this file.
- ;SEMAPHORE IMPORTLIST IMPORTED.ARE ; Dutchie creates this file.
- ;SEMAPHORE IMPORTLIST CONFMAIL.OUT ; ConfMail creates this file.
- ;SEMAPHORE IMPORTLIST IMPORT.XYZ ; TosScan/GEcho creates this file
-
-
- ; ==================================================================
- ; DEFAULT ATTRIBUTES CONFIGURATION
- ; ==================================================================
-
- ; ------------------------------------------------------------------
- ; Define default attributes for different types of areas and msgs.
- ; NOTE: The LOC attribute is alway on by default, but is included
- ; here for completenes.
- ; ------------------------------------------------------------------
- ATTRIBSLOCAL LOC PVT ; Defaults for Localmail.
- ATTRIBSECHO LOC ; Defaults for Echomail.
- ATTRIBSNET LOC PVT ; Defaults for Netmail.
- ATTRIBSCFM LOC PVT K/S RRC ; Defaults for Confirmation Receipts.
- ATTRIBSCC LOC PVT K/S ; Defaults for Carbon Copies.
-
-
- ; ==================================================================
- ; AREA DEFINITIONS
- ; ==================================================================
-
- ; ------------------------------------------------------------------
- ; Path for external area configuration files
- ; ------------------------------------------------------------------
- AREAPATH \BBS\RA\
-
- ; ------------------------------------------------------------------
- ; Uncomment/change one of these for a quick and simple area setup.
- ; ------------------------------------------------------------------
- ;AREAFILE AreasBBS \BBS\AREAS.BBS
- AREAFILE FastEcho \BBS\FE\
- ;AREAFILE DBridge R:\DB\
- ;AREAFILE Dutchie R:\DUT\
- ;AREAFILE GEcho R:\GECHO\
- ;AREAFILE FastEcho R:\FECHO\
- ;AREAFILE FrontDoor R:\FD\AREAS.BBS
- ;AREAFILE IMail R:\IMAIL\
- ;AREAFILE Maximus R:\MAX\
- ;AREAFILE ME2 R:\ME2\AREADESC.ME2 R:\ME2\AREAS.BBS
- ;AREAFILE Opus R:\OPUS\
- ;AREAFILE QuickBBS R:\QBBS\AREAS.BBS
- ;AREAFILE RaEcho R:\RAECHO\
- ;AREAFILE RemoteAccess R:\RA\AREAS.BBS
- ;AREAFILE Squish R:\MAX\
- ;AREAFILE TosScan R:\TS\
- ;AREAFILE WMail R:\WMAIL\
-
- ; ------------------------------------------------------------------
- ; Format of the *experimental* userdefined AREAFILE:
- ;
- ; AREAFILE UserDef <file> <offset> <reclen> <echoid> <desc> <origin> <addr> <group> <type> <msgbase> <location> <allocated>
- ;
- ; <file> The areafile filename.
- ; <offset> The position in the file where the area records start
- ; <reclen> The length of each area record
- ;
- ; The format of <echoid> to <allocated> is:
- ; <type><offset>
- ;
- ; <type> is:
- ; P - Pascal string ? - Not available
- ; S - C string R - Recordnumber+<offset>
- ; I - Integer L - Length of desc
- ; B - Byte Q - QBBS/RA area type (local, net, echo)
- ; C - Char 0 - QBBS/RA msg attributes
- ; A - Address struct 1 - D'Bridge pvt attribute
- ;
- ; <offset> The offset into the record
- ;
- ; PLEASE NOTE: The format of UserDef is not guaranteed to stay the
- ; same, but don't let that stop you from using it!
- ;
- ; ------------------------------------------------------------------
- ; This UserDef works with a D'Bridge 1047.A27+ DBRIDGE.ADF
- ;
- ;AREAFILE UserDef R:\DB\DBRIDGE.ADF 0 601 P19 P76 P174 A232 I117 B169 B119 P120 B0 1172
- ; ------------------------------------------------------------------
-
-
- ; ------------------------------------------------------------------
- ; This is an example of manual area definition, Fido/Opus-style.
- ; AREA <echoid> <"description"> <msgbase>[type] <path> [attrs]
- ; ------------------------------------------------------------------
- ;AREA NETMAIL "Fido-style Netmail Area" FN \BBS\ PVT
- ;AREA TEST "Fido-style Echomail Area" FE R:\TEST\
-
- ; ------------------------------------------------------------------
- ; This is an example of manual area definition, QBBS-style.
- ; AREA <echoid> <"description"> <msgbase>[type] <boardno> [attrs]
- ; ------------------------------------------------------------------
- ;AREA NETMAIL "NET" QN 001 PVT
- ;AREA !SYSOP "!SYSOP" QE 031
- ;AREA !HST "!HST" QE 199
- ;AREA COLLECTIONS "COLLECTIONS" QL 032
- ;AREA TEST "QBBS-style Echomail Area" QE 067
-
- ; ------------------------------------------------------------------
- ; This is an example of manual area definition, Squish-style.
- ; AREA <echoid> <"description"> <msgbase>[type] <pathname> [attrs]
- ; ------------------------------------------------------------------
- ;AREA NETMAIL "Squish-style Netmail Area" MN R:\NETMAIL PVT
- ;AREA TEST "Squish-style Echomail Area" ME R:\MAX\TEST
-
-
- ; ==================================================================
- ; END OF AREA CONFIGURATION
- ; ==================================================================