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