SA Bugzilla – Bug 4841
Header not compliant with RFC822 ?
Last modified: 2006-03-26 05:37:11 UTC
Hello, I have some problems with rejecting messages by one mail server (not managed by me) with postfix installed, I get error : 550 - Requested action not taken: Nonstandard SMTP line terminator. I analyzed TCPDUMP communication between my system and target system and I found very strange thing in header: Message: User-Agent: Mutt/1.5.11\r\n Message: X-Spam-Status: No, score=-103.5 required=5.2 tests=ALL_TRUSTED,AWL,BAYES_00,\r Message: \r\n ...as you can see, X-Spam-Status ends with "\r" only, which is against RFC822 ? As I think that this is problem of Spamassassin, I`m posting it here. Sorry if I`m wrong.
Bug not related to Spamassassin but to Spamass-Milter : http://savannah.nongnu.org/bugs/?func=detailitem&item_id=16164