CHANGELOG.txt |
CHANGELOG.txt |
|
PHPMailer 5.x-2.x, xxxx-xx-xx
-----------------------------
by smk-ka: Fixed fatal error on logs > status page.
by smk-ka: Improved error handling.
#634868 by smk-ka: Fixed bad e-mail addresses in sent mails if display names
contains a… |
COPYHERE.txt |
phpmailer/COPYHERE.txt |
|
Copy the downloaded files
class.phpmailer.php
class.smtp.php
into this directory. |
phpmailer.admin.inc |
phpmailer.admin.inc |
|
Administrative functions for PHPMailer integration module. |
phpmailer.class.inc |
includes/phpmailer.class.inc |
|
|
phpmailer.drupal.inc |
includes/phpmailer.drupal.inc |
|
|
phpmailer.info |
phpmailer.info |
|
name = PHPMailer
description = Integrates the PHPMailer library for SMTP e-mail delivery.
package = Mail |
phpmailer.install |
phpmailer.install |
|
PHPMailer installation functions. |
phpmailer.mimemail.inc |
includes/phpmailer.mimemail.inc |
|
|
phpmailer.module |
phpmailer.module |
|
Integrates the PHPMailer library for SMTP e-mail delivery. |
README.txt |
README.txt |
|
-- SUMMARY --
Adds SMTP support for sending e-mails using the PHPMailer library.
For a full description of the module, visit the project page:
http://drupal.org/project/phpmailer
To submit bug reports and feature suggestions, or to track changes:
… |