home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Simtel MSDOS 1992 December
/
simtel1292_SIMTEL_1292_Walnut_Creek.iso
/
msdos
/
pcmag
/
vol8n19.arc
/
MCILOCAL.CSF
< prev
next >
Wrap
Text File
|
1989-10-04
|
587b
|
31 lines
C "Calling MCI Mail.^M^J"
C "(Press the Escape key if you need to abort the session.)^M^J"
P 1 "1200" Your COM port number and speed go in this line
T "ATZ^M"
R 5 "OK^M^J"
T "ATE1^M"
R "OK^M^J"
T "ATDT000-0000^M" Your number for MCI Mail goes in this line
R 40 "CONNECT"
B
D 2
T "^M"
R 20 "Port:"
R 5 "name:"
T "username" Your username goes on this line
T "/batch:1ST/"
T "password" Your password goes on this line
T "^M"
R 20 "COM^M^J"
M
D 1
T "+++"
R 10 "OK"
D 1
T "ATH^M"
R 10 "^M^J"
T "ATZ^M"
C "You will find any new mail in file MAIL.IN"