Package PHPMailer
PHPMailer | PHPMailer - PHP email creation and transport class. |
POP3 | PHPMailer POP-Before-SMTP Authentication Class. Specifically for PHPMailer to use for RFC1939 POP-before-SMTP authentication. Does not support APOP. |
SMTP | PHPMailer RFC821 SMTP email transport class. Implements RFC 821 SMTP commands and provides some utility methods for sending mail to an SMTP server. |
phpmailerException | PHPMailer exception handler |
__autoload | Fall back to traditional autoload for old PHP versions |
PHPMailerAutoload | PHPMailer SPL autoloader. |