home *** CD-ROM | disk | FTP | other *** search
- ***Any thing proceed by three stars is a comment. Removing the
- ***three stars "uncomments".
- ***The following are set from the program automatically, if not
- ***found in this file:
- ***INIT=
- ***For INIT STRING Can Be Changed from the program Default is
- ***AT&F^MAT&C1&D2&S1^M
- ***PORT=
- ***Uses the number 1 to 4 or the HEX address of the port,irq (i.e. 3e8,4)
- ***default is Port=2
- ***Baud=
- ***Sets the baud rate. Legal Rates are 300, 1200, 2400, 4800,9600, 19200,
- ***38800, 57600, and 115200. Defaults to 19200
- ***DialStart=
- ***The Dial Start String Is defaulted to ATDT
- ***HangUp=
- ***The Hang Up String Is Defaulted to ATH0
- ***GiveUp=
- ***GiveUp is Defaulted to 2000. That is the most times that the program
- ***will dial the telephone with out a connection.
- ***MSGDIR=
- ***The Message (DOWNLOAD/UPLOAD) Directory Defaults to the current Directory
- ***Include the Drive and path, i.e. c:\netmsg\mail\
- ***THE FOLLOWING ARE NEVER DEFAULTED AND MUST BE SET IN THIS FILE
- ***POP3=
- ***The Address or URL of the POP3 server
- ***SMTP=
- ***The Address or URL of the SMTP server
- ***LUSERNAME=
- ***The login name.
- ***LPASSWORD=
- ***The Login (dial up) Password
- ***EADDRESS=
- ***The EMAIL ADDRESS of the user
- ***EUSER=
- ***set this ONLY if the EMAIL username is not the same as the
- ***first part of the email address.
- ***PPASSWORD=
- ***The POP3 Password
- ***GETALLMAIL= , if this has a value then the program will get all messages
- ***on the pop3 server, otherwise it will only get new messages, IF THE
- ***SERVER SUPPORTS THE LAST COMMAND, this command was removed in the last
- ***RFC, but is still supported by many servers. If you leave getallmail=0
- ***and the server does not support the last command, then all mail is
- ***retrieved.
- ***DELETEMAIL=1. If this has a value of 1, then the program will delete
- ***only old messages. If it has a value of 2 then it will delete ALL messages.
- ***A value of 0 or absense of this setting tells the program not to delete
- ***messages on the server. If the server does not support the last command,
- ***and you have selected 1 as a value, then NO MAIL IS DELETED. Default is 0.
- ***PHONE1=,PHONE2=,PHONE3=,PHONE4=
- ***Phone Numbers to dial. Max 4, Min 1. PHONE#=NONE is a "null modem" connect.
- ***DNS1=,DNS2=,DNS3=,DNS4=
- ***Max 4, Min 1. The address for the DNS server to use. AT LEAST ONE MUST
- ***BE GIVEN IF A POP3 are URL's and not numbers!!!!
- ***SCRIPT1 ... 4=
- ***If a log script file name is not given, then the program waits 3
- ***seconds after connect and starts PPP negotiation. Number Must match
- ***the telephone number which uses it. The script is assumed to be
- ***in the same directory as the netmail.exe file.
- ***NAMING CONVENTIONS #=HEX NUMBER
- ***MAIL####.OUT (is an out going email file)
- ***CCMAIL.OUT is a CC of the email actually sent
- ***The program uses the lowest free number to name.
- ***GMTOFF= Tells the program what the offset is from GMT (UCT) and the
- ***user's time zone. Eastern Standard Time is +0400. To calculate the
- ***value, you figure out what you have to do to your local time to make
- ***it equal to GMT. +0400 would mean add 4 hours. Notice that this
- ***Is 4 digits, with a Plus or Minus sign in front.
- PORT=4
- BAUD=115200
- LUSERNAME=nettamer
- LPASSWORD=xxxyyy
- PPASSWORD=xxxyyy
- EUSER=nettamer
- EADDRESS=nettamer@nettamer.net
- PHONE1=962-4342
- POP3=mail.flinet.com
- SMTP=mail.flinet.com
- DELETEMAIL=0
- GETALLMAIL=1
- GMTOFF=+0400
- MSGDIR=c:\net-mail\
-