CHANGELOG.txt |
CHANGELOG.txt |
|
PHPMailer x.x-x.x, xxxx-xx-xx
-----------------------------
PHPMailer 5.x-1.x, xxxx-xx-xx
-----------------------------
Initial commit of PHPMailer integration module for Drupal. |
COPYHERE.txt |
phpmailer/COPYHERE.txt |
|
Copy the downloaded files
class.phpmailer.php
class.smtp.php
into this directory. |
mimemail.inc |
includes/mimemail.inc |
|
|
phpmailer.admin.inc |
phpmailer.admin.inc |
|
Administrative functions for PHPMailer integration module. |
phpmailer.inc |
includes/phpmailer.inc |
|
|
phpmailer.info |
phpmailer.info |
|
name = PHPMailer
description = Integrates PHPMailer with Drupal.
package = Mail |
phpmailer.module |
phpmailer.module |
|
This module integrates PHPMailer with Drupal, both as native drupal_mail()
wrapper, and as part of the Mime Mail module. |
README.txt |
README.txt |
|
-- SUMMARY --
This module integrates PHPMailer with Drupal, both as native drupal_mail()
wrapper, and as part of the Mime Mail module.
For a full description of the module, visit the project page:
http://drupal.org/project/phpmailer
To submit… |