PHPMailer

Component ID

359440

Component name

PHPMailer

Component type

module

Maintenance status

Development status

Component security advisory coverage

covered

Downloads

105049

Component created

Component changed

Component body

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 Authentication Support module are:

  • This module uses the PHPMailer library itself, and the SMTP Authentication Support module has forked and includes the smtp and mail classes from PHPMailer library.
  • This module has support for improved bulk-mail performance through SMTP keep-alive connections (if supported by the mail server).
  • This module has a built-in e-mail rerouting option (useful during site building and development).

Requirements

Extensions and integration

Modules that complement and extend PHPMailer module's functionality:

Installation

for 7.x-3.x: Read documentation

Credits

Original authors:

  • Stefan M. Kudwien (smk-ka)
  • Daniel F. Kudwien (sun)

Current maintainers: