Gnus development mailing list
 help / color / mirror / Atom feed
From: Lars Magne Ingebrigtsen <larsi@gnus.org>
Subject: Re: NoCeM types
Date: 23 Sep 1997 01:35:39 +0200	[thread overview]
Message-ID: <m2afh4udkk.fsf@proletcult.slip.ifi.uio.no> (raw)
In-Reply-To: Sudish Joseph's message of "22 Sep 1997 00:01:36 -0400"

Sudish Joseph <sj@eng.mindspring.net> writes:

> > how should the user specify that she wants "everything but message
> > type X" from despammer Y?
> 
> Something like nnmail-split-fancy would work very nicely.  Ie., a
> recursive structure with a regexp applied to the header-name portion
> of the NoCeM header used as a selector.

It sounds like overkill to me.

I think the elements in `gnus-nocem-issuers' should be expanded to
include lists.  The first element in these lists is the despammer
name, and then would follow a list of type specs.

For instance:

("clewis@ferret.ocunix.on.ca" ".*" (not "troll"))

matches all types except "troll";

("clewis@ferret.ocunix.on.ca" (not ".*") "spew" "spam")

matches nothing but "spew" and "spam".  The specs are applied
left-to-right. 

Whaddayouthink?

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@gnus.org * Lars Magne Ingebrigtsen


  reply	other threads:[~1997-09-22 23:35 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-09-21 21:10 Lars Magne Ingebrigtsen
1997-09-22  2:49 ` Don Croyle
1997-09-22  4:01 ` Sudish Joseph
1997-09-22 23:35   ` Lars Magne Ingebrigtsen [this message]
1997-09-23  2:29     ` Sudish Joseph

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=m2afh4udkk.fsf@proletcult.slip.ifi.uio.no \
    --to=larsi@gnus.org \
    /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.
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).