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
--
## 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/
