Closed mailcare closed 7 months ago
Implemented in fork as well: https://packagist.org/packages/joelharkes/laravel-mailbox in this PR: https://github.com/eurides-eu/laravel-mailbox/pull/5
You could add additional content-type check to avoid the JSON messages (mistakenly setup) being seen as emails.
Thanks!
Hello,
The current implementation of the MailCare driver doesn't work.
This PR fix all the issues and has been fully tested. I also updated the doc.
Best regards,