home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ftp.wwiv.com
/
ftp.wwiv.com.zip
/
ftp.wwiv.com
/
pub
/
PPPBCKP
/
PPP15B89.ZIP
/
SAMPLE.INI
< prev
next >
Wrap
INI File
|
1998-01-23
|
5KB
|
154 lines
; NET.INI
; Standard .INI format, e.g. semicolons denote comments, TAG=value, etc.
;
; Network section... both [PPPNET] and [FILENET] are honored here.
;
[FILENET]
;
; SMTP or mail relay host where mail is sent to other systems.
SMTPHOST = smtp.erols.com
;
; TIME server sets DOS clock based upon received time. Ensure the TZ variable
; is set in AUTOEXEC.BAT, e.g. SET TZ=CST6CDT. (Defaults to EST5EDT.)
TIMEHOST = time.nist.gov
;
; POP or mailbox host where mail is stored until you retrieve it.
POPHOST = pop.netcom.com
;
; POP account or mailbox name, not to be confused with login ID.
POPNAME = edare
;
; POP account password, again sometimes different from login password.
POPPASS = password
;
; General section for various defaults.
;
[GENERAL]
;
; PPP packet driver to use for connection. PPPD is for the drivers in DOSPPP
; and KLOS is for the Klos shareware PPPSHARE.EXE.
DRIVER = PPPD
;
; Rewrite WATTCP.CFG on each run? If 'Y', the existing WATTCP.CFG is assumed
; to be an accurate net configuration. If 'N', WATTCP.CFG is created each run.
NOWATTCP = N
;
; Timeout when dialing, in seconds. 60 or 90 usually suffices.
TIMEOUT = 90
;
; Delay between socket send/receive packets, in seconds. Higher than 60
; usually indicates other problems.
SOCK_DELAY = 60
;
; Socket inactivity maximum, in seconds. Increase if you use a non-local
; sendmail or POP host.
INACTIVE = 120
;
; Keep a copy of all messages sent for 'xx' days. '0' disables copying.
KEEPSENT = 0
;
; If KEEPSENT is set, whether to purge sent messages during program run or
; during external event. (PURGE=N requires PPPURGE.EXE in external event!)
PURGE = Y
;
; Retrieve all mail from POP host or just network packets. If ALLMAIL=N,
; no Internet mail for you or your users will be received!
ALLMAIL = Y
;
; Composes outbound Internet messages with an extended address to identify the
; user, e.g. "edare@ix.netcom.com (frank_reid)". If USERMAIL=N, the address
; remains simply "edare@ix.netcom.com".
USERMAIL = Y
;
; Get both mail and news on a single call. Callout should be forced to
; system other than @32767.
ONECALL = Y
;
; Shows or suppresses program information and client-server activity during
; runtime. Default N.
MOREINFO = N
;
; Shows or suppresses other recipients on the mailing list. When set to 'Y'
; a generic "To: Multiple Recipients of Mailing List XXXX" is sent instead.
; Default N.
NOLISTNAMES = Y
;
; Spawns FLINK.EXE and/or LINKER.EXE to clean-up packets after calls.
CLEANUP = Y
;
; Static IP address, if assigned by ISP. 0.0.0.0 uses dynamic IP address.
IPADDR = 0.0.0.0
;
; Network broadcast mask. 255.255.255.0 is standard subnetting.
NETMASK = 255.255.255.0
;
; Domain Name System server for IP address lookup (provided by your ISP).
DNS = 138.145.2.3
;
; Secondary Domain Name System server for lookup (provided by your ISP).
SDNS = 138.145.3.3
;
; Your mail domain (usually the trailing part of your mail address).
DOMAIN = erols.com
;
; Gateway or router address. 0.0.0.0 uses router port on current IP net.
GATEWAY = 0.0.0.0
;
; User account name for forwarding service, if used.
FWDNAME = jdoe
;
; Mail domain for forwarding services, if used.
FWDDOM = bigfoot.com
;
; Information needed by NEWS and other programs.
;
[NEWS]
;
; Your news host where your authorized to retrieve newsgroup articles.
NEWSHOST = news.erols.com
;
; Username, when provider requires a login to use the news host.
NEWSNAME = edare
;
; Associated password for news host login.
NEWSPASS = password
;
; Account to send inbound mail which isn't addressed to a specific user.
POSTMASTER = 7
;
; Use WWIV real name (USER.LST) instead of the alias on outbound mail.
REALNAME = Y
;
; Use a fake name on newsgroup posts to prevent getting unsolicited mail.
SPAMCONTROL = Y
;
; User-defined fake name when SPAMCONTROL=Y (must have an '@' and a '.').
SPAMADDRESS = wwiv@pppproject.org
;
; User-defined fake name when SPAMCONTROL=Y (must have an '@' and a '.').
REPLYTO = edare@SPAMix.netcom.com (remove SPAM)
;
; Signature file to append to newsgroup posts and Internet mail (ASCII only!)
SIGNATURE = D:\WWIV\GFILES\INTERNET.TAG
;
; Maximum number of cross-posts before discarding a newsgroup article.
XPOSTS = 5
;
; Bypass crosspost check on binary newsgroups? If 'Y' will *not* perform a
; check against the number of crossposts.
BINXPOST = Y
;
; Mailing List Section - used to define internet mailing lists that are to
; be retrieved into a message base rather than EMAIL.
;
; Update the NEWSRC (newsgroups listing) from your provider on each connect?
; If 'Y', the NEWGROUPS command is issued each day and a complete listing is
; retrieved the first of each month.
NEWSRC_UPD = Y
;
[MAILLIST]
; email_name subtype (NOTE: Asterisk (*) is required!)
my_listserv@domain.com *1000