Auteur: Kjetil Torgrim Homme
Date:
À: Nikolaus Rath
CC: exim-users
Sujet: Re: [exim] Invalid header lines
On Thu, 2006-08-31 at 11:00 +0200, Nikolaus Rath wrote:
> headers_remove = ...:X-Spam-Status:...:X-836-Spam-Status:...
> headers_add = X-Spam-Status: $h_x-836-spam-status
I wouldn't be surprised if there were bugs related to referencing a
removed header. (Philip may want to check this in due course :-)
use an ACL variable instead of the temporary X-836 header, IMHO that's a
cleaner solution, anyway.
--
Kjetil T.