Gnus development mailing list
 help / color / mirror / Atom feed
From: "Ted Zlatanov" <tzz@lifelogs.com>
Cc: ding@gnus.org
Subject: Re: spam.el - ham in spam groups
Date: 17 Jun 2004 11:09:33 -0400	[thread overview]
Message-ID: <4nk6y69q6q.fsf@lifelogs.com> (raw)
In-Reply-To: <874qpbwc6k.fsf@kali.intranet> (Marcelo Toledo's message of "Wed, 16 Jun 2004 16:11:15 -0300")

On Wed, 16 Jun 2004, marcelo@marcelotoledo.org wrote:

> If I have ham in spam the solution I know nowdays is setting
> gnus-ham-process-destinations and moving it to my reclassify group. Like
> this:
> 
> (setq gnus-ham-process-destinations
>       '(("nnml:spam" "nnml:reclassify")))
> 
> normaly I've gone through all spam and marked all ham as read, so when I
> leave the group all the ham goes to nnml:reclassify, great, I get into
> the reclassify group and respool everything and then it should go to the
> correct groups.
> 
> I dont know if there is a reason for this but I think all this steps
> should't exist. If there is ham in spam it must be repooled again and
> not moved to another group that has nothing to do with.

You can do that if you wish by setting the ham-process-destination to
'respool.

A lot of people (including me) like to "clone" misclassified ham in a
"ham training" folder, which is much harder to do with the mechanism
you propose.  So respooling as an option is OK, but as the exclusive
mechanism isn't.

Generally the spam.el approach has been to allow everyone to do what
they want with moving spam/ham around.  The new spam.el is even more
liberal in this regard.  It has the "default" behavior which moves
spam out of everywhere and ham out of spam groups; "move-none" which
never moves anything; "move-all" which moves spam and ham regardless
of the group classification.  It is complicated but so are Gnus users
:)

Ted



  parent reply	other threads:[~2004-06-17 15:09 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-06-16 19:11 Marcelo Toledo
2004-06-17  9:06 ` Jonas Steverud
2004-06-17 15:09 ` Ted Zlatanov [this message]
2004-06-20  6:59 ` Jonas Steverud

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=4nk6y69q6q.fsf@lifelogs.com \
    --to=tzz@lifelogs.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).