http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5041
------- Additional Comments From [EMAIL PROTECTED] 2006-08-10 23:03 ------- (a) we used to have code to detect UUE bits in the body-rendering code. we took it out, assuming it was obsolete! ;) (b) it is indeed viable to ignore sections of the text; for example, if the body text contains 50000 lines of 76-char "words", in a text/plain format, I would say we could safely assume that the latter 49700 lines don't need to be scanned using the "body" rules, if we so desired. This is because once rendered in a user's MUA, they won't be visible unless the user spends some time scrolling down -- in other words, they'd be a useless place to hide a spam payload. HTML is different, of course, since there are several ways to move content from near EOF to the top of the MUA display. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
