Re: [EXIM] periodic queue runs

Página Principal
Apagar esta mensagem
Responder a esta mensagem
Autor: Philip Hazel
Data:  
Para: Marc Haber
CC: exim-users
Assunto: 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/ ***