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

Startseite
Nachricht löschen
Nachricht beantworten
Autor: Jeremy Harris
Datum:  
To: exim-users
Betreff: 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