Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: spam sucks
- X-seq: zsh-users 5379
- From: Geoff Wing <mason@xxxxxxxxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: Re: spam sucks
- Date: Tue, 24 Sep 2002 05:03:35 +0000 (UTC)
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- Organization: PrimeNet Computer Consultants
- References: <20020923233105.GA12367@xxxxxxxxxxxxx> <20020924043115.GA16363@xxxxxxxx>
- Reply-to: mason@xxxxxxxxxxxxxxx
Clint Adams <clint@xxxxxxx> typed:
:> SpamAssassin has so far caught the vast majority of them. I have it
:> setup to work through procmail, which mailman can also do, and is
:> aparently a good idea.
: Still, spamassassin tags plenty of false positives, lets actual spam
: through, and requires someone to look over its shoulder to resolve the
: former problem, at least.
One point here: the users list and workers list have _never_ had a valid
email message only composed of html. All messages I receive like that
are put into a (very) low priority reading queue (just in case someone
does send such an unlikely beast).
For people using procmail, just insert a bitbucket recipe for them.
Simplistic version below:
:0: # dump the rubbish sent through zsh lists
* ^Mailing-List: contact zsh-
* ^Content-Type: (text/html|multipart/alternative)
/dev/null
Regards,
--
Geoff Wing : <gcw@xxxxxxxxx>
Rxvt Stuff : <gcw@xxxxxxxx>
Zsh Stuff : <gcw@xxxxxxx>
Messages sorted by:
Reverse Date,
Date,
Thread,
Author