home *** CD-ROM | disk | FTP | other *** search
INI File | 1996-12-17 | 1.5 KB | 50 lines |
- ;************************************************************************
- ; CHEYCAS.INI: Control File for FAXserve 3.01a
- ;
- ; Do no modify this control file unless directed by Cheyenne
- ; Technical Support.
- ;
- ; Copyright (C) 1992-1996 Cheyenne Software, Inc.
- ;************************************************************************
- ;
-
- [DEBUG]
- ;Debug CAS Log File
- ; CASFILE=c:\caslog.txt
- ;Debug Messages via Windows Tool (e.g. WinTrace)
- ; CASMSGS=ON
- ;Enable Log CAS Queue Status
- ; QUEUESTATUS=ON
- ;Enable FAXserve Administrator Debug Messages
- ; MGRLOG=c:\mgrlog.txt
- ;Enable FAXserve Administrator Modem Configuration Debug Messages
- ; MCBLOG=c:\mcblog.txt
- ;Enable FAXserve NDS Operation Debug Messages
- ; NDSLOG=c:\ndslog.txt
-
- [CASDLL]
- ;Enable Fixed Drive Mappings
- CASMAP=ON
- ;Set Fixed Drive Mappings to a drive letter
- ; CASHOMEMAP=F
- ; CASUSERMAP=F
- ;Enable Class2 Image Conversion
- ; CLASS2CONVERSION=ON
-
- [CHEYCAS]
- ;Enable Multi-threaded mode (should always be ON)
- MULTITHREADED=ON
- ;Set drive range to assign a map to a volume if one doesn't exist
- ; FIRSTDRIVE=F
- ; LASTDRIVE=Z
- ;Enable Class2 Image Conversion with maximum page limit
- ; CLASS2CONVERSION=ON
- ; CLASS2CONVERSIONPAGES=3
- ;Delete TCF submitted for CASSubmitTask (DELETE_NOT|DELETE_IFOK|DELETE_ALWAYS)
- DELETESUBMITTEDTCF=DELETE_ALWAYS
- ;Create LCF on deleting TCF in CASDeleteFile
- LCFONDELETETCF=ON
- ;Check telephone number for nest format: phone#nestcode#
- ; CHECKNESTPHONENUMBER=ON
- ;QUEUEENTRIES=1024
-