dotkernel/dot-mail

Log the email send ERRORS

arhimede opened this issue · 1 comments

Implement some logic to
https://github.com/dotkernel/dot-mail/blob/3.0/src/Event/MailEventListenerTrait.php

onSendError(MailEvent $e)
which is "left to implementors" but is causing issues

added to documentation how to do it