Re: [EXIM] periodic queue runs

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Philip Hazel
Fecha:  
A: Marc Haber
Cc: exim-users
Asunto: Re: [EXIM] periodic queue runs
On Sat, 16 Jan 1999, Marc Haber wrote:

> Why not making the right part of "on/off" settings in the
> configuration expand? That way, one could do nearly everything with
> expressions that evaluate to true or false.


There would be some cost, of course - namely, doing the expansion every
time. Down at the code level, it would end up as a function call to
expand and test the value, instead of the current in-line testing of a
fixed value. But I don't suppose that is a huge overhead compared to
everything else that is going on.

-- 
Philip Hazel            University of Cambridge Computing Service,
ph10@???      Cambridge, England. Phone: +44 1223 334714.



--
*** Exim information can be found at http://www.exim.org/ ***