home *** CD-ROM | disk | FTP | other *** search
- ;--[ Sample configuration file (WATTCP.CFG) for KSP-Mail ]--------------------
- ;
- ; The IP addresses used in this example are intentionally bogus! You must
- ; provide your own VALID values, or else the software will not run.
- ;
- ;--[ Configuration Parameters required by Waterloo TCP/IP ]-------------------
- ;
- hostname=bbs
- domainslist=ksp.com
- netmask=255.255.255.0
- my_ip=129.210.212.4
- gateway=129.210.212.2
- nameserver=129.210.212.3
- ;
- ;--[ Configuration parameters to enable/disable processes ]-------------------
- ;
- ksp-mail.import_news_process=pulled ; import_news_process
- ksp-mail.import_mail_process=enabled ; should be set to
- ksp-mail.export_news_process=enabled ; pulled, pushed,
- ksp-mail.export_mail_process=enabled ; or disabled; set
- ksp-mail.set_clock_process=enabled ; all others to
- ksp-mail.command_shell_process=enabled ; enabled or disabled.
- ;
- ;--[ Internet Mail Parameters ]-----------------------------------------------
- ;
- ; Required:
- ;
- ksp-mail.esmtp_server=129.210.212.5 ; Mail-Out (1st)
- ksp-mail.esmtp_server=129.210.212.6 ; Mail-Out (2nd)
- ksp-mail.esmtp_server=129.210.212.7 ; Mail-Out (3rd)
- ksp-mail.mail_directory=d:\pcb\uucp\spool\mail ; Mail-In, Mail-Out
- ;
- ; Optional:
- ;
- ;ksp-mail.import_mail_command="uuin -s mail" ; Mail-In
- ;ksp-mail.import_mail_seconds=600 ; Mail-In (dflt=60)
- ;ksp-mail.import_mail_trigger=on_arrival ; Mail-In
- ;ksp-mail.export_mail_command="uuout -c 5" ; Mail-Out
- ;ksp-mail.export_mail_seconds=600 ; Mail-Out (dflt=60)
- ;ksp-mail.export_mail_trigger=60,c:\pcb\i-email\msgs ; Mail-Out
- ;ksp-mail.forwarding=enabled ; Mail-In
- ;ksp-mail.esmtp_greeting="This server now supports ESMTP!"
- ;ksp-mail.max_message_bytes=100000 ; Mail-In (dflt:none)
- ;ksp-mail.vrfy_program=<program_filespec> ; Mail-In (dflt:none)
- ;ksp-mail.mailing_list=<filespec> ; (May be repeated)
- ;ksp-mail.check_recipients_at=<host.domain> ; (May be repeated)
- ;ksp-mail.uucp_from_line=disabled ; Mail-In (dflt:enbld)
- ;
- ;--[ Usenet News Parameters ]-------------------------------------------------
- ;
- ; Required:
- ;
- ksp-mail.nntp_server=129.210.212.8 ; News-In, News-Out
- ksp-mail.nntp_server=129.210.212.9 ; (1st alternative)
- ksp-mail.nntp_server=129.210.212.10 ; (2nd alternative)
- ksp-mail.news_directory=d:\pcb\uucp\spool\news ; News-In, News-Out
- ksp-mail.newsgroups=groups.lst,sort ; News-In (filespec)
- ksp-mail.news_hour=5,7-9,12 ; News-In
- ksp-mail.news_hour=14-16,21 ; (1 or more required)
- ksp-mail.export_news_seconds=600 ; News-Out (dflt=60)
- ;
- ; Optional:
- ;
- ;ksp-mail.import_news_command="uuin -s news" ; News-In
- ;ksp-mail.import_news_trigger=on_arrival ; News-In
- ;ksp-mail.export_news_command=uuout ; News-Out
- ;ksp-mail.batch_news=disabled ; News-In
- ;ksp-mail.news_filter=ksp.com ; News-In
- ;ksp-mail.max_article_days=7 ; News-In (Pulled)
- ;ksp-mail.max_article_bytes=100000 ; News-In (dflt:none)
- ;ksp-mail.newnews_timeout=300 ; News-In (Pulled)
- ;
- ;--[ Network Time Server Parameters ]-----------------------------------------
- ;
- ; Required:
- ;
- ksp-mail.time_server=129.210.212.11 ; Set-Clock
- ksp-mail.time_server=129.210.212.12 ; (1st alternative)
- ksp-mail.time_server=129.210.212.13 ; (2nd alternative)
- ;
- ; Optional:
- ;
- ksp-mail.set_clock_hours=48 ; default is 24 hours
- ;
- ;--[ Log File Parameters (Optional) ]-----------------------------------------
- ;
- ;ksp-mail.log_directory=d:\pcb\uucp\logs ; If logs are desired
- ;ksp-mail.verbose=log_files ; Level of detail
- ksp-mail.log_days_newsin=1 ; Default is 7 days
- ksp-mail.log_days_mailin=3 ; Default is 7 days
- ksp-mail.log_days_newsout=5 ; Default is 7 days
- ksp-mail.log_days_mailout=7 ; Default is 7 days
- ksp-mail.log_days_setclock=14 ; Default is 7 days
- ksp-mail.log_days_extcmds=21 ; Default is 7 days
- ;
- ;--[ Screen Display Parameters (Optional) ]-----------------------------------
- ;
- ;ksp-mail.local_bell=DISABLED ; On error messages
- ;ksp-mail.verbose=on_screen ; Level of detail
- ;ksp-mail.monitor=error ; To window on error
- ;ksp-mail.monitor=memory ; Stack & heap
- ;ksp-mail.monitor=speed ; Threads/second
- ;ksp-mail.screen_saver_seconds=60 ; Screen saver timeout
- ;
- ;--[ Other Parameters (Optional) ]--------------------------------------------
- ;
- ;ksp-mail.close_timeout=10 ; default is 10 secs
- ;ksp-mail.client_timeout=200 ; default is 300 secs
- ;ksp-mail.server_timeout=600 ; default is 300 secs
- ;
- ;ksp-mail.outbound_retry_seconds=3600 ; default is 10 mins!
- ;ksp-mail.outbound_check_seconds=15 ; default is 5 secs
- ;ksp-mail.share_delay_seconds=10 ; default is 0 seconds
- ;
- ;ksp-mail.sequence_file=d:\pcb\uucp\ksp-mail.seq ; Mail-In, News-In
- ;
- ;ksp-mail.dont_swap_to=xms ; default is enabled
- ;ksp-mail.dont_swap_to=ems ; default is enabled
- ;ksp-mail.dont_swap_to=disk ; default is enabled
- ;
- ;ksp-mail.remote_management_password=mysecretword ; default is no pswd
- ;
- ;ksp-mail.ok_filespec=<filespec>,<seconds> ; default is 60 secs
- ;ksp-mail.exit_spec=c:\ksp\ksp-exit.*,5 ; default is 10 secs
- ;
- ;ksp-mail.retrieve_hostnames=disabled ; default is enabled
- ;ksp-mail.sitename_alias=<host.domain> ; optional
- ;-----------------------------------------------------------------------------
-