Gnus development mailing list
 help / color / mirror / Atom feed
From: Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann)
Cc: Gnus mailing list <ding@gnus.org>
Subject: Re: SPAM filtering.
Date: 07 Nov 2000 08:05:38 +0100	[thread overview]
Message-ID: <vafpuk8p8hp.fsf@lucy.cs.uni-dortmund.de> (raw)
In-Reply-To: <kpem0opsb2.fsf@dagon.conectiva>

I suggest that you make a rule which goes like this:

(| ("x-originated-from" ""
    (| ...rest.of.split.rules.go.here...))
   junk)

`|' is like an if-then-else construct.  Since nnmail-split-fancy
doesn't offer a `not' construct, the trick is to find the right
condition and nesting to achieve what you want.

kai
-- 
The arms should be held in a natural and unaffected way and never
be conspicuous. -- Revised Technique of Latin American Dancing



  reply	other threads:[~2000-11-07  7:05 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-11-06 23:57 Jorge Godoy
2000-11-07  7:05 ` Kai Großjohann [this message]
2004-09-28 20:38 spam filtering Sam Steingold
2004-09-29  7:12 ` Reiner Steib
2004-09-29 13:21   ` Sam Steingold
2004-09-29 14:54     ` Reiner Steib
2004-09-29 15:29       ` Sam Steingold
2004-09-30 14:35         ` Ted Zlatanov
2004-10-03 14:12           ` Sam Steingold
2004-10-07 18:24             ` Ted Zlatanov
2004-09-29 14:55     ` Ted Zlatanov

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=vafpuk8p8hp.fsf@lucy.cs.uni-dortmund.de \
    --to=kai.grossjohann@cs.uni-dortmund.de \
    --cc=ding@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).