SA Bugzilla – Bug 2174
Base64-encoding
Last modified: 2003-07-01 01:20:14 UTC
Several (spam-)mails I recieve are Base64 Encoded and the test (my own defined test) do not work properly on them. They work if I reply/forward the mail to myself without encoding. The used filter for the first two mails (urls will follow) is: uri URI_27_MEG /^http:\/\/www\.27meg\.com\/\~[^\/]*?\/cgi-bin\/(remove|stuff)\.cgi$/i It works in Perl and it works when I reply/forward the mail without encoding. The mails can be found on: http://animator.cq-empires.com/mail1.txt and http://animator.cq-empires.com/mail2.txt A third one can be found on http://animator.cq-empires.com/mail3.txt. It should match on the following regex/test: body BODY_ENLARGE /\*\sGain\sUp\sTo\s3\sF\.?u\.?l\.?l\sInche?es\sIn\sLength/i This test works in Perl and when the mail is replyed/forwarded without encoding. The version of SpamAssassin I have is 2.50. If this is due to an outdated version or if it is already fixed in a newer version then please tell me.
PS: MIME::Decoder::Base64 is up to date.
dupe, fixed in 2.60. :) *** This bug has been marked as a duplicate of 1517 ***