Lähettäjä: Harald Meland Päiväys: Vastaanottaja: Alan J. Flavell Kopio: Exim users list Aihe: Re: [Exim] Blocking sobig.f
[Alan J. Flavell]
> On Thu, 21 Aug 2003, Kyle Dippery wrote:
>
>> According to the filter spec, conditions in all lowercase
>> ("matches", etc) are case-insensitive.
>
> Filters are too late to catch this kind of problem. Need to do it in
> an ACL.
If you want the 'match' expansion condition in Exim to ignore case,
you can include the internal regexp modifier '(?i)' (without the
quotes) in the regexp.
--
Harald