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!
Thank you!
Code:
## Nearly identical entries
2016-07-21 02:43:47 1bPzKw-0003s1-G4 SMTP error from remote mail server after MAIL FROM:<[email protected]> 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:<[email protected]> 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:<[email protected]> 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:<[email protected]> 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:<[email protected]> 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 == [email protected] 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:<[email protected]> 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
Last edited by a moderator: