PHPMailer - PHP email transport class
- Autor
- Brent R. Matzelle
- Copyright
- 2001 - 2003 Brent R. Matzelle
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.
- Autor
- Chris Ryan