pendonl / laravel-mail-tester
Adds the ability to test your e-mail delivery score using mail-tester.com
Requires
- php: >=7.0.0
Requires (Dev)
- phpunit/phpunit: ~5.0
This package is auto-updated.
Last update: 2020-05-22 14:54:22 UTC
README
More than often we find ourselfs trying to figure out why an e-mail wasn't delivered to a user. This package aims to make this issue easier to debug using mail-tester.com. They provide an API which can be used to check delivery stats and message errors. An account for mail-tester.com is free, including your first 20 tests!
Installation
For instructions, please see the wiki
To-do
- Finish the report detail page in the dashboard, since it's now a dump of the json report.
- Test the code (tested on 5.2, 5.3 and 5.4 so far)
Security
If you discover any security related issues, please email joshua@pendo.nl instead of using the issue tracker.
About Pendo
Pendo is a webdevelopment agency based in Maastricht, Netherlands. If you'd like, you can visit our website.
License
The MIT License (MIT). Please see License File for more information.