Kjetil Torgrim Homme <[EMAIL PROTECTED]> writes: > On Wed, 2006-08-30 at 09:37 +0200, Nikolaus Rath wrote: >> I have the strange problem that for some incoming mails, exim >> apparently messes up the header lines: >> >> [...] >> X-Spam-Status: No (-1.0 points) >> No (-1.0 points) >> [...] >> >> So the value of the spam status header is repeated on its own line. >> This causes the delivery to cyrus to fail. >> >> What can be the reason for this? I have the following header related >> options in my config: > > I trust the following line was corrupted by your mail client: > >> headers_remove = >> X-Spam-Score:X-Spam-Report:X-Spam-Checker-Version:X-Spam-Status:X-Spam-Le >> headers_add = X-Spam-Status: $h_x-836-spam-status > > what does it really look like?
Sorry, xterm was too small for proper copy&paste: headers_remove = X-Spam-Score:X-Spam-Report:X-Spam-Checker-Version:X-Spam-Status:X-Spam-Level:X-836-Spam-Status:X-Virus-Scanned headers_add = X-Spam-Status: $h_x-836-spam-status Regards, --Nikolaus -- My opinions may have changed, but not the fact that I am right. -- ## 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/
