Re: [Exim] ACL / string expansion question

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Philip Hazel
Ημερομηνία:  
Προς: Marc MERLIN
Υ/ο: exim-users
Αντικείμενο: 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.