On 08/15/2017 11:19 AM, Graeme Fowler wrote:
> On 11 Aug 2017, at 08:11, Renaud Allard via Exim-users
> <[email protected] <mailto:[email protected]>> wrote:
>> condition       = ${if eq{$spam_action}{add header}}
> 
> I'd make that
> 
>   condition       = ${if match{$spam_action}{\N^add header$\N}}
> 
> Graeme

Actually, the condition works, it was just not at the right place in the
ACL block.

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

-- 
## List details at https://lists.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to