SMTP Authentication Support
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.
New features for drupal 5.0 include the ability to use SSL to connect to SMTP servers like gmail. Get it here: http://drupal.org/node/95819
This module uses the smtp and mail class's from PHPMailer.
http://phpmailer.sourceforge.net
Releases
| Official releases | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 5.x-1.0 | 2008-Jun-24 | 25.66 KB | Download · Release notes | Recommended for 5.x | |
| Development snapshots | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 6.x-1.x-dev | 2008-Jul-18 | 14.42 KB | Download · Release notes | Development snapshot | |
| 5.x-1.x-dev | 2008-Jul-13 | 27.05 KB | Download · Release notes | Development snapshot | |
| 4.7.x-1.x-dev | 2007-Jan-18 | 22.92 KB | Download · Release notes | Development snapshot | |
