On Wed, 28 Jul 1999, Fritz Feuerbacher wrote:
Does anyone have a quick way to make a procmail recipe where I can
keep an ascii text file with the from addresses of junk email, each
on a seperate line, and procmail will automatically reject any email
from any of the addresses in this list. This way, I can just add new
addresses to the text file whenever I get a new junk email and I won't
have to modify my procmailrc file.
:0
* ? fgrep $SENDER $TWIT
/dev/null
where $SENDER is the person sending you the message and $TWIT is the file
you use to track twits.
--
You're not drunk if you can lie on the floor without holding on.
-- Dean Martin