Classes, interfaces, and traits

PHPMailer

PHPMailer - PHP email transport class

« More »

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.

« More »