SA Bugzilla – Bug 4166
Some fairly obvious spams are not detected
Last modified: 2005-03-01 21:43:03 UTC
I'll attach some fairly obvious spams that got through spamassassin 3.0.2, along with some suggestions for rules to detect them
Created attachment 2675 [details] sample spam Ways to detect: "This letter may come( to you|) (in|as a) surprise" "through my search of reputable persons and companies" "My name is.*minister of"
Created attachment 2676 [details] sample spam Possible ways to detect: To: "Something that is not even related my name [maybe check /etc/passwd for the right name?]" <my@address> "If you want to shop.*check our site" "discount on quality ink products"
Created attachment 2677 [details] sample spam Possible ways to detect: - Obfuscated words (SU-per Hu^ge) in subject - "on'line pharmacies' - Obfuscated "Visit us today" - "This is 1 -time mailing. N0-re m0val are re'qui-red" (obfuscated removal message)
Bugzilla isn't a great place to post spams unless they indicate a new class of spam or a design flaw in SpamAssassin. The attached Nigerian 419 spam can probably be detected by existing rules, and the two spams with URIs can be detected with URIDNSBL. Both web sites advertised in those two spams have domains that are listed in SURBLs, and would easily be detected if you're using network tests. Please see 99_sare_fraud_*.cf: http://www.rulesemporium.com/rules.htm http://www.surbl.org/faq.html#nettest http://wiki.apache.org/spamassassin/DoYouWantMySpam If you need more help with these I'd suggest asking on the spamassassin-users mailing list.
As the previous comment mentioned, please see this FAQ on the SpamAssassin wiki: http://wiki.apache.org/spamassassin/DoYouWantMySpam Closing as INVALID