Friday, 11 April 2008
Firefox Greasemonkey Kills Google Groups Spam
If you read Usenet newsgroups, no doubt you'd be familiar with spam messages spruiking credit, fake jewellery, external organ enlargements and free graduate degrees. On a PC, you can use killfiles in newsreading software to ignore spam messages. If you're reading newsgroups using the Google Groups web-based reader with Firefox, you can ignore annoying spam messages using a Greasemonkey script called Google Groups Killfile (GGK).
You can add entries to your killfile list using GGK's context menu but the list becomes hard to view and manage once you have a lot of entries. It is easier to edit GGK's kill list variable:
- Enter "about:config" in Firefox's location bar.
- Enter "kill" in the Filter field.
- Click on greasemonkey.scriptvals.www.penney.org/Google Groups Killfile.GoogleKillFile and edit the configuration string.
2008-04-14: If you use regular expressions (RE), you can reduce the number of entries in the killfile list by using wildcards and the "alternate" operator (vertical bar symbol ("|")). You can further reduce the number of patterns to define by specifying case-insensitive comparison in GGK. Just search for the REs' "compile()" function in the GGK script and add a second "i" argument.
Tuesday, 30 January 2007
SpamBayes Thresholds
Labels: Spam
Friday, 6 October 2006
Misc: SpamBayes For Outlook 2003
Labels: Spam
Tuesday, 18 July 2006
Misc: Spam-free
Labels: Spam
Friday, 7 July 2006
Misc: Spamish Thoughts
While browsing the spam tokens reported by SpamBayes, I realised that spam messages often have the same words, including typos and deliberate mispellings. As described in Paul Graham's A Plan For Spam, it's pretty straightforward to detect spam once you have trained your spam filter. Spammers are victims of their own dubious success; the more spam they send, the more duplicates each person is likely to receive and hence identify automatically as spam. Unfortunately, not everyone knows how to run their own spam filter. Heck, I've been online for years but only just started my own filter.
Julian asked why spammers think anyone would buy mortgages / fake watches / online diplomas / genital enhancements / medicines from a stranger based on a tacky and badly spelt message. Other than the obvious response that enough fools actually respond to spam to keep spammers employed, perhaps enough people accidently click on the spammer's link to earn them advertising dollars!
Labels: Spam
Thursday, 6 July 2006
Misc: Identifying Spam
Labels: Spam
Del.icio.us
Stumble It!


