
Originally Posted by
cPanelDon
My understanding is that Exim will keep the message in queue and should automatically retry delivery at a later time.
Have you checked the Exim mail queue to see if the messages exist there?
It's not there now, and by the time I got the support ticket from this client it wasn't there either.
The logs show me this:
Code:
root@mercury:[~]$ grep linhof@x.x.x /var/log/exim_*
/var/log/exim_mainlog:2010-09-06 16:26:01 1Oscdv-000522-Rv == linhof@x.x.x R=lookuphost T=remote_smtp defer (-44): SMTP error from remote mail server after RCPT TO:<linhof@x.x.x> <mailto:linhof@x.x.x> : host mx-mweb.smp.x.x.x [196.x.x.x]: 451 Temporary Policy Rejection - Please try later
/var/log/exim_mainlog:2010-09-06 16:50:00 1Oscdv-000522-Rv => linhof@x.x.x R=lookuphost T=remote_smtp H=mx-mweb.smp.x.x.x [196.x.x.x]
But I don't see anywhere that it retries(d) the sending
How / where do I verify that Exim is setup to resend the email?