Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Shao Zhang <shaoz@activesky.com>
Subject: Re: help with spam.el
Date: Fri, 28 Mar 2003 14:54:38 +1100	[thread overview]
Message-ID: <kfd6kc6t8h.fsf@shaoz.activesky.com.au> (raw)
In-Reply-To: <4nu1do4sb6.fsf@lockgroove.bwh.harvard.edu>

On [Thu, 27 Mar 2003 12:45:17 -0500], Ted Zlatanov <tzz@lifelogs.com> wrote:
> That's probably because you have not trained ifile yet!  Try
> spam-use-blackholes for instance, you can use it in addition to
> spam-use-ifile and it will catch quite a lot of spam.

Please see my reply to an earlier article in this thread. My problem is
that I set the spam-split-group to be nnfolder+archive:spam which turns
out to be nnimap+xyz:nnfolder+archive:spam

I am now almost there, except a few small problems.
Here is my latest config:

'(gnus-ham-process-destinations (quote ((".*spam" "nnimap:~/Mail/inbox"))))
'(gnus-spam-newsgroup-contents (quote ((".*spam" gnus-group-spam-classification-spam) (".*inbox" gnus-group-spam-classification-ham))))
'(gnus-spam-process-destinations (quote (("nnimap.*" "nnfolder+archive:spam"))))
'(gnus-spam-process-newsgroups (quote ((".*" (gnus-group-spam-exit-processor-ifile gnus-group-ham-exit-processor-ifile)))))
'(spam-ifile-ham-category "ham")
'(spam-junk-mailgroups (quote ("nnfolder+archive:spam")))
'(spam-mark-ham-unread-before-move-from-spam-group nil)
'(spam-split-group "~/Mail/spam")
'(spam-use-ifile t))

my problem 1:

nnimap+private:~/Mail/inbox is spam split into nnimap+private:~/Mail/spam
nnimap:work:~/Mail/inbox is spam split into nnimap+work:~/Mail/spam
Manually marked articles are processed into nnfolder+archive:spam

I would like to have all these spams end up in one folder only. I cannot
find a way to specify that at the moment.

my problem 2:

Sometimes, spam split wrongly puts some hams in ~/Mail/spam. I tried to
mark the article as unread, but it still does not transfer the article
back to ~/Mail/inbox given I have set the ham-process-destinations.

Thanks for your help in advance.

Shao.


  parent reply	other threads:[~2003-03-28  3:54 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <kfisuevghb.fsf@shaoz.activesky.com.au>
     [not found] ` <4nhe9yeykj.fsf@lockgroove.bwh.harvard.edu>
     [not found]   ` <kfvfy963bf.fsf@shaoz.activesky.com.au>
2003-03-24 16:31     ` Ted Zlatanov
     [not found]       ` <kfptoflzbj.fsf@shaoz.activesky.com.au>
     [not found]         ` <4nvfy6850a.fsf@lockgroove.bwh.harvard.edu>
2003-03-26 23:30           ` Shao Zhang
     [not found]             ` <4nu1do4sb6.fsf@lockgroove.bwh.harvard.edu>
2003-03-28  3:54               ` Shao Zhang [this message]
2003-04-07 20:00                 ` Ted Zlatanov
2003-03-28  3:43           ` Shao Zhang

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=kfd6kc6t8h.fsf@shaoz.activesky.com.au \
    --to=shaoz@activesky.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).