This extensions allows you to debug emails more easily without fiddling around overriding email addresses. The emails will be saved to the database and won't be sent to the actual receiver.
An additional white listing allows to still send emails to specific receivers.
Requirements:
- TYPO3 CMS 6.2 or 7.x
alt: | Screenshot of the backend module |
---|
Install the extension as always.
The configuration in the Extension Manager allows to define the white listing.
If set to e.g. `[email protected],*@company.com`
any emails to Max Mustermann and any email address belonging to company.com will still get the emails.
Those emails are still also saved in the database.
Any contribution is highly welcomed. Please use the issue tracker of the GitHub Project!