home *** CD-ROM | disk | FTP | other *** search
- ; Configuration File Example
-
- ; Inbound is where your mailer stores the TIC files and their
- ; corresponding files
- Inbound D:\Inbound
-
- ; DataFile is used to specify where the text file will be created
- ; for each process of the TIC files and what it's name
- ; will be.
- DataFile C:\DataFile.txt
-
- ; LogFile : This tells TinyTic where to store the log file and what it will
- ; be called.
- LogFile D:\tinytic.log
-
- ; AreaName is used to denote which files belong to which area. Areas
- ; are specified in the TIC files.
- ; -Format: AreaName <Area's Name> <Destination of files>
- AreaName FIDONEWS C:\FidoNews
-