Re: [exim] Invalid header lines

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Kjetil Torgrim Homme
Fecha:  
A: Nikolaus Rath
Cc: exim-users
Asunto: 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.