home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / HER100_1.ZIP / HERALD.ZIP / DEUTSCH.ARJ / HERALD.CFG < prev    next >
Text File  |  1993-05-27  |  32KB  |  1,005 lines

  1. ; **************************************************************************
  2. ; *         Demo Configuration File for The FileHerald (V1.00-1)           *
  3. ; *                                                                        *
  4. ; *         (c) 4/1993 by Oblivion Software, Norbert Schlia                *
  5. ; *             7500 Karlsruhe 1, Germany                                  *
  6. ; *                                                                        *
  7. ; *       2:248/504@fidonet, 2:248/508@fidonet, 68:2493/104@cinemanet      *
  8. ; **************************************************************************
  9. ;
  10. ; System Parameters
  11. ;
  12. ; **************************************************************************
  13. ;
  14. [SYSTEM]
  15. ;
  16. ; -------------------------------------------------------------------------
  17. ;
  18. ; Debbuging mode: 
  19. ; - "dangerous" function simulated, not actually carried out
  20. ;
  21. ;Debug  YES
  22. ;
  23. ; This switch allows to switch on a text window containing detailed infor-
  24. ; mation on file count, size, number of added files and more.
  25. ;
  26. ;TextWindow NO            ; Default: YES
  27. ;
  28. ; -------------------------------------------------------------------------
  29. ;
  30. ; Name of the sysop, BBS and the network address
  31. ; All data is mandatory!
  32. ;
  33. ; Valid network address format: [zone:][net/]<node>[.point][@domain]
  34. ;SysopName   Joe Public
  35. ;BBSname     Somewhere-BBS
  36. ;BBSaddress  9:999/9@BonsaiNet
  37. ;
  38. ; Enter your registration key here, after you have received it:
  39. ;
  40. ;RegisterKey xxxx
  41. ;
  42. ; -------------------------------------------------------------------------
  43. ;
  44. ; FileHerald will use TEMP und TMP, to identify the temporary drive.
  45. ; Use this command to override this setting or use another drive:
  46. ;
  47. ;TempDrive      D:\
  48. ;         
  49. ; This is a list of directories where to the swap data may be written
  50. ; if unsufficient memory:
  51. ;
  52. ;SwapDirs   D:\;C:\TEMP;F:\TEMP           ; Default: tempdrive
  53. ;         
  54. ; Where to data will be swapped. You may define any combination of these:
  55. ;
  56. ; DISK   Disk only
  57. ; XMS    Swapping to XMS
  58. ; EMS    Swapping to EMS
  59. ; EXT    Swapping to EXT DOS Extender
  60. ; ANY    All of the above
  61. ;
  62. ;SwapType DISK, XMS, EMS         ; Default: ANY
  63. ;
  64. ; Logfiles name 
  65. ;
  66. ;LogFile        SYSTEM.LOG                ; Default: HERALD.LOG
  67. ;
  68. ; These are the three possible log levels:
  69. ;
  70. ; NORMAL lists errors, warnings and if messages or filelists
  71. ;        have been created.
  72. ; FULL   lists more precise information, what has been written or read
  73. ; DEBUG  exact logging, verbose information
  74. ;
  75. LogLevel        DEBUG                     ; Default: NORMAL
  76. ;
  77. ; When you want to be notified everytime FileHerald is run, specify a
  78. ; message type and board here. Only one type is allowed!
  79. ;
  80. ; Allowed types: SQUISH, FIDO, ECHO, TEXT
  81. ;
  82. ;NotifyMsgType ECHO
  83. ;
  84. ; Enter a board no., a squish area or a netmail path here.
  85. ;
  86. ;NotifyMsgArea 1
  87. ;
  88. ; Path and filename of your areas dir list. This ist the list which tells
  89. ; your mailer to locate all requestable files (only for Frontdoor):
  90. ;
  91. ;AreasDirList  F:\FD\AREAS.DIR
  92. ;
  93. ; -------------------------------------------------------------------------
  94. ;
  95. ; These are all supported BBS software types:
  96. ;
  97. ; SBBS: SuperBBS
  98. ; QBBS: QuickBBS
  99. ; PB  : Proboard 1.30
  100. ; RA  : Remote Access 1.11
  101. ; RBBS: RoboBBS 1.xx
  102. ; WME : Windowed Modem Environment 1.00
  103. ; WC3x: Wildcat 3.xx
  104. ;
  105. ; BBS software you use, may be identified by environment variable. Use this
  106. ; to force a certain type:
  107. ;
  108. ;BBSType      QBBS                        ; Default: SBBS
  109. ;
  110. ; Area list type, depends on your BBS software
  111. ;
  112. ;AreaListType QBBS                        ; Default: SBBS
  113. ;
  114. ; Path to your area list. If possible it will be determined by environment 
  115. ; variable:
  116. ;
  117. ;AreaListPath
  118. ;
  119. ; If you want to use the special way of ProBoard to support CD-ROMs, you
  120. ; have to define which date format you use with it.
  121. ;
  122. BBSDateFormat EUROPEAN                    ; Default: EUROPEAN
  123. ;
  124. ; -------------------------------------------------------------------------
  125. ;
  126. ; Time format
  127. ;
  128. ; 0 24h format with seconds
  129. ; 1 24h format without seconds
  130. ; 2 12h format with seconds (AM/PM)
  131. ; 3 12h format without seconds
  132. ;
  133. ;TimeFormat 0                             ; Default: 0
  134. ;
  135. ; Date format:
  136. ;
  137. ; d replaced by the number of the day
  138. ; D replaced by the name of the day
  139. ; m replaced by the number of the month
  140. ; M replaced by the name of the month
  141. ; y Year (YY)
  142. ; Y Year (YYYY)
  143. ;
  144. ; Any other character will be used without change.
  145. ;
  146. ;Dateformat m-d-y  ;  Default: 07-22-92
  147. ;DateFormat d.M'y  ;  01.Sep'92
  148. ;DateFormat d.m.y  ;  01.09.92
  149. ;
  150. ; Abbreviated monthnames in your language. Defaults are appropriate for 
  151. ; English countries. Enter exactly three characters per name and all
  152. ; twelve names.
  153. ;
  154. ;MonthNames Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Sep, Oct, Nov, Dec
  155. ;
  156. ; Abbreviated weekday names in your language. Defaults are appropriate for 
  157. ; English countries. Enter exactly two characters per name and all seven
  158. ; names. Start with Sunday.
  159. ;
  160. ;DayNames Su, Mo, Tu, We, Th, Fr, Sa
  161. ;
  162. ; **************************************************************************
  163. ;
  164. ; Area file maintenance
  165. ;
  166. ; **************************************************************************
  167. ;
  168. [MAINTENANCE]
  169. ;
  170. ; -------------------------------------------------------------------------
  171. ;
  172. ; This command allows FileHerald to write to your area files. But beware,
  173. ; if set to "NO" some other functions like "ADDNEWFILES" will not be
  174. ; functional!
  175. ;
  176. ;UpdateAreaFile YES                       ; Default: NO
  177. ;
  178. ; When an area file not exists, will FileHerald by default print an error
  179. ; message and skip the particular area. If enabled, the area file will be
  180. ; created. If "ADDNEWFILES" is enabled, all files will be added auto-
  181. ; matically.
  182. ;
  183. ;AutoCreateAreaFile YES                   ; Default: NO
  184. ;
  185. ; If you do not want FileHerald to create a backup of all processed area
  186. ; files, enter "NO".
  187. ;
  188. ;BackupAreaFile NO                        ; Default: YES
  189. ;
  190. ; Herald is able to create a second areafile of any type you like. This
  191. ; allows to convert areafile formats from any type to another.
  192. ;
  193. ; All by "BBSType" and "AreaListType" supported BBS softwares are allowed.
  194. ;
  195. ;ExtraAreaFileType   SBBS
  196. ;
  197. ; RoboBBS and Remote Access allow the use of special area files in a
  198. ; different path. This command instructs Herald to create them. They are
  199. ; called FILES.n and located in "ExtraListPath".
  200. ;
  201. ;ExtraFileSpecName  YES                          ; Default: NO
  202. ;
  203. ; This is the special path for Remote Access:
  204. ;
  205. ;ExtraListPath C:\RA\
  206. ;
  207. ; If enabled, missing files will be added to your area file.
  208. ;
  209. ;AddNewFiles YES                          ; Default: NO
  210. ;
  211. ; If you have enabled adding new files and want CD-ROM files to be added,
  212. ; too, enable this
  213. ;
  214. ;AddFromCDROM YES                         ; Default: NO
  215. ;
  216. ; These files will not be added, if missing in your area file.
  217. ;
  218. IgnoreFile *.BBS,*.BAK,*.SYS,*.BAT
  219. ;
  220. ; This text will be added to new files, if not found in COMMENT.LST or
  221. ; DESCRIPT.IONs. Please use exactly the same as you use in your BBS system.
  222. ;
  223. ;MissingDescr No stupid comment         ; Default: No description available
  224. ;
  225. ; This command instructs Herald to add information on size and colors to
  226. ; GIF and PCX
  227. ;
  228. ;AddGraphInfo YES                       ; Default: NO
  229. ;
  230. ; This set of commands allow auto-adding of descriptions from FILE_ID.DIZ
  231. ; and similar
  232. ;
  233. ; NO:       no adding
  234. ; MISSING:  try to add to files without description
  235. ; ALWAYS :  try to add to EVERY file, old descriptions will be lost
  236. ;
  237. ;UseFile_ID MISSING                     ; Default: NO
  238. ;
  239. ; Filenames of the description files
  240. ;
  241. DescrFilename FILE_ID.DIZ, DESC.SDI, DESC.SDN, FILEID.DIZ
  242. ;
  243. ; Unpack commands for the various unpackers.
  244. ;
  245. ; %ARCHIVE%    replaced by path and archive name
  246. ; %TEMPPATH%   replaced by temporary path
  247. ; %DESCRFILES% replaced by the above list of description files
  248. ;
  249. UnpackCommand ARJ, ARJ e -& -y+ -jg+ %ARCHIVE% %TEMPPATH% %DESCRFILES%
  250. UnpackCommand ZIP, PKUNZIP -d        %ARCHIVE% %TEMPPATH% %DESCRFILES%
  251. UnpackCommand ARC, PKUNPAK           %ARCHIVE% %TEMPPATH% %DESCRFILES%
  252. UnpackCommand LHA, LHA e /a+         %ARCHIVE% %TEMPPATH% 
  253. UnpackCommand LZH, LHA e /a+         %ARCHIVE% %TEMPPATH% 
  254. UnpackCommand SQZ, SQZ e             %ARCHIVE% %TEMPPATH% %DESCRFILES%
  255. UnpackCommand PAK, PAK e             %ARCHIVE% %TEMPPATH% %DESCRFILES%
  256. UnpackCommand ZOO, COMMAND /C ZOO ep %ARCHIVE% %DESCRFILES% >%TEMPPATH%%DESCRFILES%
  257. UnpackCommand HYP, HYPER -e -p       %ARCHIVE% %TEMPPATH% %DESCRFILES%
  258. UnpackCommand DWC, DWC ew            %ARCHIVE% %TEMPPATH%
  259. UnpackCommand LZS, LARC e /o       /e%TEMPPATH% %ARCHIVE% %DESCRFILES%
  260. ;
  261. ; If you have FILE_ID.DIZ descriptions and want them to remain as they
  262. ; are you can disable the autowrap feature using this command
  263. ;
  264. ;KeepDiz  YES                     ; Default: NO
  265. ;
  266. ; Many FILE_ID.DIZ descriptions contain high ASCII characters (above 128)
  267. ; which look confusing on other systems. This command tells Herald to
  268. ; remove them
  269. ;
  270. ;StripHiASCII YES                   ; Default: NO
  271. ;
  272. ; -------------------------------------------------------------------------
  273. ;
  274. ; These areas will not be updated. Enter area numbers, full names enclosed
  275. ; in double quotes or a regular expression in single quotes. Names and
  276. ; expressions are not case sensitive.
  277. ;
  278. ; Numbers may be entered like 1, 2-, -7 or 1 - 7
  279. ;
  280. ;SkipUpdate 1,2,3,"Point software", 'CD-ROM*'
  281. ;
  282. ; -------------------------------------------------------------------------
  283. ;
  284. ; FileHerald supports 4DOS. These commands enable these functions.
  285. ;
  286. ; This keyword enables the use of 4DOS-DESCRIPT.IONs to generate descript-
  287. ; ions of new files.
  288. ;
  289. ;Use4DOSDescr  YES                        ; Default: NO
  290. ;
  291. ; This command allows FileHerald to add descriptions to 4DOS-DESCRIPT.IONs.
  292. ; Files withou descriptions will of course never be added.
  293. ; NO : disabled
  294. ; NEW: only new files (by ADDNEWFILES)
  295. ; ALL: all files
  296. ;
  297. ;Update4DOSDescr NEW                      ; Default: NO
  298. ;
  299. ; Whether descriptions may be removed as files are deleted.
  300. ;
  301. ;Remove4DOSdescr YES                      ; Default: NO
  302. ;
  303. ; -------------------------------------------------------------------------
  304. ;
  305. ; This command defines how long descriptions which have to be wrapped around
  306. ; to following lines are formatted.
  307. ;
  308. ; Possible values are:
  309. ;
  310. ; SPACE        : inserts an appropriate amount of blanks
  311. ; NONE         : does not make any wrap-around, not recommended except for
  312. ;                RoboBBS
  313. ;
  314. ; SuperBBS     : SPACE, ">"
  315. ; Remote Access: SPACE, NONE
  316. ; ProBoard     : SPACE, "+"
  317. ; RoboBBS      : NONE only
  318. ;
  319. ;LongDescrMark  >        ; Default: SPACE
  320. ;
  321. ; -------------------------------------------------------------------------
  322. ;
  323. ; SMART:  Each line will be wrapped so that it fits exactly
  324. ; FULL:   Wrap-around only when a line would get too long, original
  325. ;         newlines are preserved
  326. ; NONE:   No wrap-around if not over limit (e.g. 78 chars for FILES.BBS)
  327. ;
  328. ;AutoWrap FULL                    ; Default: SMART
  329. ;
  330. ; -------------------------------------------------------------------------
  331. ;
  332. ; If you want Herald to remove empty lines from your FILES.BBS, use this
  333. ; command
  334. ;
  335. ;RemoveEmptyLines YES                 ; Default: NO
  336. ;
  337. ; -------------------------------------------------------------------------
  338. ;
  339. ; This keyword tells Herald to handle lines starting with a blank as
  340. ; a long description even when "LongDescrMark" is not set to SPACE
  341. ;
  342. ; BlanksAsComment  NO                  ; Default: YES
  343. ;
  344. ; -------------------------------------------------------------------------
  345. ;
  346. ; Definition of the download counter:
  347. ;
  348. ;LeftBracket      [
  349. ;RightBracket     ]
  350. ;CounterLen       3                       ; Default: 2
  351. ;
  352. ; -------------------------------------------------------------------------
  353. ;
  354. ; This allows you to remove files from your base. BE CAREFUL: All files 
  355. ; for which the expression is valid will be removed.
  356. ;  
  357. ; Days n        : Files older than n days
  358. ; Dlds n        : Files which were downloaded less than n times
  359. ;                 (1 removes all, which were downloaded 0 times)
  360. ; RemoveMissing : Removes descriptions of missing files
  361. ;
  362. ; "Days 200,Dlds 1" deletes all files which were downloaded less than 1
  363. ; times and is older than 200 days. 
  364. ;
  365. ;KillFile    Days 200, Dlds 1
  366. ;KillFile    RemoveMissing
  367. ;
  368. ; Like "KILLFILE", but files are only move to another directory.
  369. ;
  370. ;TrashFile   Days 200, Dlds 1
  371. ;
  372. ; To this directory trashed files will be moved.
  373. ;
  374. ;TrashPath    C:\FILES\TRASHCAN\
  375. ;
  376. ; This keyword allows to skip killing/trashing of certain areas:
  377. ; From these areas nothing will be killed or trashed. Enter area numbers, 
  378. ; full names enclosed in double quotes or a regular expression in single 
  379. ; quotes. Names and expressions are not case sensitive.
  380. ;
  381. ; Numbers may be entered like 1, 2-, -7 or 1 - 7
  382. ;
  383. ;SkipKillTrash 1,2,3,"Point software", 'CD-ROM*'
  384. ;
  385. ; -------------------------------------------------------------------------
  386. ; This header template will be used for every area file
  387. ;
  388. ;AreaHeader FILEAREA.TXT                  ; Default: FILEAREA.TXT
  389. ;
  390. ; Maximum number of description lines per file
  391. ; (0 means unlimited)
  392. ;
  393. ;FileMaxLines 5                           ; Default: 0
  394. ;
  395. ; This allows you to start a new line or strip the rest of descriptions
  396. ;
  397. ; FileEOLMark Uploader:  ; cuts "Uploader:" away
  398. ; FileEOLMark ~Uploader: ; begins a new line before "Uploader:"
  399. ;
  400. ;FileEOLMark ~Uploader:
  401. ;
  402. ; Defines the look of the file names:
  403. ;
  404. ; IGNORE    : No changes
  405. ; CAPITALIZE: Capitalize characters
  406. ; LOWERCASE : Convert to lower case characters
  407. ;
  408. ;FileCase LOWERCASE                       ; Default: IGNORE
  409. ;
  410. ; What happens to the counters:
  411. ;
  412. ; IGNORE    : No changes
  413. ; STRIP     : Cuts 'em off
  414. ; FIT       : fits in the predefined counters
  415. ;
  416. FileDLCounter FIT                        ; Default: IGNORE
  417. ;
  418. ; Order of the filenames:
  419. ;
  420. ; ALPHA: Ascending by names
  421. ; SIZE : Ascending by size
  422. ; DATE : Ascending by date
  423. ; NEW  : New files first
  424. ; "!" reverses the order: !ALPHA !DATE
  425. ; IGNORE: No sorting
  426. ;
  427. ;FileOrder ALPHA                          ; Default: IGNORE
  428. ;
  429. ; **************************************************************************
  430. ;
  431. ; Repack functions
  432. ;
  433. ; **************************************************************************
  434. ;
  435. [REPACK]
  436. ;
  437. ; This function needs external utilities. You need Robert K. Jung's
  438. ; "REARJ" (V2.23 or later) to use it, but you may reconfigure this to use
  439. ; your own repacker software:
  440. ;
  441. ; This the repack command, here REARJ. The first "%s" is replaced by the
  442. ; file to repack. Re-comment it out to enable repacking.
  443. ;
  444. ;RepackCommand  rearj %s /tARJ /u /d /v /s >NUL
  445. ;   
  446. ;  /a[suffix] convert archives within archives ("*" for all formats)
  447. ;  /bcommand  execute DOS command before extracting files
  448. ;  /ccommand  execute DOS command on extracted files before counting them
  449. ;  /d         delete original archives
  450. ;  /e         do not return error if no archives were found
  451. ;  /f         convert diskette archives
  452. ;  /i[name]   check integrity of REARJ.EXE
  453. ;  /l[name]   write append log file (default name is REARJ.LOG)
  454. ;  /o         allow overwrite of existing target archive
  455. ;  /q         query for each archive to convert
  456. ;  /r         recurse through subdirectories
  457. ;  /s         skip verify of file count and total size
  458. ;  /tsuffix   create suffix type archives
  459. ;  /u[bak]    allow update of archive with backup (default is BAK)
  460. ;  /v         execute configured command on extracted files
  461. ;  /wdir      assign work directory
  462. ;  /xfile     exclude file or wildname
  463. ;  /z         simulate operation
  464. ;   
  465. ; Enter here which extension the target archives should have. This is
  466. ; mandatory, otherwise you will not find the correct filenames in your
  467. ; lists!!
  468. ;
  469. RepackExtension ARJ
  470. ;
  471. ; This is the set of error messages and corresponding errorlevels. "TrashFile"
  472. ; decides wether the file is trashed when that particular error occurrs:
  473. ;
  474. ErrorLevel 1
  475. ErrorMessage File not found
  476. TrashFile NO
  477. ;
  478. ErrorLevel 2
  479. ErrorMessage No matching archive type
  480. TrashFile NO
  481. ;
  482. ErrorLevel 3
  483. ErrorMessage Target type already exists
  484. TrashFile NO
  485. ;
  486. ErrorLevel 4
  487. ErrorMessage Not enough disk space
  488. TrashFile NO
  489. ;
  490. ErrorLevel 5
  491. ErrorMessage User skipped repackaging
  492. TrashFile NO
  493. ;
  494. ErrorLevel 6
  495. ErrorMessage UNPACK error
  496. TrashFile YES
  497. ;
  498. ErrorLevel 7
  499. ErrorMessage PACK error
  500. TrashFile YES
  501. ;
  502. ErrorLevel 8
  503. ErrorMessage Target cannot support dirs
  504. TrashFile NO
  505. ;
  506. ErrorLevel 9
  507. ErrorMessage Wrong file count
  508. TrashFile YES
  509. ;
  510. ErrorLevel 10
  511. ErrorMessage Wrong total size
  512. TrashFile YES
  513. ;
  514. ErrorLevel 11
  515. ErrorMessage Internal archive REARJ error
  516. TrashFile NO
  517. ;
  518. ErrorLevel 12
  519. ErrorMessage Rename archive error
  520. TrashFile NO
  521. ;
  522. ErrorLevel 13
  523. ErrorMessage "/v" command error (virus?)
  524. TrashFile YES
  525. ;
  526. ; -------------------------------------------------------------------------
  527. ;
  528. ; These areas will not be repacked. Enter area numbers, full names enclosed
  529. ; in double quotes or a regular expression in single quotes. Names and
  530. ; expressions are not case sensitive.
  531. ;
  532. ; Numbers may be entered like 1, 2-, -7 or 1 - 7
  533. ;
  534. ;SkipRepack 1, 2, 3, "Adult-Giffies"
  535. ;
  536. ; **************************************************************************
  537. ;
  538. ; Setups for file announcements
  539. ;
  540. ; **************************************************************************
  541. ;
  542. [ANNOUNCE]
  543. ;
  544. ; -------------------------------------------------------------------------
  545. ;
  546. ; A "NO" tells FileHerald not to create a message
  547. ;
  548. ;CreateMessage NO                         ; Default: YES
  549. ;
  550. ; These areas will not be announced. Enter area numbers, full names enclosed
  551. ; in double quotes or a regular expression in single quotes. Names and
  552. ; expressions are not case sensitive.
  553. ;
  554. ; Numbers may be entered like 1, 2-, -7 or 1 - 7
  555. ;
  556. ;SkipAnnounce 1, 2, 3, "Adult-Giffies"
  557. ;
  558. ; This disables the update of the list of announced files
  559. ;
  560. ;UpdateList    NO                         ; Default: YES
  561. ;
  562. ; This is the name of the file in which the names of all announced files
  563. ; are stored
  564. ;
  565. ;ListFile ANNOUNCD.TXT                    ; Default: HERALD.OLD
  566. ;
  567. ; Maximum security level which allows announcements (inclusive)
  568. ;
  569. ;MaxLevel 10                              ; Default: 32000
  570. ;
  571. ; These files will always be announced
  572. ;
  573. ;AnnounceAlways ALLFILES.TXT, NEWFILES.TXT
  574. ;
  575. ; These files will never be announced
  576. ;
  577. ;AnnounceNever *.GIF, *.BMP
  578. ;
  579. ; Allows to switch off announcing of files without description
  580. ;
  581. ;AnnounceMissing YES                      ; Default: NO
  582. ;
  583. ; Creates justified descriptions (looks great :-))
  584. ;
  585. ;DescrJustified   YES       ; Default: NO
  586. ;
  587. ; -------------------------------------------------------------------------
  588. ;
  589. ; This is the number of new files which has to be found that a message is
  590. ; created.
  591. ;
  592. ;MinFiles 1                               ; Default: 5
  593. ;
  594. ; Determines how  files are compared. Normally files with different extensions
  595. ; are considered  equal, so  that if you repack a file for example from ZIP to
  596. ; ARJ it will not be announced again. If you choose "STRICT" this will happen.
  597. ;
  598. ;ScanMode STRICT                          ; Default: NORMAL
  599. ;
  600. ; -------------------------------------------------------------------------
  601. ;
  602. ; You can specify one or more header files here, seperated by kommas. They
  603. ; will be put before the message.
  604. ;
  605. ;MsgHeader LOGO.TXT,MSGHEAD.TXT,INFO.TXT  ; Default: MSGHEAD.TXT
  606. ;
  607. ; This template file defines the look of every area header.
  608. ;
  609. ;AreaHeader MSGAREA.TXT                   ; Default: MSGAREA.TXT
  610. ;
  611. ; These footer  files will be put under the messages. Enter one or more names,
  612. ; seperated by kommas, here. Of course their length fullfill the same terms as
  613. ; for the headers.
  614. ;
  615. ;MsgFooter MSGFOOT.TXT                    ; Default: MSGFOOT.TXT
  616. ;
  617. ; Maximum number of description lines per file
  618. ; (0 means unlimited)
  619. ;
  620. MsgMaxLines 0                             ; Default: 1
  621. ; By default only the filename and its description shows in each line. 
  622. ; You can put these additional information in it:
  623. ;
  624. ; SIZE      File size
  625. ; DATE      Date of upload
  626. ; TIME      Time of upload
  627. ;
  628. ;MsgLineFormat SIZE, DATE, TIME
  629. MsgLineFormat SIZE
  630. ;
  631. ; Maximum number of characters per line. More will be wrapped to the next
  632. ; line.
  633. ;
  634. ;MsgLineLen 78                            ; Default: 78
  635. ;
  636. ; This allows you to start a new line or strip the rest of descriptions
  637. ;
  638. ; MsgEOLMark Uploader:  ; cuts "Uploader:" away
  639. ; MsgEOLMark ~Uploader: ; begins a new line before "Uploader:"
  640. ;
  641. MsgEOLMark Uploader:
  642. ;
  643. ; Defines the look of the file names:
  644. ;
  645. ; IGNORE    : No changes
  646. ; CAPITALIZE: Capitalize characters
  647. ; LOWERCASE : Convert to lower case characters
  648. ;
  649. ;MsgFileCase LOWERCASE                    ; Default: IGNORE
  650. ;
  651. ; DEFAULT: FILENAME.EXT
  652. ; DOS    : FILENAME EXT
  653. ;
  654. ;MsgFileFormat DOS                        ; Default: DEFAULT
  655. ;
  656. ; What happens to the counters:
  657. ;
  658. ; IGNORE    : No changes
  659. ; STRIP     : Cuts 'em off
  660. ;
  661. MsgDLCounter STRIP            ; Default: STRIP
  662. ;
  663. ; Order of the filenames:
  664. ;
  665. ; ALPHA: Ascending by names
  666. ; SIZE : Ascending by size
  667. ; DATE : Ascending by date
  668. ; NEW  : New files first
  669. ; "!" reverses the order: !ALPHA !DATE
  670. ; IGNORE: No sorting
  671. ;
  672. MsgOrder ALPHA
  673. ;
  674. ; -------------------------------------------------------------------------
  675. ;
  676. ; Defines which type of message is created: TEXT, FIDO, ECHO, SQUISH
  677. ;
  678. ;MsgType        TEXT, ECHO, FIDO, SQUISH
  679. MsgType         TEXT
  680. ;
  681. ; Defines the filename of text messages
  682. ;
  683. ;MsgName ANNOUNCE.TXT                     ; Default: MESSAGE.TXT
  684. ;
  685. ; Most mail processors do not allow larg net- or echomails. Limit the
  686. ; maxmimum size using this keyword. Larger mails will be split.
  687. ;
  688. ;MsgMaxLen 16                             ; Default: 12KB
  689. ;
  690. ; Path to your fidostyle *.msg
  691. ;
  692. ;NetPath     F:\FD\MAIL\
  693. ;
  694. ; Path to your hudson style message base
  695. ;
  696. ;EchoPath    F:\FD\HUDSON\
  697. ;
  698. ; -------------------------------------------------------------------------
  699. ;
  700. [NETMAIL]
  701. ;
  702. ; -------------------------------------------------------------------------
  703. ;
  704. ; Fidostyle messages:
  705. ;
  706. ; Possible attributes for *.MSG (Default: K/S PVT):
  707. ; PVT, CRA, IMM, DIR, FIL, K/S, LOC, HLD, FRQ, RRQ, ARQ, URQ
  708. ;
  709. ; This message number is mandatory, its parameters are default for all
  710. ; following netmail messages
  711. ;
  712. ;MsgNo     1
  713. ;
  714. ;From      The FileHerald                     ; Default: Sysopname
  715. ;To        Brian Cohn                         ; Mandatory information
  716. ;Subject   New files at "..."                 ; Default, "..." is BBSName
  717. ;OrigAddr                                     ; Default: BBSAddress
  718. ;DestAddr  8:888/888.8                        ; Mandatory information
  719. ;Attrib    HLD,K/S,LOC,PVT                    ; Default: K/S PVT
  720. ;NetPath                                      ; Overrides "NetPath"
  721. ;PrivHeader                                   ; Default: MSGHEADER
  722. ;PrivFooter                                   ; Default: MSGFOOTER
  723. ;
  724. ; -------------------------------------------------------------------------
  725. ;
  726. [ECHOMAIL]
  727. ;
  728. ; -------------------------------------------------------------------------
  729. ;
  730. ; This message number is mandatory, its parameters are default for all
  731. ; following echomail messages
  732. ;
  733. ;MsgNo     1
  734. ;
  735. ;From      The FileHerald                     ; Default: Sysopname
  736. ;To        Brian Cohn                         ; Default: ALL
  737. ;Subject   New files at "..."                 ; Default, "..." is BBSName
  738. ;OrigAddr                                     ; Default: BBSAddress
  739. ;Origin
  740. ;Board     1                                  ; Mandatory information
  741. ;PrivHeader                                   ; Default: MSGHEADER
  742. ;PrivFooter                                   ; Default: MSGFOOTER
  743. ;
  744. ; -------------------------------------------------------------------------
  745. ;
  746. [SQUISH]
  747. ;
  748. ; -------------------------------------------------------------------------
  749. ;
  750. ; This message number is mandatory, its parameters are default for all
  751. ; following squish messages
  752. ;
  753. ;MsgNo      1
  754. ;
  755. ;From       The FileHerald                  ; Default: Sysopname
  756. ;To         Brian Cohn                      ; Default: ALL
  757. ;Subject    New files at "..."              ; Default, "..." is BBSName
  758. ;OrigAddr                                   ; Default: BBSAddress
  759. ;Origin
  760. ;SquishPath                                 ; Mandatory, Path to Squish Area
  761. ;PrivHeader                                 ; Default: MSGHEADER
  762. ;PrivFooter                                 ; Default: MSGFOOTER
  763. ;
  764. ; **************************************************************************
  765. ;
  766. ; Filelists
  767. ;
  768. ; **************************************************************************
  769. ;
  770. [FILELIST]
  771. ;
  772. ; This list number is mandatory, its parameters are default for all
  773. ; following filelists
  774. ;
  775. ;ListNo 1
  776. ;
  777. ; Disables filelists. If given for list no. 1, no lists at all will be
  778. ; created. For higher numbers it only has effect on this particular list.
  779. ;
  780. ;CreateFileList  NO                         ; Default: YES
  781. ;
  782. ; Days files may be to to be in the new files list
  783. ;
  784. ;MaxDays 14                                 ; Default: 10
  785. ;
  786. ; Maximum security level which allows listing (inclusive)
  787. ;
  788. ;MaxLevel 10                                ; Default: 32000
  789. ;
  790. ; Filename of the complete list
  791. ;
  792. ;AllFilesList ALLFILES.TXT                  ; Default: ALLFILES.TXT
  793. ;
  794. ; Filename of the new files list
  795. ;
  796. ;NewFilesList NEWFILES.TXT                  ; Default: NEWFILES.TXT
  797. ;
  798. ; Name of the info file. If not entered, none will bve created
  799. ;
  800. ;InfoFile BOARDS.TXT
  801. ;
  802. ; Whether this info file is appended to your lists:
  803. ;
  804. ;AppendInfo YES                             ; Default: "NO"
  805. ;
  806. ; This is a header for the infofile. It must not be longer than 1024 bytes
  807. ;
  808. ; For the ANSI version you can use these commands to colorize it:
  809. ;
  810. ; %CLRSCR%    clear screen
  811. ; %NORMAL%    all colors to default
  812. ; %BRIGHT%    bright colors
  813. ; %BLINK%     blinking colors
  814. ; %INVERSE%   inverse colors
  815. ; %RESET%     reset all attributes
  816. ;
  817. ; Foreground colors
  818. ;
  819. ; %FGBLACK%   black
  820. ; %FGRED%     red
  821. ; %FGGREEN%   green
  822. ; %FGYELLOW%  yellow
  823. ; %FGBLUE%    blue
  824. ; %FGMAGENTA% magenta
  825. ; %FGCYAN%    cyan
  826. ; %FGWHITE%   white
  827. ;
  828. ; Background colors
  829. ;
  830. ; %BGBLACK%   black
  831. ; %BGRED%     red
  832. ; %BGGREEN%   green
  833. ; %BGYELLOW%  yellow
  834. ; %BGBLUE%    blue
  835. ; %BGMAGENTA% magenta
  836. ; %BGCYAN%    cyan
  837. ; %BGWHITE%   white
  838. ;
  839. InfoHeader %CLRSCR%%BRIGHT%%FGRED%┌────────────────────────────────────────────────%FGYELLOW%The─FileHerald V1.00-T%FGRED%──────┐
  840. InfoHeader │  %FGGREEN%Area overview%FGRED%                                                             │
  841. InfoHeader ├─────┬────────────────────────────────┬───────┬────────┬───────┬────────────┤
  842. InfoHeader │ %FGBLUE%No.%FGRED% │ %FGGREEN%Area description%FGRED%               │ %FGMAGENTA%Files%FGRED% │ %FGCYAN%kBytes%FGRED% │ %FGBLUE%Dlds%FGRED%  │ %FGMAGENTA%F'reqs%FGRED%     │
  843. InfoHeader ├─────┼────────────────────────────────┼───────┼────────┼───────┼────────────┤
  844. ;
  845. ; Information for each area:
  846. ;
  847. ; ~A = Areaname left justified [40 characters]
  848. ; ~B = Areaname right justified [40 characters]
  849. ; ~# = Areanumber [3 characters]
  850. ; ~L = Access level to that particular area [5 characters]
  851. ; ~+ = Minimum age for that area [3 characters]
  852. ; ~F = Actual number of files in that area [5 characters]
  853. ; ~G = Number of files in that area [5 characters]
  854. ; ~S = Size of all files in kBytes [6 characters]
  855. ; ~M = Size of all files in in MBytes [6 characters]
  856. ; ~D = Downloads from this area [6 characters]
  857. ; ~R = Filerequest status (short) [10 characters]
  858. ;
  859. AreaInfo │ %FGBLUE%~#%FGRED% │ %FGGREEN%~A%FGRED% │ %FGMAGENTA%~F%FGRED% │ %FGCYAN%~S%FGRED% │%FGBLUE%~D%FGRED% │ %FGMAGENTA%~R%FGRED% │
  860. ;
  861. ; Footer for the info file
  862. ;
  863. ; ~F = Total actual number of files [5 characters]
  864. ; ~G = Total number of files [5 characters]
  865. ; ~S = Size of all files in kBytes [6 characters]
  866. ; ~M = Size of all files in in MBytes [6 characters]
  867. ; ~D = Total downloads [6 characters]
  868. ; ~% = Current time
  869. ; ~$ = Current date
  870. ;
  871. InfoFooter %BRIGHT%%FGRED%├─────┴────────────────────────────────┼───────┼────────┼───────┼────────────┤
  872. InfoFooter │ %FGGREEN%Date : ~%/ ~$   Total:%FGRED% │ %FGMAGENTA%~F%FGRED% │ %FGCYAN%~S%FGRED% │%FGBLUE%~D%FGRED% │            │
  873. InfoFooter └──────────────────────────────────────┴───────┴────────┴───────┴────────────┘
  874. ;
  875. ; Marks missing files
  876. ;
  877. ;MissingFile  <lost>                  ; Default: <missing>
  878. ;
  879. ; Marks areas which allow requests
  880. ;
  881. ShortReqOKMsg     Anyone
  882. ;
  883. ; this is the long version
  884. ;
  885. ReqOKMsg          <Filerequests possible>
  886. ;
  887. ; Indicates that requests from this area are not allowed
  888. ;
  889. ShortNoReqMsg None
  890. ;
  891. ; or the long version
  892. ;
  893. NoReqMsg    <No requests allowed>
  894. ;
  895. ; Shows in areas which allow requests with password
  896. ;
  897. ShortPwdOnlyMsg    Password
  898. ;
  899. ; and again the long version
  900. ;
  901. PwdOnlyMsg   <Filerequests with password>
  902. ;
  903. ; List of areas which allow no requests
  904. ;
  905. ;NoFileReq 1, 2, 3, "Internal"
  906. ;
  907. ; List of areas which allow password protected requests
  908. ;
  909. ;PwdFileReq 7, 9, "Adult-Area", "Point-Software"
  910. ;
  911. ; These areas will not be listed. Enter area numbers, full names enclosed
  912. ; in double quotes or a regular expression in single quotes. Names and
  913. ; expressions are not case sensitive.
  914. ;
  915. ; Numbers may be entered like 1, 2-, -7 or 1 - 7
  916. ;
  917. ;SkipList  1, 3, 6, "Pictures", 'CD-ROM*'
  918. ;
  919. ; You can specify one or more header files here, seperated by kommas. They
  920. ; will be put before the lists.
  921. ;
  922. ;ListHeader LOGO.TXT, LISTHEAD.TXT
  923. ;
  924. ; This template file defines the look of every area header.
  925. ;
  926. ;AreaHeader LISTAREA.TXT
  927. ;
  928. ; These footer  files will be put under the list. Enter one or more names,
  929. ; seperated by kommas, here. Of course their length fullfill the same terms
  930. ; as for the headers.
  931. ;
  932. ;ListFooter  LISTFOOT.TXT
  933. ;
  934. ; By default only the filename and its description shows in each line.
  935. ; You can put these additional information in it:
  936. ;
  937. ; SIZE      File size
  938. ; DATE      Date of upload
  939. ; TIME      Time of upload
  940. ;
  941. ;ListLineFormat SIZE, DATE,TIME
  942. ListLineFormat SIZE, DATE
  943. ;
  944. ; Maximum number of lines per description. 0 means don't care
  945. ;
  946. ListMaxLines 0                            ; Default: 1
  947. ;
  948. ; Maximum number of characters per line
  949. ;
  950. ;ListLineLen 78                           ; Default: 78
  951. ;
  952. ; This allows you to start a new line or strip the rest of descriptions
  953. ;
  954. ; ListEOLMark Uploader:  ; cuts "Uploader:" away
  955. ; ListEOLMark ~Uploader: ; begins a new line before "Uploader:"
  956. ;
  957. ListEOLMark Uploader:
  958. ;
  959. ; Defines the look of the file names:
  960. ;
  961. ; IGNORE    : No changes
  962. ; CAPITALIZE: Capitalize characters
  963. ; LOWERCASE : Convert to lower case characters
  964. ;
  965. ;ListFileCase CAPITALIZE                  ; Default: IGNORE
  966. ;
  967. ; DEFAULT: FILENAME.EXT
  968. ; DOS    : FILENAME EXT
  969. ;
  970. ;ListFileFormat DOS                        ; Default: DEFAULT
  971. ;
  972. ; What happens to the counters:
  973. ;
  974. ; IGNORE    : No changes
  975. ; STRIP     : Cuts 'em off
  976. ;
  977. ;ListDLCounter STRIP
  978. ;
  979. ; Order of the filenames:
  980. ;
  981. ; ALPHA: Ascending by names
  982. ; SIZE : Ascending by size
  983. ; DATE : Ascending by date
  984. ; NEW  : New files first
  985. ; "!" reverses the order: !ALPHA !DATE
  986. ; IGNORE: No sorting
  987. ;
  988. ;ListOrder ALPHA, NEW
  989. ;
  990. ; Creates justified descriptions (looks great :-))
  991. ;
  992. ;DescrJustified   YES       ; Default: NO
  993. ;
  994. ; --------------------------------------------------------------------------
  995. ;
  996. ; That's it. Have fun :-))
  997. ;
  998. ; Norbert Schlia,
  999. ;                    Sysop of MUSIC-BBS Karlsruhe, 2:248/504
  1000.  
  1001.