kiril botev - 2012-05-25 13:38:12
Hi,
this class NOT work with STARTTLS command
Simple External SMTP class
This class can send e-mail messages via SMTP with authentication.
It can compose an e-mail message with a given sender, recipient, subject and message body in either text or HTML.
The class can send the message connecting to a given SMTP server or by send using the PHP mail function..
SMTP server delivery supports authentication using different methods and secure connections using encryption with the STARTTLS command or using SSL and TLS.