Adds SMTP support for sending e-mails using the PHPMailer library. Comes with detailed configuration instructions for how to use Google Mail as mail server.
The main differences to the SMTP module are:
- Integration with Mime Mail module
- Improved performance through SMTP connection keep-alive (if supported by the mail server)
- Built-in e-mail rerouting option (useful during site building and development)
Prerequisites
- PHPMailer library
- (3.x only) Libraries API
Extensions and integration
Modules that complement and extend PHPMailer module's functionality:
- Mime Mail to send HTML e-mails
- Personalized E-mails to adjust the sender name displayed in e-mail clients.
Installation
Starting from PHPMailer module 3.x, this module depends on Libraries API. Installation differs based on selected version:
for 7.x-3.x: Read documentation · Read complete log of changes
for 6.x-3.x: Read documentation · Read complete log of changes
for 6.x-2.x: Read documentation · Read complete log of changes
When updating from 2.1 to 2.2, or upgrading to 3.x, you need to clear caches (run update.php) to avoid errors.
Credits
Authors:
Development was sponsored by UNLEASHED MIND.
Project Information
- Maintenance status: Actively maintained
- Development status: Under active development
- Module categories: Mail, Third-party Integration
- Reported installs: 5604 sites currently report using this module. View usage statistics.
- Last modified: November 29, 2011
