Classes, traits, and interfaces in SMTP Authentication Support 5
Primary tabs
- SMTP Authentication Support 5(active tab)
 - SMTP Authentication Support 6
 - SMTP Authentication Support 7.2
 - SMTP Authentication Support 7
 - SMTP Authentication Support 8
 
| 
            Name | 
                  Type | Namespace | Location | Description | Direct uses | Use statements | Strings | 
|---|---|---|---|---|---|---|---|
| PHPMailer | class | 
            ./ | 
                  PHPMailer - PHP email transport class @package PHPMailer @author Brent R. Matzelle @copyright 2001 - 2003 Brent R. Matzelle | ||||
| SMTP | class | 
            ./ | 
                  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. @package PHPMailer @author Chris Ryan |