Re: [Exim] more about conditional queueing

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Nico Erfurth
Fecha:  
A: exim-users
Asunto: Re: [Exim] more about conditional queueing
Philip Hazel wrote:
> On Tue, 20 Aug 2002, Peter A. Savitch wrote:
>
>
>>If I use `:defer:' special action in redirect router, can I apply some
>>special retry rules to these?
> No, I'm afraid not.
>
>>If not, can it be implemented in general (if reasonable), i.e.
>
> Wishlisted.


think it would be best to add a retry_data option to the routers, which
sets the retry times explicitly, and it should be expandable, so the
time could be set depending on $message_size or whatever.

ciao