Secure SMTP client
Package:
Summary:
Send messages via SMTP server with authentication
Groups:
Author:
Description:
This class can be used to send messages via SMTP server with authentication.
It can connect to a given SMTP server using SSL or TLS, and authentication using the LOGIN method.
It can send send a message with a given subject from a given address to a given recipient.
It can connect to a given SMTP server using SSL or TLS, and authentication using the LOGIN method.
It can send send a message with a given subject from a given address to a given recipient.
Comments are closed.