Re: [Exim] Exim urgent problem

Startseite
Nachricht löschen
Nachricht beantworten
Autor: Marten Lehmann
Datum:  
To: exim-users
Betreff: Re: [Exim] Exim urgent problem
> We have this problem for all host and all email are in queue (~600).
>
> 2003-07-02 00:26:13 19XOon-0002kg-I3 == ap.glaizal-cpecf@???
> <apglaizal@???> R=lookuphost T=remote_smtp defer (-53): retry
> time not reached for any host
>
> Any idea?


This is no error. Look in your configuration-file for the retry-rules.
There you have defined (probably by default) after which amount of time
the delivery of an email is retried if it failed before. So if delivery
has failed, Exim won't try to deliver it again one minute later - even
if you restart Exim manually, maybe not before 60 minutes are gone. So
if you're queue is run manually before 60 minutes are reached or because
your queue is run automatically each 30 minutes, then this message appears.

http://www.exim.org/exim-html-4.20/doc/html/spec_31.html#IX2070