Pluggable Mailers
Component type
Maintenance status
Development status
Downloads
Component created
Component changed
Pluggable Mailers makes it easier for developers to write new email services for Drupal, by providing an object-oriented wrapper around Drupal's hook_mail() implementation. A default mailer is included.
Pluggable mailers can also be used as a wrapper around the default Drupal mail functionality, allowing you to send an email with just one function (no hook_mail()) required.
