Bug #22541
closedt3lib_readmail->analyseReturnError() doesn't recognize "Bad host"-Messages from sendmail
0%
Description
A mail that could not be delivered by sendmail due to a bad host and was returned is not correctly categorized by t3lib_readmail->analyseReturnError()
I have included a patch to fix the issue.
This is the message from the "Undelivered mail returning to sender"-mail:
This is the mail system at host <host>.
I'm sorry to have to inform you that your message could not
be delivered to one or more recipients. It's attached below.
For further assistance, please send mail to <postmaster>
If you do so, please include this problem report. You can
delete your own text from the attached returned message.
The mail system
<dsfksdflhk@sdffsdsdsfddgdgd.de>: Host or domain name not found. Name service
error for name=sdffsdsdsfddgdgd.de type=A: Host not found
(issue imported from #M14240)
Files