gb.net.smtp

This component allows you to send emails by using the SMTP protocol.

It supports email attachments, email alternatives, and protocol encryption (SSL or TLS), provided that the openssl program is installed on your system.

Since 3.6

That component are present in all gambas 3 versions, but has been entirely rewritten in Gambas and fixed since the 3.6 version.

Requires gb.net.

Class Description
Net Constants for the SmtpClient class.
SmtpClient This class implements a SMTP client.