Skip to content

A Backdrop module for development to trap attempted emails and, optionally, display them on the web page.

License

Notifications You must be signed in to change notification settings

bugfolder/mail_intercept

Repository files navigation

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.

About

A Backdrop module for development to trap attempted emails and, optionally, display them on the web page.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages