home *** CD-ROM | disk | FTP | other *** search
- ; Sample configuration file for PCBTIC v1.00
-
- ; Blank lines in this CFG file are disregarded.
- ; Information after a semi-colon is disregarded.
-
- ; The following switches can occur anywhere in this configuration file.
-
- ; REPLACE YES means that old versions of files will be deleted from
- ; DIRFL's and directories. This is useful for keeping
- ; software which is constantly being updated.
-
- ; Options: YES, Y, ON. Anything else means NO
- replace yes
-
-
- ; DUPECHECK YES enables duplicate checking, based on CRC. Duplicate
- ; files will not be inserted, and the TIC will be renamed
- ; .BAD.
-
- ; Options: YES, Y, ON. Anything else means NO
- dupecheck yes
-
-
- ; CHANGEDATE YES will change the date of incoming files to the current date
- ; and time. This should be set to YES so these files will be
- ; found with the PCBoard (N)ew file scan.
-
- ; Options: YES, Y, ON. Anything else means NO
- changedate YES
-
-
- ; CONFIG The location of the mailer's setup file.
- ; Specify the directory only.
-
- CONFIG c:\fd
-
-
- ; LIMIT If less than this many KB remains on destination drive,
- ; then the file will NOT be moved.
-
- limit 256
-
-
- ;TIME Specifies the number of hours to add/subtract to system time to
- ; get STANDARD TIME; DAYLIGHT SAVINGS TIME; and the DAYLIGHT
- ; SAVINGS TIME PERIOD.
-
- ; TIME -5, +4, 1 SUN APR - 5 SUN OCT
- ; This indicates that 5 hours must be added to system time to
- ; get standard time, +4 hours must be added to get savings
- ; time, and saving time runs from the 1st Sunday in April to
- ; the last Sunday in October.
- ;
- ; TIME GMT (or UTC)
- ; Indicates that system time is set to UTC.
- ;
- ; TIME -3, -2.5, 20 APR - 9 DEC
- ; Indicates that savings time starts on 20 April until 9 Dec.
-
- ; TIME parameter set for each coast (Canada and U.S.A.)
-
- TIME +5, +4, 1 SUN APR - 5 SUN OCT ;For Eastern Canada/U.S.
-
-
- ; AREA The definitions for each area, in the following format:
-
- ;line 1 AREA areaname
- ;line 2 filespec for Directory text file (i.e. descriptions)
- ;line 3 path where these files are moved (same as in PCBoard)
- ;lines 4+ - FROM/TO address PASSWORD
- ; on TO lines, you can add the NOTIC option which will
- ; suppress the creation of an outbound .TIC file.
-
- ;For example:
-
- ;AREA NODEDIFF
- ; c:\files\descr
- ; c:\files\public\ trailing backslash is optional
- ; FROM 1:167/159 xxxxx
- ; FROM 1:123/456 yyyyy
- ; TO 1:167/159.1 FNEWS NOTIC
- ; TO 1:789/654 FNEWS
- ; TO 4:5/6.78 xyz
-
- ;AREA SOME_AREA
- ; passthru
- ; from 1:167/159 xxxxx
- ; to 1:167/159.1 yyyyy
-
- ;<end of sample configuration file>
-