http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5179
------- Additional Comments From [EMAIL PROTECTED] 2006-11-12 12:08 ------- I found a simple test case that has nothing to do with spamc-milter that illustrates what is going on. Whether or not it is a bug is another question. If you send mail to [EMAIL PROTECTED] you will receive a reply that has a DKIM signature and which triggers the DKIM_VERIFIED rule. If you save that message as a test case and edit it to make all the line endings in the header /r/n and in the body /n, then if the blank line separator between header and body is /r/n, DKIM_VERIFIER fails, while if it is /n then DKIM_VERIFIER hits. Note that other than the DKIM plugin, SpamAssassin seems to produce the same results either way, with the output having all newlines in header and body converted to be /r/n. When the header and body newlines are all /n, DKIM_VERIFIER works and the output from spamassassin has all /n newlines. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
