Skip to content

Latest commit

 

History

History
41 lines (26 loc) · 1.1 KB

README.md

File metadata and controls

41 lines (26 loc) · 1.1 KB

Mail Intercept

The Mail Intercept module intercepts Drupal-attempted emails and, instead of sending an email, displays the email content in the current window, via dpm() if the devel module is enabled, otherwise via backdrop_set_message().

This module should be disabled on production and enabled on sandbox or test sites to prevent sending out real emails.

Installation

Documentation

Additional documentation is located in the Wiki.

Issues

Bugs and feature requests should be reported in the Issue Queue.

Current Maintainers

Credits

License

This project is GPL v2 software. See the LICENSE.txt file in this directory for complete text.