Re: [exim] headers_add produces duplicate header

Góra strony
Delete this message
Reply to this message
Autor: Jeremy Harris
Data:  
Dla: exim-users
Temat: Re: [exim] headers_add produces duplicate header
On 27/05/17 13:58, Yves Goergen wrote:
> Something like this? (Before the headers_add)


Order doesn't matter for this.

>> headers_remove = ${if !eq {$acl_VAR_SUBJECT}{} {Subject}{}}


Looks plausible. You could use a "def" condition rather than "eq",
and the empty "else" clause could be omitted.
--
Jeremy