View Single Post
Posts: 46 | Thanked: 5 times | Joined on Jul 2006
#33
Originally Posted by Darius2006 View Post
Yahoo already installed stupid-filter and most of spam goes directly to trash.
Sometimes individual replies from maemo developers list go there too.
Building stupid-filter was my job 15 years ago.

Big deal. That isn't so hard:

Code:
grep -i "darius2006" Internets | xargs rm -rf
Or, for those of you operating killfiles:

Code:
/^From:.*Darius2006@*\.*/h:j
\o/ win!