Re: [Exim] ACL / string expansion question

Página Principal
Apagar esta mensagem
Responder a esta mensagem
Autor: Philip Hazel
Data:  
Para: Marc MERLIN
CC: exim-users
Assunto: Re: [Exim] ACL / string expansion question
On Tue, 28 May 2002, Marc MERLIN wrote:

> > >>> check condition = ${extract{1}{-bounces+}{$local_part}{false}}
> > >>>                 = false

>
> I look at it some more, is the problem that extract can only use one
> character as the separator (i.e. that "-bounces+" is not valid)?


Correct. "Extract" uses one-character separators. You will have to use a
regular expression (${if match...).


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