Question about errors in exim_mainlog
I am new to troubleshooting email problems in the exam_mainlog. How come when there is a failure it starts with 5 nearly identical entries, each separated by a few seconds of time, followed by the actual error where the failed email address is identified? So all of the following is shown in the log to tell me that a particular email did not get delivered?
Thank you!
## Nearly identical entries
2016-07-21 02:43:47 1bPzKw-0003s1-G4 SMTP error from remote mail server after MAIL FROM: SIZE=15757: 421 4.7.0 [TS01] Messages from 198.154.111.111 temporarily deferred due to user complaints - 4.16.55.1; see https://help.yahoo.com/kb/postmaster/SLN3434.html
2016-07-21 02:43:48 1bPzKw-0003s1-G4 SMTP error from remote mail server after MAIL FROM: SIZE=15757: 421 4.7.0 [TS01] Messages from 198.154.111.111 temporarily deferred due to user complaints - 4.16.55.1; see https://help.yahoo.com/kb/postmaster/SLN3434.html
2016-07-21 02:43:48 1bPzKw-0003s1-G4 SMTP error from remote mail server after MAIL FROM: SIZE=15757: 421 4.7.0 [TS01] Messages from 198.154.111.111 temporarily deferred due to user complaints - 4.16.55.1; see https://help.yahoo.com/kb/postmaster/SLN3434.html
2016-07-21 02:43:49 1bPzKw-0003s1-G4 SMTP error from remote mail server after MAIL FROM: SIZE=15757: 421 4.7.0 [TS01] Messages from 198.154.111.111 temporarily deferred due to user complaints - 4.16.55.1; see https://help.yahoo.com/kb/postmaster/SLN3434.html
2016-07-21 02:43:49 1bPzKw-0003s1-G4 SMTP error from remote mail server after MAIL FROM: SIZE=15757: 421 4.7.0 [TS01] Messages from 198.154.111.111 temporarily deferred due to user complaints - 4.16.55.1; see https://help.yahoo.com/kb/postmaster/SLN3434.html
# Final error where the failed email address is identified
2016-07-21 02:43:49 1bPzKw-0003s1-G4 == redactedName@yahoo.com R=dkim_lookuphost T=dkim_remote_smtp defer (-45) H=mta6.am0.yahoodns.net [66.196.118.240]: SMTP error from remote mail server after MAIL FROM: SIZE=15757: 421 4.7.0 [TS01] Messages from 198.154.111.111 temporarily deferred due to user complaints - 4.16.55.1; see https://help.yahoo.com/kb/postmaster/SLN3434.html
-
Hello, Your server is clearly black listed at the Yahoo's end that's why you are receiving these errors. The important part is the specific error code, such as "BL21" or "TS01". These along with the link will tell you the specific SMTP error that Yahoo! is returning. Always check this list of Yahoo"s SMTP Error Codes so you know exactly why you are listed. Yahoo! Bulk Sender Form. 0 -
How come when there is a failure it starts with 5 nearly identical entries, each separated by a few seconds of time, followed by the actual error where the failed email address is identified?
Hello, You could search 1bPzKw-0003s1-G4 in /var/log/exim_mainlog with a command such as:exigrep 1bPzKw-0003s1-G4 /var/log/exim_mainlog
Check to see if that particular message is sending to multiple Yahoo email addresses. Thank you.0 -
Thanks guys, but neither of you really answered my question, so I will politely ask again: "How come when there is a failure it starts with 5 nearly identical entries, each separated by a few seconds of time, followed by the actual error where the failed email address is identified?" Thank you. 0 -
Could you open a support ticket using the link in my signature so we can take a closer look? You can post the ticket number here so we can update this thread with the outcome. Thank you. 0 -
Could you open a support ticket using the link in my signature so we can take a closer look? You can post the ticket number here so we can update this thread with the outcome.
I just got the chance to create a ticket. It's number is 7628209. Thanks!0
Please sign in to leave a comment.
Comments
5 comments