SA Bugzilla – Bug 1564
uuencoded content causes false positive
Last modified: 2004-01-25 11:32:54 UTC
A message with uuencoded text included got a false spam hit. See the attachment.
Created attachment 687 [details] Could be a problem with DOS CRLFs, original text is 100% UNIX.
not sure what to do about this. arguably the content-type ought to specify it's a uuencoded file, and then we could ignore it/decode it as appropriate. but for right now, 2.70.
>arguably the content-type ought to specify it's >a uuencoded file Don't forget that uuencode predates MIME by a long time. So uuencoding and MIME are alternative ways of sending binary data by mail, hence mails with uuencoded content often have no MIME headers.
I don't think there's much we can do about this, but 2.70 hits very little on this message.