Auteur: Jeremy Harris Date: À: exim-users Sujet: Re: [exim] exim condition isn't matching or result don't assign
On 15/05/2013 08:32, deisler wrote: > Yes, this is what I want. Thanks.
> But why do i must use double ()? Why is condition {\N\(.*\)\N} not
> getting () in result?
Because you need a grouping to get a result, in $1.
--
Jeremy