home *** CD-ROM | disk | FTP | other *** search
/ Simtel MSDOS - Coast to Coast / simteldosarchivecoasttocoast.iso / pcmag / vol8n19.zip / MCILOCAL.CSF < prev    next >
Text File  |  1989-10-04  |  587b  |  31 lines

  1.  
  2.  
  3. C    "Calling MCI Mail.^M^J"
  4. C    "(Press the Escape key if you need to abort the session.)^M^J"
  5. P  1    "1200"            Your COM port number and speed go in this line
  6. T    "ATZ^M"
  7. R  5    "OK^M^J"
  8. T    "ATE1^M"
  9. R    "OK^M^J"
  10. T    "ATDT000-0000^M"    Your number for MCI Mail goes in this line
  11. R 40    "CONNECT"
  12. B
  13. D  2
  14. T    "^M"
  15. R 20    "Port:"
  16. R  5    "name:"
  17. T    "username"        Your username goes on this line
  18. T    "/batch:1ST/"
  19. T    "password"        Your password goes on this line
  20. T    "^M"
  21. R 20    "COM^M^J"
  22. M
  23. D  1
  24. T    "+++"
  25. R 10    "OK"
  26. D  1
  27. T    "ATH^M"
  28. R 10    "^M^J"
  29. T    "ATZ^M"
  30. C    "You will find any new mail in file MAIL.IN"
  31.