Part of the Exim configuration file are Retry rules wich govern how
often Exim (guess what) retries failed deliveries. You shoul'd adjust
that to your needs

http://exim.org/exim-html-4.62/doc/html/spec_html/ch32.html

2006/9/28, Vincent Lefevre <[EMAIL PROTECTED]>:
Hi,

In /etc/default/exim4, I've set:

QUEUEINTERVAL='5m'

to run the queue every 5 minutes, as I often get temporary errors
(in particular with the network where my machine is currently). But
this is not sufficient, I still get things like that in my logs:

2006-09-28 10:28:35 Start queue run: pid=28274
2006-09-28 10:28:35 1GSr25-0007G4-GM == [EMAIL PROTECTED] R=smarthost 
T=remote_smtp_smarthost defer (-53): retry time not reached for any host
2006-09-28 10:28:35 1GSr25-0007G4-GM == [EMAIL PROTECTED] R=smarthost 
T=remote_smtp_smarthost defer (-53): retry time not reached for any host
2006-09-28 10:28:35 1GSr25-0007G4-GM == [EMAIL PROTECTED] R=smarthost 
T=remote_smtp_smarthost defer (-53): retry time not reached for any host
2006-09-28 10:28:35 1GSr25-0007G4-GM == [EMAIL PROTECTED] <[EMAIL PROTECTED]> 
R=smarthost T=remote_smtp_smarthost defer (-53): retry time not reached for any host
2006-09-28 10:28:35 1GSr25-0007G4-GM == [EMAIL PROTECTED] <[EMAIL PROTECTED]> 
R=smarthost T=remote_smtp_smarthost defer (-53): retry time not reached for any host
2006-09-28 10:28:35 1GSr25-0007G4-GM == [EMAIL PROTECTED] R=smarthost 
T=remote_smtp_smarthost defer (-53): retry time not reached for any host
2006-09-28 10:28:35 End queue run: pid=28274

The exim4 FAQ explains how one can force a delivery manually (with
the -qf option), but I want exim4 to try again every time the queue
is run (my machine doesn't send much mail, but mail is sometimes
urgent, hence this choice). How can I do that?

TIA,

--
Vincent Lefèvre <[EMAIL PROTECTED]> - Web: <http://www.vinc17.org/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/>
Work: CR INRIA - computer arithmetic / Arenaire project (LIP, ENS-Lyon)


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]


Reply via email to