Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Kirk Strauser <kirk@strauser.com>
Subject: Splitting with SpamAssassin and group parameters
Date: Mon, 19 Aug 2002 21:51:57 GMT	[thread overview]
Message-ID: <87r8gubm11.fsf@pooh.int> (raw)

I'm recently installed SpamAssassin on my mailserver, and want to start
using it to split my email in Gnus.  The problem I'm running into is that it
seems as if the whole world splits their mail with `nnmail-split-fancy', but
I'm using

    (setq nnmail-split-methods        'bbdb/gnus-split-method)
    (setq bbdb/gnus-split-nomatch-function 'gnus-group-split)

and group parameters.  So far, I've gleaned that I need to add a split-spec
group parameter to a new group (`mail.spam', say) so that email with a
header line `X-Spam-Status: Yes' gets sent to that group.  However, I can't
seem to get the correct syntax for doing such a thing; my mail either
doesn't get split as expected or everything gets sent to the bogus group.

So, does anyone use group parameters enough to know how to make

    (x-spam-status "Yes" "mail.spam")

work the way I want it to?
-- 
Kirk Strauser


             reply	other threads:[~2002-08-19 21:51 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-08-19 21:51 Kirk Strauser [this message]
     [not found] ` <87u1lq7b82.fsf@emacswiki.org>
2002-08-20 15:24   ` Kirk Strauser

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=87r8gubm11.fsf@pooh.int \
    --to=kirk@strauser.com \
    /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).