On Wed, Aug 22, 2007 at 09:51:47AM +0100, Mike Cardwell wrote: > However, and here's what I think is a bug. Wildlsearch seems to be case > insensitive when doing regex matches:
As indeed it says in the spec.
> [EMAIL PROTECTED]:~# echo -ne '\N^(?-i)[a-z]+$\N' > test
> [EMAIL PROTECTED]:~# exim4 -be
> '${lookup{FOO}wildlsearch{/tmp/test}{true}{false}}'
> true
> [EMAIL PROTECTED]:~#
Returns false for me (4.63). Are you sure that your 'test' file is the same
file as '/tmp/test' ? Your '~' prompt would suggest otherwise.
--
Dave Evans
Power Internet Limited, registered in England #03053650 at Norfolk House,
82 Saxon Gate West, Central Milton Keynes, Buckinghamshire, MK9 2DL.
For more information, see http://www.powernet.co.uk/~davide/about-powernet
signature.asc
Description: Digital signature
-- ## List details at http://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
