Re: [exim] Avoiding duplicated E-Mails in forwarding

Top Page
Delete this message
Reply to this message
Author: Always Learning
Date:  
To: Exim
CC: Luca Bertoncello
Subject: Re: [exim] Avoiding duplicated E-Mails in forwarding

On Fri, 2012-10-19 at 07:06 +0200, Luca Bertoncello wrote:

> Attached a file with the two routers I use in this case.


(1) headers_remove = ${if def:h_X-DefSubject {Subject}}:X-DefSubject:

(2) headers_add = ${if def:h_X-DefSubject {Subject: $h_X-DefSubject:}}


Is (1) correct ? Should it be the same format as (2), that is:-

headers_remove = ${if def:h_X-DefSubject {Subject:X-DefSubject:}} ?

What about adding a colon (:) to h_X-DefSubject to terminate the
header's name ? h_X-DefSubject: ?






--
Paul.
England,
EU.