Auteur: Peter Bowyer Date: À: Ron McKeating CC: Exim-Users \(E-mail\) Sujet: Re: [Exim] user filters
Ron McKeating wrote:
>> The whole address. But you can probably use a 'begins' test if you
>> just want
>> to match on the localpart.
>>
>
> So I would probably be better of using "contains" ?
>
> Do I need to \ and "." ie R\.J\.McKeating ?
AFAIK you only need to use regex escapes if you're using 'matches',
otherwise it's literal text.