Gnus development mailing list
 help / color / mirror / Atom feed
From: Sam Steingold <sds@gnu.org>
Subject: Re: spam filtering
Date: Wed, 29 Sep 2004 09:21:33 -0400	[thread overview]
Message-ID: <uoejp2ote.fsf@gnu.org> (raw)
In-Reply-To: <v94qlhk0p4.fsf@marauder.physik.uni-ulm.de>

> * Reiner Steib <ervarefgrvo+tznar@vznc.pp> [2004-09-29 09:12:55 +0200]:
>
> On Tue, Sep 28 2004, Sam Steingold wrote:
>
>> Now, how about my IMAP folders?
>>
>> I want spam to be moved to the spam folder on exit from the group, so,
>> I guess, I need to add to gnus-spam-process-newsgroups something like
>> ("nnimap.*" (spam spam-move-to-my-spam-imap-group))
>> or maybe (spam-process-destination . "nnimap+...:Trash")
>
> I think you can use my example from (info "(gnus)Spam ELisp Package
> Configuration Examples") with "nnimap:training.spam" replaced by
> "nnimap+...:Trash":
>
>         ("nnimap:\\(INBOX\\|other-folders\\)"
>          (spam-process-destination . "nnimap+...:Trash")
>          (spam-contents gnus-group-spam-classification-ham))

this is for `gnus-parameters', not `gnus-spam-process-newsgroups',
right?

also, I have _many_ imap folders, listing them all is not feasible.

>> (it would also be nice if I could mark non-spam in Trash and have it
>> moved to INBOX on exit from Trash, but...)
>
> Same here:
>
>         ("nnimap+...:Trash"
>          (ham-process-destination . "nnimap:INBOX")
>          (spam-contents gnus-group-spam-classification-spam))

so, do I use M-d in "Trash" to "ham" the message?


-- 
Sam Steingold (http://www.podval.org/~sds) running w2k
<http://www.camera.org> <http://www.iris.org.il> <http://www.memri.org/>
<http://www.mideasttruth.com/> <http://www.honestreporting.com>
Only a fool has no doubts.




  reply	other threads:[~2004-09-29 13:21 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-09-28 20:38 Sam Steingold
2004-09-29  7:12 ` Reiner Steib
2004-09-29 13:21   ` Sam Steingold [this message]
2004-09-29 14:54     ` Reiner Steib
2004-09-29 15:29       ` Sam Steingold
2004-09-30 14:35         ` Ted Zlatanov
2004-10-03 14:12           ` Sam Steingold
2004-10-07 18:24             ` Ted Zlatanov
2004-09-29 14:55     ` Ted Zlatanov
  -- strict thread matches above, loose matches on Subject: below --
2000-11-06 23:57 SPAM filtering Jorge Godoy
2000-11-07  7:05 ` Kai Großjohann

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=uoejp2ote.fsf@gnu.org \
    --to=sds@gnu.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).