Gnus development mailing list
 help / color / mirror / Atom feed
From: Arcady Genkin <a.genkin@utoronto.ca>
Subject: nnml-split-fancy problems
Date: 09 Jan 2000 13:06:59 -0500	[thread overview]
Message-ID: <873ds7glvg.fsf@tea.thpoon.com> (raw)

I've just added a filter for yet another mailing list to my
nnml-split-fancy variable. Somehow the filter doesn't work, and _all_
mail from this mailing list goes into a catch-all junk group.

However, respooling the messages from the junk group (B r) puts them
exactly where they need to be. So the filter works only for
respooling.

All other filters work w/o a problem.

The filter in question is for "owner-cs318" below:

(setq nnmail-split-fancy
      '(| 
	("x-mailing-list" "wm-user" "mail.WindowMaker")
        ;; [ ... ]
        ;; THIS IS THE ONE \/ \/ \/ \/ (below)
	("x-from-line" "owner-cs318" "mail.University.csc318")
        ;; [ ... ]
        (to "\\(genkin\\|agenkin\\)@\\(utoronto\\|home\\|canada\\)\\.c\\(a\\|om\\)"
	    "mail.Private")
        ;; Catch all (Should be junk.)
        "mail.Junk"))

Does anyone see what's wrong?
Thanks!
-- 
Arcady Genkin                                 http://www.thpoon.com
"'What good is my pity? Is not the pity the cross upon which he who
loves man is nailed?..'" (Zarathustra - F. Nietzsche)



             reply	other threads:[~2000-01-09 18:06 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-01-09 18:06 Arcady Genkin [this message]
2000-01-10  9:55 ` Kai Großjohann
2000-01-10 11:33   ` Arcady Genkin
2000-01-10 11:53     ` Kai Großjohann

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=873ds7glvg.fsf@tea.thpoon.com \
    --to=a.genkin@utoronto.ca \
    /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).