SA Bugzilla – Bug 2213
Message not un-base64 encoded by spamassassin
Last modified: 2004-01-24 12:35:55 UTC
I've received a particular base-64 encoded spam, that apparently wasn't un-encoded by SA before analysis, as none of the content rules were triggered. After saving it out as ASCII from pine and re-running through spamc -R, the content type rules (IMPOTENCE, AS_SEEN_ON, etc) are triggered. I've placed the base64 message, ascii version, and SA report on the ASCII version at http://www.westnet.com/~chris/SA-bug.tar.gz As it seems a bit large to paste here. (Please let me know if that should be done in the future).
Created attachment 1150 [details] The mbox file of the base64 message as I received it, with SA reprt headers.
Created attachment 1151 [details] Message as 'e'xported to a file from pine, with the SA header lines removed
Created attachment 1152 [details] The output of spamc -R <message.txt on my system.
ok.... 1151 is an invalid message. 1150 is properly parsed by the new mime parser in 2.70. :)
fixed in 2.70