Re: [exim] Case sensitive match in ACL

Etusivu
Poista viesti
Vastaa
Lähettäjä: Philip Hazel
Päiväys:  
Vastaanottaja: Giuliano Gavazzi
Kopio: exim-users, Marc Perkel
Aihe: Re: [exim] Case sensitive match in ACL
On Sat, 7 Jan 2006, Giuliano Gavazzi wrote:

>
> On 7 Jan 2006, at 08:59, Marc Perkel wrote:
>
> > So - match is case insensitive. How do you make it case sensitive? Thanks in
> > advance.
>
> since when? It is a regular expression match, by default case sensitive.
> If you meant the opposite, then the answer is (?i)


Not if Marc is talking about "match" in an Exim filter. That, like all
other string tests with lowercase names in filters, is case-insensitive.
"MATCH" is case sensitive, but you can also do it by (?-i) in the
pattern.

-- 
Philip Hazel            University of Cambridge Computing Service
Get the Exim 4 book:    http://www.uit.co.uk/exim-book