You are here

Classes, traits, and interfaces in SMTP Authentication Support 7.2

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
PHPMailer class ./smtp.phpmailer.inc PHPMailer - PHP email transport class NOTE: Requires PHP version 5 or later @package PHPMailer @author Andy Prevost @author Marcus Bointon @copyright 2004 - 2009 Andy Prevost
phpmailerException class ./smtp.phpmailer.inc
SMTP class ./smtp.transport.inc 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. original author: Chris Ryan
SmtpMailSystem class ./smtp.mail.inc Modify the drupal mail system to use smtp when sending emails. Include the option to choose between plain text or HTML
SmtpUnitTest class tests/smtp.unit.test @file Some tests for the SMTP module.

Other projects