Code samples for SMTPS (email over TLS) available
Peter Gutmann <[email protected]>
| Newsgroups | gmane.comp.encryption.cryptlib |
|---|---|
| Message-ID | <[email protected]> |
Posted on behalf of "Mike Trader" <[email protected]>: Code examples in C and BASIC for SMTPS (sending emails via a TLS encrypted connection with cryptlib) are now available at www.coastrd.com. The examples utilize the cryptlib encryption library and provide all the functions required to conduct a full SMTP dialog with error handling. The example uses gmail "smtp.gmail.com" over port 465 to send a simple email and a mulitpart mime email. SMTP is discussed as it relates to this task in detail on related web pages as well as the design of functions that implement the push/pop calls to cryptlib that ensure a complete response is received. Kind Regards Mike Trader It's a nice detailed overview of SMTP/SMTPS and how to use cryptlib to establish an SMTPS session. Thanks to Mike for the work he's put into this. Peter. _______________________________________________ Cryptlib mailing list [email protected] via Mail: [email protected] Archive: ftp://ftp.franken.de/pub/crypt/cryptlib/archives/ http://news.gmane.org/gmane.comp.encryption.cryptlib Posts from non-subscribed addresses are blocked to prevent spam, please subscribe in order to post messages.