SCOUG-Programming Mailing List Archives
Return to [ 24 |
September |
2000 ]
Content Type: text/plain
I'm writing an email client utility. So far my code does the DNS lookup
on the mail server domain name and then opens a socket to the server on
port 109. (I presume that's the proper port - I looked in
\mptn\etc\services and found it. There's also port 25 but I seem to
remember that's not the proper one.)
RFC 821 doesn't have the handshaking sequence I need. Can anyone point
me at the document that tells the handshake sequence for asking if
there's any mail waiting on the server? I assume there are USER and
PASSword messages involved, maybe HELO and RSET, plus a command that
queries the status of the user's mailbox.
Thanks,
- Peter
=====================================================
To unsubscribe from this list, send an email message
to "steward@scoug.com". In the body of the message,
put the command "unsubscribe scoug-programming".
For problems, contact the list owner at
"rollin@scoug.com".
=====================================================
Return to [ 24 |
September |
2000 ]
The Southern California OS/2 User Group
P.O. Box 26904
Santa Ana, CA 92799-6904, USA
Copyright 2001 the Southern California OS/2 User Group. ALL RIGHTS
RESERVED.
SCOUG, Warp Expo West, and Warpfest are trademarks of the Southern California OS/2 User Group.
OS/2, Workplace Shell, and IBM are registered trademarks of International
Business Machines Corporation.
All other trademarks remain the property of their respective owners.
|