On Mon, 1 Dec 2003, Terry Shows wrote:
> Is there a "fast-dirty" way to remove one host's entry from the retry
> database without removing the entire database?
As somebody else pointed out, exim_fixdb.
> Finally, I have experimented with retry rules a bit, but would like a "kick
> all" rule that says:
>
> thishost.com * F,1d,15m F,indefinate,1h
>
> (in other words, try every 15 minutes for 1 day, then try every hour
> indefinitely for just this host)
You can't do that, but you can specify a very long time (e.g. 52w) for
the final timeout.
thishost.com * F,1d,15m; F,52w,1h
The longest time it will hold is however many seconds can fit into a
32-bit integer, which is several decades.
Philip
--
Philip Hazel University of Cambridge Computing Service,
ph10@??? Cambridge, England. Phone: +44 1223 334714.
Get the Exim 4 book: http://www.uit.co.uk/exim-book