Gnus development mailing list
 help / color / mirror / Atom feed
From: Sudish Joseph <sj@eng.mindspring.net>
Subject: Re: nnmail-split-methods and regexps
Date: 22 Sep 1997 12:42:00 -0400	[thread overview]
Message-ID: <yvia4t7dnvvr.fsf@atreides.eng.mindspring.net> (raw)
In-Reply-To: Stefan Waldherr's message of "22 Sep 1997 09:53:35 -0400"

Stefan Waldherr writes:
> can some kind soul please give me a hint, howto get a logical AND in
> nnmail-split-methods? I know from the manual, that

> 	("mail.crazy" "^Subject:.*die\\|^Organization:.*flabby") 

> is a logical OR.

Use nnmail-split-fancy instead, it allows for this and much more.  To
chain conditions using n-s-fancy, you could use it's recursive nature:

("to" "foo" ("from" "bar" "mail.baz"))

-Sudish


      reply	other threads:[~1997-09-22 16:42 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-09-22 13:53 Stefan Waldherr
1997-09-22 16:42 ` Sudish Joseph [this message]

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=yvia4t7dnvvr.fsf@atreides.eng.mindspring.net \
    --to=sj@eng.mindspring.net \
    /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).