zsh-users
 help / color / mirror / code / Atom feed
From: Geoff Wing <mason@primenet.com.au>
To: zsh-users@sunsite.dk
Subject: Re: spam sucks
Date: Tue, 24 Sep 2002 05:03:35 +0000 (UTC)	[thread overview]
Message-ID: <amorn7$hga$1@coral.primenet.com.au> (raw)
In-Reply-To: <20020924043115.GA16363@dman.com>

Clint Adams <clint@zsh.org> 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@pobox.com>
Rxvt Stuff : <gcw@rxvt.org>
Zsh Stuff  : <gcw@zsh.org>


  reply	other threads:[~2002-09-24  5:03 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-09-23 11:48 Steven Enderle
2002-09-23 12:41 ` Peter Stephenson
2002-09-23 23:31   ` rik
2002-09-24  4:31     ` Clint Adams
2002-09-24  5:03       ` Geoff Wing [this message]
2002-09-24  7:37       ` Bart Schaefer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='amorn7$hga$1@coral.primenet.com.au' \
    --to=mason@primenet.com.au \
    --cc=zsh-users@sunsite.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).