Mentalis.org Security Library documentation

SSL and TLS

SmtpClient

This example program show how to send email via an SMTP server. Apart from the normal unencrypted SMTP connections, it also supports TLS encrypted connections.
It is distributed together with the source code of the Mentalis.org Security Library. It is located under the Samples\SSL\SmtpClient directory.