home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / PPPBCKP / PPP15B97.ZIP / SAMPLE.INI < prev    next >
INI File  |  1998-10-09  |  6KB  |  169 lines

  1. ; NET.INI
  2. ; Standard .INI format, e.g. semicolons denote comments, TAG=value, etc.
  3. ;
  4. ; Network section... both [PPPNET] and [FILENET] are honored here.
  5. ;
  6. [NETWORK]
  7. ;
  8. ; Controls behavior when operating multi-network.  If defined, POP sessions are
  9. ; initiated only on the primary network (to prevent DEAD.NET packets).
  10. PRIMENET = FILEnet
  11. ;
  12. ; SMTP or mail relay host where mail is sent to other systems.
  13. SMTPHOST = smtp.erols.com
  14. ;
  15. ; TIME server sets DOS clock based upon received time.  Ensure the TZ variable
  16. ; is set in AUTOEXEC.BAT, e.g. SET TZ=CST6CDT.  (Defaults to EST5EDT.)
  17. TIMEHOST = time.nist.gov
  18. ;
  19. ; POP or mailbox host where mail is stored until you retrieve it.
  20. POPHOST = pop.netcom.com
  21. ;
  22. ; POP account or mailbox name, not to be confused with login ID.
  23. POPNAME = edare
  24. ;
  25. ; POP account password, again sometimes different from login password.
  26. POPPASS = password
  27. ;
  28. ; Proxy address.  Used by Wingate, firewalls and network address translation
  29. ; devices.  If defined, POP account becomes "user#real.host@proxy".
  30. ;PROXY = 192.168.0.1
  31. ;
  32. ; General section for various defaults.
  33. ;
  34. [GENERAL]
  35. ;
  36. ; PPP packet driver to use for connection.  PPPD is for the drivers in DOSPPP
  37. ; and KLOS is for the Klos shareware PPPSHARE.EXE.
  38. DRIVER = PPPD
  39. ;
  40. ; Rewrite WATTCP.CFG on each run?  If 'Y', the existing WATTCP.CFG is assumed
  41. ; to be an accurate net configuration.  If 'N', WATTCP.CFG is created each run.
  42. NOWATTCP = N
  43. ;
  44. ; Timeout when dialing, in seconds.  60 or 90 usually suffices.
  45. TIMEOUT = 90
  46. ;
  47. ; Delay between socket send/receive packets, in seconds.  Higher than 60
  48. ; usually indicates other problems.
  49. SOCK_DELAY = 60
  50. ;
  51. ; Socket inactivity maximum, in seconds.  Increase if you use a non-local
  52. ; sendmail or POP host.
  53. INACTIVE = 120
  54. ;
  55. ; Keep a copy of all messages sent for 'xx' days.  '0' disables copying.
  56. KEEPSENT = 0
  57. ;
  58. ; If KEEPSENT is set, whether to purge sent messages during program run or
  59. ; during external event.  (PURGE=N requires PPPURGE.EXE in external event!)
  60. PURGE = Y
  61. ;
  62. ; Retrieve all mail from POP host or just network packets.  If ALLMAIL=N,
  63. ; no Internet mail for you or your users will be received!
  64. ALLMAIL = Y
  65. ;
  66. ; Composes outbound Internet messages with an extended address to identify the
  67. ; user, e.g. "edare@ix.netcom.com (frank_reid)".  If USERMAIL=N, the address
  68. ; remains simply "edare@ix.netcom.com".
  69. USERMAIL = Y
  70. ;
  71. ; Get both mail and news on a single call.  Callout should be forced to
  72. ; system other than @32767.
  73. ONECALL = Y
  74. ;
  75. ; Shows or suppresses program information and client-server activity during
  76. ; runtime.  Default N.
  77. MOREINFO = N
  78. ;
  79. ; Shows or suppresses other recipients on the mailing list.  When set to 'Y'
  80. ; a generic "To: Multiple Recipients of Mailing List XXXX" is sent instead.
  81. ; Default N.
  82. NOLISTNAMES = Y
  83. ;
  84. ; Spawns FLINK.EXE and/or LINKER.EXE to clean-up packets after calls.
  85. CLEANUP = Y
  86. ;
  87. ; Static IP address, if assigned by ISP.  0.0.0.0 uses dynamic IP address.
  88. IPADDR = 0.0.0.0
  89. ;
  90. ; Network broadcast mask.  255.255.255.0 is standard subnetting.
  91. NETMASK = 255.255.255.0
  92. ;
  93. ; Domain Name System server for IP address lookup (provided by your ISP).
  94. DNS = 138.145.2.3
  95. ;
  96. ; Secondary Domain Name System server for lookup (provided by your ISP).
  97. SDNS = 138.145.3.3
  98. ;
  99. ; Your mail domain (usually the trailing part of your mail address).
  100. DOMAIN = erols.com
  101. ;
  102. ; Gateway or router address.  0.0.0.0 uses router port on current IP net.
  103. GATEWAY = 0.0.0.0
  104. ;
  105. ; User account name for forwarding service, if used.
  106. FWDNAME = jdoe
  107. ;
  108. ; Mail domain for forwarding services, if used.
  109. FWDDOM = bigfoot.com
  110. ;
  111. ; Information needed by NEWS and other programs.
  112. ;
  113. [NEWS]
  114. ;
  115. ; Your news host where your authorized to retrieve newsgroup articles.
  116. NEWSHOST = news.erols.com
  117. ;
  118. ; Username, when provider requires a login to use the news host.
  119. NEWSNAME = edare
  120. ;
  121. ; Associated password for news host login.
  122. NEWSPASS = password
  123. ;
  124. ; Account to send inbound mail which isn't addressed to a specific user.
  125. POSTMASTER = 7
  126. ;
  127. ; Use WWIV real name (USER.LST) instead of the alias on outbound mail.
  128. REALNAME = Y
  129. ;
  130. ; Use a fake name on newsgroup posts to prevent getting unsolicited mail.
  131. SPAMCONTROL = Y
  132. ;
  133. ; User-defined fake name when SPAMCONTROL=Y (must have an '@' and a '.').
  134. SPAMADDRESS = wwiv@pppproject.org
  135. ;
  136. ; User-defined fake name when SPAMCONTROL=Y (must have an '@' and a '.').
  137. REPLYTO = edare@SPAMix.netcom.com (remove SPAM)
  138. ;
  139. ; Signature file to append to newsgroup posts and Internet mail (ASCII only!)
  140. SIGNATURE = D:\WWIV\GFILES\INTERNET.TAG
  141. ;
  142. ; Maximum number of cross-posts before discarding a newsgroup article.
  143. XPOSTS = 5
  144. ;
  145. ; Bypass crosspost check on binary newsgroups?  If 'Y' will *not* perform a
  146. ; check against the number of crossposts.
  147. BINXPOST = Y
  148. ;
  149. ; Mailing List Section - used to define internet mailing lists that are to
  150. ; be retrieved into a message base rather than EMAIL.
  151. ;
  152. ; Update the NEWSRC (newsgroups listing) from your provider on each connect?
  153. ; If 'Y', the NEWGROUPS command is issued each day and a complete listing is
  154. ; retrieved the first of each month.
  155. NEWSRC_UPD = Y
  156. ;
  157. ; Operate in "stealth" mode with streamlined display, no display of subjects,
  158. ; etc.  This will be enhanced in the future.
  159. QUIET = N
  160. ;
  161. [MAILLIST]
  162. ;
  163. ; Issue mailing lists in "digest" mode, where posts are collected during the
  164. ; day and sent as a single, large message the subsequent day.  This will be
  165. ; further enhanced in the future.
  166. DIGEST = Y
  167. ; email_name   subtype    (NOTE: Asterisk (*) is required!)
  168. my_listserv@domain.com *1000
  169.