home *** CD-ROM | disk | FTP | other *** search
/ CD Actual 27 / CDROM27.iso / share / dos / netmail / netmail.ini < prev    next >
Encoding:
Text File  |  1998-06-05  |  3.4 KB  |  84 lines

  1. ***Any thing proceed by three stars is a comment. Removing the
  2. ***three stars "uncomments".
  3. ***The following are set from the program automatically, if not
  4. ***found in this file:
  5. ***INIT=
  6. ***For INIT STRING Can Be Changed from the program Default is 
  7. ***AT&F^MAT&C1&D2&S1^M
  8. ***PORT=
  9. ***Uses the number 1 to 4 or the HEX address of the port,irq (i.e. 3e8,4)
  10. ***default is Port=2
  11. ***Baud=
  12. ***Sets the baud rate. Legal Rates are 300, 1200, 2400, 4800,9600, 19200,
  13. ***38800, 57600, and 115200. Defaults to 19200
  14. ***DialStart=
  15. ***The Dial Start String Is defaulted to ATDT
  16. ***HangUp=
  17. ***The Hang Up String Is Defaulted to ATH0
  18. ***GiveUp=
  19. ***GiveUp is Defaulted to 2000. That is the most times that the program
  20. ***will dial the telephone with out a connection.
  21. ***MSGDIR=
  22. ***The Message (DOWNLOAD/UPLOAD) Directory Defaults to the current Directory
  23. ***Include the Drive and path, i.e. c:\netmsg\mail\ 
  24. ***THE FOLLOWING ARE NEVER DEFAULTED AND MUST BE SET IN THIS FILE
  25. ***POP3=
  26. ***The Address or URL of the POP3 server
  27. ***SMTP=
  28. ***The Address or URL of the SMTP server
  29. ***LUSERNAME= 
  30. ***The login name.
  31. ***LPASSWORD=
  32. ***The Login (dial up) Password
  33. ***EADDRESS= 
  34. ***The EMAIL ADDRESS of the user
  35. ***EUSER=
  36. ***set this ONLY if the EMAIL username is not the same as the
  37. ***first part of the email address.
  38. ***PPASSWORD=
  39. ***The POP3 Password
  40. ***GETALLMAIL= , if this has a value then the program will get all messages
  41. ***on the pop3 server, otherwise it will only get new messages, IF THE
  42. ***SERVER SUPPORTS THE LAST COMMAND, this command was removed in the last
  43. ***RFC, but is still supported by many servers. If you leave getallmail=0
  44. ***and the server does not support the last command, then all mail is
  45. ***retrieved.
  46. ***DELETEMAIL=1. If this has a value of 1, then the program will delete
  47. ***only old messages. If it has a value of 2 then it will delete ALL messages.
  48. ***A value of 0 or absense of this setting tells the program not to delete
  49. ***messages on the server. If the server does not support the last command,
  50. ***and you have selected 1 as a value, then NO MAIL IS DELETED. Default is 0.
  51. ***PHONE1=,PHONE2=,PHONE3=,PHONE4=
  52. ***Phone Numbers to dial. Max 4, Min 1. PHONE#=NONE is a "null modem" connect.
  53. ***DNS1=,DNS2=,DNS3=,DNS4=
  54. ***Max 4, Min 1. The address for the DNS server to use. AT LEAST ONE MUST
  55. ***BE GIVEN IF A POP3 are URL's and not numbers!!!!
  56. ***SCRIPT1 ... 4=
  57. ***If a log script file name is not given, then the program waits 3
  58. ***seconds after connect and starts PPP negotiation. Number Must match
  59. ***the telephone number which uses it. The script is assumed to be
  60. ***in the same directory as the netmail.exe file.
  61. ***NAMING CONVENTIONS #=HEX NUMBER
  62. ***MAIL####.OUT (is an out going email file)
  63. ***CCMAIL.OUT is a CC of the email actually sent
  64. ***The program uses the lowest free number to name.
  65. ***GMTOFF= Tells the program what the offset is from GMT (UCT) and the
  66. ***user's time zone. Eastern Standard Time is +0400. To calculate the
  67. ***value, you figure out what you have to do to your local time to make
  68. ***it equal to GMT. +0400 would mean add 4 hours. Notice that this
  69. ***Is 4 digits, with a Plus or Minus sign in front.
  70. PORT=4
  71. BAUD=115200
  72. LUSERNAME=nettamer
  73. LPASSWORD=xxxyyy
  74. PPASSWORD=xxxyyy
  75. EUSER=nettamer
  76. EADDRESS=nettamer@nettamer.net
  77. PHONE1=962-4342
  78. POP3=mail.flinet.com
  79. SMTP=mail.flinet.com
  80. DELETEMAIL=0
  81. GETALLMAIL=1
  82. GMTOFF=+0400
  83. MSGDIR=c:\net-mail\
  84.