Re: [Exim] Warnign Condition

Página Principal
Apagar esta mensagem
Responder a esta mensagem
Autor: Philip Hazel
Data:  
Para: j.linn
CC: exim-users
Assunto: Re: [Exim] Warnign Condition
On Mon, 18 Nov 2002, j.linn wrote:

> I seem to have a problem with my delay warning condition, which is given
> below, as a message with "precedence: bulk" (see header file below) gets a
> delay warning (see also below)
>
> delay_warning = 4h:8h:24h
> delay_warning_condition = \
>     ${if match {$h_precedence:}\
>       {(?i) bulk | list | junk} {no} {yes}}

             ^    ^ ^    ^ ^
             ^    ^ ^    ^ ^
Spaces are significant in regular expressions unless you set the x
option.


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