nterms / yii2-mailqueue

Email queue component for yii2 that works with yii2-swiftmailer - https://github.com/yiisoft/yii2-swiftmailer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mail processing hangs when encountering a message witha non valid TO address

rochdi80tn opened this issue · comments

I had noticied that the mail queue processing hangs when I have a message with a to address with a type such as mailaddress@yahop.com instead of yahoo.com
The error is
[-][error][Swift_TransportException] Swift_TransportException: Expected response code 354 but got code "554", with message "554 5.5.1 Error: no valid recipients"