The Mail System module provides an administrative UI and API for safely setting the mail_system variable.

Comments

pillarsdotnet’s picture

Status: Active » Needs review
StatusFileSize
new1.53 KB

The attached patch applies to the master (7.x-1.x-dev) branch and adds Mail System support.

pillarsdotnet’s picture

Mail System now provides a backport of the Drupal-7 mail system for Drupal-6. This makes it much easier to maintain a module that supports both D6 and D7.

john.oltman’s picture

Status: Needs review » Postponed

There are thousands of D6 installs, doesn't really make sense to force all those to install a new module. To keep the D6 and D7 versions in sync, will probably hold off on requiring MailSystem in the D7 version. Perhaps @seanr has thoughts on this as well.

john.oltman’s picture

Status: Postponed » Closed (won't fix)