Re: [exim] case insensitive regex matching?

Top Page
Delete this message
Reply to this message
Author: Tony Finch
Date:  
To: Daniel Tiefnig
CC: exim-users
Subject: Re: [exim] case insensitive regex matching?
On Thu, 9 Dec 2004, Daniel Tiefnig wrote:

> Is it possible to ignore case differences?


Perlish regex options like /regex/i can also be specified like
/(?i)regex/ or /(?i:regex)/

Tony.
--
<fanf@???> <dot@???> http://dotat.at/ ${sg{\N${sg{\
N\}{([^N]*)(.)(.)(.*)}{\$1\$3\$2\$1\$3\n\$2\$3\$4\$3\n\$3\$2\$4}}\
\N}{([^N]*)(.)(.)(.*)}{\$1\$3\$2\$1\$3\n\$2\$3\$4\$3\n\$3\$2\$4}}