home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / GOLDED.RAR / GOLD / GOLDAREA.CFG < prev    next >
Encoding:
Text File  |  1994-12-24  |  12.5 KB  |  285 lines

  1. ;   ==================================================================
  2. ;
  3. ;           GOLDED MAIN CONFIGURATION FILE - ADVANCED VERSION
  4. ;
  5. ;                         AREA CONFIGURATION
  6. ;
  7. ;   ==================================================================
  8.  
  9.  
  10. ;   ==================================================================
  11. ;   GENERAL AREA CONFIGURATION
  12. ;   ==================================================================
  13.  
  14. ;   ------------------------------------------------------------------
  15. ;   Automatically jump to the next marked area?
  16. ;   ------------------------------------------------------------------
  17. AREAAUTONEXT No
  18.  
  19. ;   ------------------------------------------------------------------
  20. ;   Exclude these areas from the area list.
  21. ;   ------------------------------------------------------------------
  22. ;AREAEXCL DK_AMIGA
  23. ;AREAEXCL DK_POLSAMFI
  24. ;AREAEXCL FDECHO
  25. ;AREAEXCL GAMES
  26. ;AREAEXCL RA_UTIL
  27.  
  28. ;   ------------------------------------------------------------------
  29. ;   Use the group letters in the AREAFILE's for the Random System?
  30. ;   ------------------------------------------------------------------
  31. ;AREAFILEGROUPS Yes
  32.  
  33. ;   ------------------------------------------------------------------
  34. ;   Include these areas, even if they were excluded with AREAEXCL
  35. ;   ------------------------------------------------------------------
  36. ;AREAINCL FDAREA
  37.  
  38. ;   ------------------------------------------------------------------
  39. ;   Display the real board numbers instead of sequential area numbers?
  40. ;   (QBBS-style areas only)
  41. ;   ------------------------------------------------------------------
  42. AREALISTNOS Yes
  43.  
  44. ;   ------------------------------------------------------------------
  45. ;   Sort all areas in the area list.
  46. ;   Orders: A(ka)|D(esc)|E(choid)|G(roup)|O(rignal)|T(ype)|U(nread).
  47. ;   ------------------------------------------------------------------
  48. ;AREALISTSORT TUE
  49.  
  50. ;   ------------------------------------------------------------------
  51. ;   Style of area list (New/Last)
  52. ;   ------------------------------------------------------------------
  53. AREALISTTYPE New
  54.  
  55. ;   ------------------------------------------------------------------
  56. ;   Rename one echoid to another.
  57. ;   ------------------------------------------------------------------
  58. ;AREARENAME NETMAIL001  NETMAIL     ; Common renames.
  59. ;AREARENAME ECHOMAIL001 BAD_MSGS
  60. ;AREARENAME ECHOMAIL002 DUP_MSGS
  61. ;AREARENAME ECHOMAIL003 RECOVER
  62.  
  63. ;   ------------------------------------------------------------------
  64. ;   Scan these areas at startup. DOS/4DOS-style wildcards allowed.
  65. ;   ------------------------------------------------------------------
  66. ;AREASCAN *_MSG*     ; Scan all areas containing the string "_MSG".
  67. ;AREASCAN *TEST      ; Scan all areas ending in "TEST".
  68. AREASCAN *          ; Scan *all* areas
  69.  
  70. ;   ------------------------------------------------------------------
  71. ;   Use this to start in a specific area, bypassing the area list.
  72. ;   ------------------------------------------------------------------
  73. ;AREASTART NETMAIL
  74.  
  75.  
  76. ;   ==================================================================
  77. ;   FIDO/OPUS/FTSC (*.MSG) CONFIGURATION
  78. ;   ==================================================================
  79.  
  80. ;   ------------------------------------------------------------------
  81. ;   Enable use of the "highwater mark" in *.MSG echomail areas.
  82. ;   ------------------------------------------------------------------
  83. FIDOHWMARKS No
  84.  
  85. ;   ------------------------------------------------------------------
  86. ;   Name of the lastread file for *.MSG areas.
  87. ;   ------------------------------------------------------------------
  88. FIDOLASTREAD LASTREAD.BBS
  89.  
  90. ;   ------------------------------------------------------------------
  91. ;   Lastread user index number into the LASTREAD file. (*.MSG format).
  92. ;   ------------------------------------------------------------------
  93. FIDOLASTREADNO 0
  94.  
  95.  
  96. ;   ==================================================================
  97. ;   QBBS-STYLE CONFIGURATION
  98. ;   ==================================================================
  99.  
  100. ;   ------------------------------------------------------------------
  101. ;   Running in a multitasking QBBS/RA/SUPERBBS-style environment?
  102. ;   (Enables incremental rescan of the msgbase)
  103. ;   ------------------------------------------------------------------
  104. QBBSINCRESCAN Yes
  105.  
  106. ;   ------------------------------------------------------------------
  107. ;   Path to the QuickBBS-style messagebase files (if any).
  108. ;   ------------------------------------------------------------------
  109. QBBSPATH \BBS\   ; Path to the MSG*.BBS files.
  110.  
  111. ;   ------------------------------------------------------------------
  112. ;   Automatically rebuild the QBBS messagebase index files, if errors
  113. ;   were detected?
  114. ;   ------------------------------------------------------------------
  115. QBBSREBUILD No
  116.  
  117. ;   ------------------------------------------------------------------
  118. ;   Filenames of the QBBS mail export index files.
  119. ;   You should NOT have to change these!
  120. ;   ------------------------------------------------------------------
  121. SEMAPHORE QNETSCAN     NETMAIL.BBS     ; QBBS netmail export index.
  122. SEMAPHORE QECHOSCAN    ECHOMAIL.BBS    ; QBBS echomail export index.
  123.  
  124.  
  125. ;   ==================================================================
  126. ;   SQUISH-STYLE CONFIGURATION
  127. ;   ==================================================================
  128.  
  129. ;   ------------------------------------------------------------------
  130. ;   Sets the index number for the *.SQL lastread file.
  131. ;   Not needed if you have a USER.BBS.
  132. ;   ------------------------------------------------------------------
  133. ;SQUISHUSERNO 0
  134.  
  135. ;   ------------------------------------------------------------------
  136. ;   Path where GoldED can find your USER.BBS
  137. ;   ------------------------------------------------------------------
  138. SQUISHUSERPATH \BBS\
  139.  
  140. ;   ------------------------------------------------------------------
  141. ;   Squish areas scan method
  142. ;   ------------------------------------------------------------------
  143. ;SQUISHSCAN API       ; Use standard Squish MSGAPI calls (slow!)
  144. SQUISHSCAN Quick      ; Use much faster methods.
  145.  
  146.  
  147. ;   ==================================================================
  148. ;   SEMAPHORE CONFIGURATION
  149. ;   ==================================================================
  150.  
  151. ;   ------------------------------------------------------------------
  152. ;   These files are for D'Bridge setups. Path defaults to AREAPATH.
  153. ;   ------------------------------------------------------------------
  154. ;SEMAPHORE NETSCAN    DBRIDGE.RSN   ; DB netmail scan activation.
  155. ;SEMAPHORE ECHOSCAN   DBRIDGE.RSE   ; DB echomail scan activation.
  156. ;SEMAPHORE EXPORTLIST ECHOMAIL.CTL  ; DB echomail scan control file.
  157.  
  158. ;   ------------------------------------------------------------------
  159. ;   Use this with FrontDoor
  160. ;   ------------------------------------------------------------------
  161. ;SEMAPHORE NETSCAN   FDRESCAN.NOW  ; FrontDoor netmail rescan.
  162.  
  163. ;   ------------------------------------------------------------------
  164. ;   In this file, GoldED write the echoids of areas you write msgs in
  165. ;   ------------------------------------------------------------------
  166. ;SEMAPHORE EXPORTLIST ECHOSCAN.LOG
  167.  
  168. ;   ------------------------------------------------------------------
  169. ;   GoldED can mark areas with new mail using this file.
  170. ;   Uncomment/change one of them, if you want to use this feature.
  171. ;   Not needed if you always scan all areas (AREASCAN *).
  172. ;   ------------------------------------------------------------------
  173. ;SEMAPHORE IMPORTLIST ECHOTOSS.LOG  ; QMail creates this file.
  174. ;SEMAPHORE IMPORTLIST IMPORTED.ARE  ; Dutchie creates this file.
  175. ;SEMAPHORE IMPORTLIST CONFMAIL.OUT  ; ConfMail creates this file.
  176. ;SEMAPHORE IMPORTLIST IMPORT.XYZ    ; TosScan/GEcho creates this file
  177.  
  178.  
  179. ;   ==================================================================
  180. ;   DEFAULT ATTRIBUTES CONFIGURATION
  181. ;   ==================================================================
  182.  
  183. ;   ------------------------------------------------------------------
  184. ;   Define default attributes for different types of areas and msgs.
  185. ;   NOTE: The LOC attribute is alway on by default, but is included
  186. ;   here for completenes.
  187. ;   ------------------------------------------------------------------
  188. ATTRIBSLOCAL  LOC PVT             ; Defaults for Localmail.
  189. ATTRIBSECHO   LOC                 ; Defaults for Echomail.
  190. ATTRIBSNET    LOC PVT             ; Defaults for Netmail.
  191. ATTRIBSCFM    LOC PVT K/S RRC     ; Defaults for Confirmation Receipts.
  192. ATTRIBSCC     LOC PVT K/S         ; Defaults for Carbon Copies.
  193.  
  194.  
  195. ;   ==================================================================
  196. ;   AREA DEFINITIONS
  197. ;   ==================================================================
  198.  
  199. ;   ------------------------------------------------------------------
  200. ;   Path for external area configuration files
  201. ;   ------------------------------------------------------------------
  202. AREAPATH \BBS\RA\
  203.  
  204. ;   ------------------------------------------------------------------
  205. ;   Uncomment/change one of these for a quick and simple area setup.
  206. ;   ------------------------------------------------------------------
  207. ;AREAFILE AreasBBS \BBS\AREAS.BBS
  208. AREAFILE FastEcho     \BBS\FE\
  209. ;AREAFILE DBridge      R:\DB\
  210. ;AREAFILE Dutchie      R:\DUT\
  211. ;AREAFILE GEcho        R:\GECHO\
  212. ;AREAFILE FastEcho     R:\FECHO\
  213. ;AREAFILE FrontDoor    R:\FD\AREAS.BBS
  214. ;AREAFILE IMail        R:\IMAIL\
  215. ;AREAFILE Maximus      R:\MAX\
  216. ;AREAFILE ME2          R:\ME2\AREADESC.ME2 R:\ME2\AREAS.BBS
  217. ;AREAFILE Opus         R:\OPUS\
  218. ;AREAFILE QuickBBS     R:\QBBS\AREAS.BBS
  219. ;AREAFILE RaEcho       R:\RAECHO\
  220. ;AREAFILE RemoteAccess R:\RA\AREAS.BBS
  221. ;AREAFILE Squish       R:\MAX\
  222. ;AREAFILE TosScan      R:\TS\
  223. ;AREAFILE WMail        R:\WMAIL\
  224.  
  225. ;   ------------------------------------------------------------------
  226. ;   Format of the *experimental* userdefined AREAFILE:
  227. ;
  228. ;   AREAFILE UserDef <file> <offset> <reclen> <echoid> <desc> <origin> <addr> <group> <type> <msgbase> <location> <allocated>
  229. ;
  230. ;   <file>    The areafile filename.
  231. ;   <offset>  The position in the file where the area records start
  232. ;   <reclen>  The length of each area record
  233. ;
  234. ;   The format of <echoid> to <allocated> is:
  235. ;     <type><offset>
  236. ;
  237. ;   <type> is:
  238. ;     P - Pascal string         ? - Not available
  239. ;     S - C string              R - Recordnumber+<offset>
  240. ;     I - Integer               L - Length of desc
  241. ;     B - Byte                  Q - QBBS/RA area type (local, net, echo)
  242. ;     C - Char                  0 - QBBS/RA msg attributes
  243. ;     A - Address struct        1 - D'Bridge pvt attribute
  244. ;
  245. ;   <offset> The offset into the record
  246. ;
  247. ;   PLEASE NOTE: The format of UserDef is not guaranteed to stay the
  248. ;                same, but don't let that stop you from using it!
  249. ;
  250. ;   ------------------------------------------------------------------
  251. ;   This UserDef works with a D'Bridge 1047.A27+ DBRIDGE.ADF
  252. ;
  253. ;AREAFILE UserDef R:\DB\DBRIDGE.ADF 0 601 P19 P76 P174 A232 I117 B169 B119 P120 B0 1172
  254. ;   ------------------------------------------------------------------
  255.  
  256.  
  257. ;   ------------------------------------------------------------------
  258. ;   This is an example of manual area definition, Fido/Opus-style.
  259. ;   AREA <echoid> <"description"> <msgbase>[type] <path> [attrs]
  260. ;   ------------------------------------------------------------------
  261. ;AREA NETMAIL  "Fido-style Netmail Area"  FN \BBS\ PVT
  262. ;AREA TEST     "Fido-style Echomail Area" FE R:\TEST\
  263.  
  264. ;   ------------------------------------------------------------------
  265. ;   This is an example of manual area definition, QBBS-style.
  266. ;   AREA <echoid> <"description"> <msgbase>[type] <boardno> [attrs]
  267. ;   ------------------------------------------------------------------
  268. ;AREA NETMAIL  "NET"  QN 001 PVT
  269. ;AREA !SYSOP  "!SYSOP"  QE 031
  270. ;AREA !HST    "!HST"    QE 199
  271. ;AREA COLLECTIONS  "COLLECTIONS"  QL 032
  272. ;AREA TEST     "QBBS-style Echomail Area" QE 067
  273.  
  274. ;   ------------------------------------------------------------------
  275. ;   This is an example of manual area definition, Squish-style.
  276. ;   AREA <echoid> <"description"> <msgbase>[type] <pathname> [attrs]
  277. ;   ------------------------------------------------------------------
  278. ;AREA NETMAIL  "Squish-style Netmail Area"  MN R:\NETMAIL   PVT
  279. ;AREA TEST     "Squish-style Echomail Area" ME R:\MAX\TEST
  280.  
  281.  
  282. ;   ==================================================================
  283. ;   END OF AREA CONFIGURATION
  284. ;   ==================================================================
  285.