SMTP Authentication Support

LukeLast - October 25, 2005 - 11:50

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.x include the ability to use SSL to connect to SMTP servers like gmail.

This module uses the smtp and mail class's from PHPMailer.
http://phpmailer.sourceforge.net

Releases

Official releasesDateSizeLinksStatus
6.x-1.0-beta32008-Sep-2316.51 KBRecommended for 6.xThis is currently the recommended release for 6.x.
5.x-1.02008-Jun-2425.66 KBRecommended for 5.xThis is currently the recommended release for 5.x.
Development snapshotsDateSizeLinksStatus
6.x-1.x-dev2009-Apr-0619.61 KBDevelopment snapshotDevelopment snapshots are automatically regenerated and their contents can frequently change, so they are not recommended for production use.
5.x-1.x-dev2008-Jul-1327.05 KBDevelopment snapshotDevelopment snapshots are automatically regenerated and their contents can frequently change, so they are not recommended for production use.


 
 

Drupal is a registered trademark of Dries Buytaert.