PHPMailer - PHP SMTP email transport class NOTE: Designed for use with PHP version 5 and up
SMTP | SMTP is rfc 821 compliant and implements all the rfc 821 SMTP commands except TURN which will always return a not implemented error. SMTP also provides some utility methods for sending mail to an SMTP server. |