mailsystem.admin.inc |
mailsystem.admin.inc |
|
Administrative form for setting the mail_system variable. |
mailsystem.inc |
mailsystem.inc |
|
Provide drupal_mail_wrapper() function for the smtp_library variable. |
mailsystem.info |
mailsystem.info |
|
package = Mail
name = Mail System
description = "Provides a user interface for per-module and site-wide mail_system selection."
php = 5.0
core = 6.x
configure = admin/settings/mailsystem |
mailsystem.install |
mailsystem.install |
|
Sets/deletes the 'smtp_library' variable as mailsystem is enabled/disabled. |
mailsystem.module |
mailsystem.module |
|
Provide UI for controlling the mail_system variable. |
README.html |
README.html |
|
|
README.txt |
README.txt |
|
[1]Mail System
Provides an Administrative UI and Developers API for safely updating
the [2]mail_system configuration variable.
The 6.x-1.x branch also provides a Drupal-6 backport of the Drupal-7
mail system. For more information, see… |