On 22 Aug 2004 at 8:54, Martin Blapp wrote: > I wonder if there is a way to circumvent this in mimedefang, > or should it be done in spamassassin ?
I'd call it a SpamAssassin bug. I don't think any of the multi-line rules rely on newlines remaining exactly the same. One newline is generally considered equal to any number of consecutive ones. SA should crush the input by stripping every blank line after the first two in a group (in other words, if it finds more than 3 consecutive newlines, it should delete newlines 4 to N). This would solve the problem, and shouldn't change any rule hits. -- Jeff Rife | SPAM bait: | "He chose...poorly." [EMAIL PROTECTED] | [EMAIL PROTECTED] | -- Grail Knight, "Indiana Jones and the Last Crusade" _______________________________________________ Visit http://www.mimedefang.org and http://www.canit.ca MIMEDefang mailing list [EMAIL PROTECTED] http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

