SMTP Authentication Support
IMPORTANT: On a weekly basis we have support requests all on the same issue, so please SEARCH before creating an issue, and before that check which version of PHPMailer you're using. Versions higher than 2.2.1 are NOT SUPPORTED.
This module allows Drupal to bypass the PHP mail() function and send email directly to an SMTP server. The module supports SMTP authentication and can even connect to servers using SSL if supported by PHP.
Maintenance sponsored by Chuva Inc.
This module uses the smtp and mail class's from PHPMailer.
http://phpmailer.sourceforge.net
