Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Svend Tollak Munkejord <stm+direct_reply@bacchus.pvv.org>
Subject: Re: Splitting mail on SpamAssassin headers
Date: Sat, 20 Mar 2004 14:03:50 +0100	[thread overview]
Message-ID: <hddptb7u0uh.fsf@bacchus.pvv.ntnu.no> (raw)
In-Reply-To: <u577jxh3u7u.fsf@borg.cs.auc.dk>

Martin Christensen <factotum@cs.auc.dk> wrote:

> (setq nnimap-split-fancy
> '(|
> ;       ...
> ("X-Spam-Level" "\\*\\*+"       "INBOX.junk")
> ("X-Spam-Level" "\\\\*\\\\*+"   "INBOX.junk")
> ;       ...
> ))
>
> I haven't been able to find anything about whether I need to do
> something special to get Gnus to notice the X-Spam-Level header. Do I?
> What else could I try to get this to work?

What about this:

("X-Spam-Level" ".*\\*\\*.*" "INBOX.junk")

It works for me.

Regards,
-- 
Svend Tollak Munkejord 


  reply	other threads:[~2004-03-20 13:03 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-03-19 12:19 Martin Christensen
2004-03-20 13:03 ` Svend Tollak Munkejord [this message]
     [not found] ` <microsoft-free.877jxh0w2m.fsf@eicq.dnsalias.org>
2004-03-20 20:19   ` Martin Christensen

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=hddptb7u0uh.fsf@bacchus.pvv.ntnu.no \
    --to=stm+direct_reply@bacchus.pvv.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).