csD Email Client ( SMTP )
This is an email client that use the Simple Mail Transfer Protocol.Can be used with many SMTP servers ( Haven't found any server that didn't works well yet ).Able to include attachments with Email.Can authenticate with POP server first.Use MS WInsock Control TCP/IP connection.
Original Author: Cryosphere
Assumptions
It used SMTP protocol as described in RFC 821. There may be any updates which still not applied.
There is no SSL or TLS implementation, so currently the username and password are sent without any protection, so make sure you are in a secured network environment before trying this code.This client program are made to demonstrate the SMTP protocol.If you find any bugs, please email me.Vote if you want to,I greatly appreciated.Also if any of you know how to implement SSL/TLS, can you tell me how ?
Side Effects
There is no implementation of timeout controls yet.There is only a simple timer at the beginning of the connection.The code may be not optimized for performance.
About this post
Posted: 2002-06-01
By: ArchiveBot
Viewed: 88 times
Categories
Attachments
csD Email 24194862001.zip
Posted: 9/3/2020 3:45:00 PM
Size: 26,617 bytes
Loading Comments ...
Comments
No comments have been added for this post.
You must be logged in to make a comment.