PHPMailer
Adds SMTP support for sending e-mails using the PHPMailer library. Comes with detailed configuration instructions for Google Mail.
The main differences to the SMTP module are:
- Integration with Mime Mail module
- Reduced memory footprint by loading PHPMailer class on demand
- Improved performance through connection keep-alive
- Built-in e-mail rerouting during development phase.
Dependencies
- PHPMailer for PHP5/6 (last successfully tested version was 5.0.2)
- (3.x only) Libraries API
- (Optional) Mime Mail module to send HTML e-mails
- (Optional) Personalized E-mails module to adjust the sender name displayed in e-mail software.
Credits
Authors:
Sponsor:
- UNLEASHED MIND
- Specialized in consulting and development of Drupal powered sites, our services include installation, development, theming, customization, and hosting to get you started.
Releases
| Official releases | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 6.x-3.0-beta1 | 2009-Nov-21 | 18.39 KB | Download · Release notes | Supported for 6.x | |
| 6.x-2.1 | 2009-Jun-10 | 13.64 KB | Download · Release notes | Recommended for 6.x | |
| 5.x-2.1 | 2009-Jun-10 | 13.82 KB | Download · Release notes | Recommended for 5.x | |
| Development snapshots | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 6.x-2.x-dev | 2009-Nov-22 | 18.21 KB | Download · Release notes | Development snapshot | |
| 5.x-2.x-dev | 2009-Nov-22 | 16.99 KB | Download · Release notes | Development snapshot | |

