Re: [exim] Case sensitive match in ACL

Startseite
Nachricht löschen
Nachricht beantworten
Autor: Philip Hazel
Datum:  
To: Giuliano Gavazzi
CC: exim-users, Marc Perkel
Betreff: 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