Gnus development mailing list
 help / color / mirror / Atom feed
From: Richard Riley <rileyrg@googlemail.com>
To: nognus <ding@gnus.org>
Subject: spam spltting my sys emails
Date: Tue, 05 Oct 2010 14:32:29 +0200	[thread overview]
Message-ID: <eplj6cakgy.fsf@news.eternal-september.org> (raw)


Using this set up

   (setq nnimap-inbox "INBOX")
   (setq nnimap-split-methods 'default)
   (setq nnmail-split-fancy (quote (: spam-split)))
   (setq nnmail-split-methods (quote nnmail-split-fancy))

combined with

,----
| spam-split-group is a variable defined in `spam.el'.
| Its value is "Gnus-Spam"
| 
| Documentation:
| Group name where incoming spam should be put by `spam-split'.
`----

I have a select method for nnml which processes var/spool/mail mbox and
usually used to put them in mail.misc group in the nnml-directory
(~/Mail).

Now its determining that all my sys emails from cron etc are spam and
refiling them to spam-split-group, Gnu-Spam. How to stop that?

My nnml group looks like this after using command line "mail" to send an
email from root to myself:-

,----
| Z      1: Gnus-Spam <-- spam splitting created this
|        0: mail.misc
|        1: sys-mail     ;<--- I created this group manually moving a message
`----

Where Gnus-Spam has been newly created by the spam-splitting I assume.

So how to tell the spam-split assigned to nnmail-split-fancy to ignore
the nnml feed?





             reply	other threads:[~2010-10-05 12:32 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-05 12:32 Richard Riley [this message]
2010-10-05 13:12 ` Ted Zlatanov
2010-10-05 13:38   ` Richard Riley
2010-10-05 14:57     ` Ted Zlatanov
2010-10-05 13:18 ` Steinar Bang
2010-10-05 13:27   ` Ted Zlatanov
2010-10-05 15:24     ` Steinar Bang

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=eplj6cakgy.fsf@news.eternal-september.org \
    --to=rileyrg@googlemail.com \
    --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).