Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: David Z Maze <dmaze@mit.edu>
Subject: Re: nnimap-split-rule regex: match newlines
Date: Fri, 15 Dec 2006 16:32:56 -0500	[thread overview]
Message-ID: <y6864cc4zg7.fsf@contents-vnder-pressvre.mit.edu> (raw)
In-Reply-To: <87k60t55c8.fsf@hydra.bayview.thirdcreek.com>

"Kurt B. Kaiser" <kbk@shore.net> writes:

> aurelien.cedeyn@free.fr (Aurélien Cedeyn) writes:
>
>> I think you can do like this :
>>          ("INBOX.SomeMailbox" "^From:.*avendor)
>>          ("INBOX.SomeMailbox" "^Subject:.*Order Confirmation")
>
> I need to "and" the specifications, I don't want all the mail from
> 'avendor' in SomeMailbox, nor everything with "Order Confirmation"
> in the subject.

nnmail-split-fancy can do that pretty readily:

(from "avendor"
 ("Subject" "Order Confirmation" "INBOX.SomeMailbox"))

See its documentation or (gnus)Fancy Mail Splitting for more details.

  --dzm

  reply	other threads:[~2006-12-15 21:32 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-12-15 18:28 Kurt B. Kaiser
2006-12-15 19:12 ` Aurélien Cedeyn
2006-12-15 19:25   ` Kurt B. Kaiser
2006-12-15 21:32     ` David Z Maze [this message]
2006-12-16 17:34       ` Kurt B. Kaiser

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=y6864cc4zg7.fsf@contents-vnder-pressvre.mit.edu \
    --to=dmaze@mit.edu \
    /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).