Develmail configuration settings

Experimental project

This is a sandbox project, which contains experimental code for developer use only.

This module allows alteration of every outgoing mail to a single email address.

Detailed description

Intercept any outgoing email sent by drupal_mail by redirecting it to a single email address. Every TO, CC or BCC email address will be ignored if this module is enabled. Develmail is most likely to be used to try out new mailing functionality or to prevent mails from sending out in a development environment.

Settings

You can set the redirection email address setting in your settings.php or in the
administration interface. Original email address information can be included at
the bottom of the mail if the option is enabled in the administration interface.

Note

Although this module has been made for development purposes, this module
is safe to use on a production site. This module will not capture mails that are sent out through other mailing mechanism (Ex. PHP mail function).

Supporting organizations: 

Project information

  • caution Minimally maintained
    Maintainers monitor issues, but fast responses are not guaranteed.
  • Module categories: Developer Tools, Integrations
  • Created by iampuma on , updated