Re: [exim] exim condition isn't matching or result don't ass…

Pàgina inicial
Delete this message
Reply to this message
Autor: Jeremy Harris
Data:  
A: exim-users
Assumpte: Re: [exim] exim condition isn't matching or result don't assign
On 13/05/2013 08:38, deisler wrote:
>              set acl_c_spf_for_dkim = ${if
> match{$spf_received}{\N\(.*\)\N}{$1}}


I think you don't want the "\" before the "(" and ")".
-- 
Cheers,
    Jeremy