Re: [exim] exiscan questions

Top Page
Delete this message
Reply to this message
Author: Craig Jackson
Date:  
To: exim-users
Subject: Re: [exim] exiscan questions
Tony Finch wrote:
> On Sat, 21 May 2005, Craig Jackson wrote:
>
>>1) How to specify case insensitivity across all expressions?
>
>
> Prefix a regex with (?i) in order to get a case-insensitive match. This is
> explained in the pcre documentation.
>
>
>>2) Can I use MACRO in this simple example, e.g.
>
>
> Yes.
>
>
>>3) Can I use the \N?
>
>
> You can use \N either inside the macro or surrounding it.
>
> Tony.

Thanks, I see now. Same way I do this in routers.