[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

how to fight back against Michael Bramer's spam



I call the following script "antispam".

#!/bin/sh

cat | mailx -s "UNSUBSCRIBE ME FROM YOUR SPAM BOT AT ONCE" grisu@debian.org

Set up your favorite mail filter program to execute that script when
receiving mail from grisu's ddts spambot.

If you don't (yet) use a mail filter like mailagent or procmail, the
following will work:

1) apt-get install procmail
2) place all of grisu's spam as-is into its own folder; let's say you
   call it "BASTARD"
3) formail -s BASTARD < antispam

This message brought to you by the "Your Pet Project is not the Most
Important Thing in the World" Council.

-- 
G. Branden Robinson                |      Never underestimate the power of
Debian GNU/Linux                   |      human stupidity.
branden@debian.org                 |      -- Robert Heinlein
http://people.debian.org/~branden/ |

Attachment: pgp6y1RJorRgj.pgp
Description: PGP signature


Reply to: