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. -- ## List details at http://www.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://www.exim.org/eximwiki/
