Gnus development mailing list
 help / color / mirror / Atom feed
From: Reid Rivenburgh <reid@lanl.gov>
Cc: ding@gnus.org
Subject: Re: Mail splitting questions or feature requests
Date: 22 Mar 2001 16:47:25 -0700	[thread overview]
Message-ID: <vetofut9xiq.fsf@toespaz.c3.lanl.gov> (raw)
In-Reply-To: <vafwv9hid79.fsf@lucy.cs.uni-dortmund.de>

 Kai Großjohann writes:

 > Hm.  You might have to separate the `From' rules from the To/Cc
 > rules.  Then you can do like this:

 > (| (from "known1" "group1") (from "known2" "group2") ... "XX")

 > I think this should put messages from any of the known people in
 > the indicated groups, and all other messages in the XX group.

 > Not you have to combine with To/Cc.  Hm...

 > (& (| ...as.above...)
 >  (to "known1" "group1") ...)

 > `|' means go through the rules and do the first one that fires.
 > `&' means go through the rules and do all that fire.

I see, that's not so difficult.  Do you think there's a way to define
the known/group list once and use it in a few places rather than
repeat it?  My list has gotten pretty long.

Thanks again.

Reid


  reply	other threads:[~2001-03-22 23:47 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-03-22 19:15 Reid Rivenburgh
2001-03-22 22:09 ` Kai Großjohann
2001-03-22 22:44   ` Reid Rivenburgh
2001-03-22 23:05     ` Kai Großjohann
2001-03-22 23:31       ` Reid Rivenburgh
2001-03-22 23:41         ` Kai Großjohann
2001-03-22 23:47           ` Reid Rivenburgh [this message]
2001-03-22 23:55             ` Kai Großjohann
2001-03-23 18:44               ` Reid Rivenburgh

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=vetofut9xiq.fsf@toespaz.c3.lanl.gov \
    --to=reid@lanl.gov \
    --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).