http://www.exim.org/bugzilla/show_bug.cgi?id=385





------- Additional Comments From [EMAIL PROTECTED]  2006-08-20 23:02 -------
Fascinating. I can reproduce it, but there's no clue in the code as to why it 
would happen. The code doesn't handle hyphens specially; it just checks that if 
a line doesn't begin with whitespace, there's at least one character and no 
whitespace before the colon. It's around lines 2060 through 2200 in filter.c. 
And the string is written to the log exactly as that piece of code sees it, 
except that non-printing characters are escaped.

Changing "Content-Transfer-Encoding" to "Content-Transfer-Encodin" also works, 
but just deleting the Content-Type field doesn't. WTF?



------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.

-- 
## List details at http://www.exim.org/mailman/listinfo/exim-dev Exim details 
at http://www.exim.org/ ##

Reply via email to