Gnus development mailing list
 help / color / mirror / Atom feed
From: Jake Colman <colman@ppllc.com>
Subject: Re: spam/ham processing
Date: Thu, 30 Oct 2003 12:13:14 -0500	[thread overview]
Message-ID: <76znfizm1h.fsf@newjersey.ppllc.com> (raw)
In-Reply-To: <4n4qxqwxjm.fsf@lockgroove.bwh.harvard.edu> (Ted Zlatanov's message of "Thu, 30 Oct 2003 10:33:01 -0500")

>>>>> "TZ" == Ted Zlatanov <tzz@lifelogs.com> writes:

   >> 4) My spambox has the following configuration
   >> 
   >> ((uidvalidity . "71437")
   >> (timestamp 16288 15245)
   >> (total-expire . t)
   >> (spam-contents gnus-group-spam-classification-spam)
   >> (spam-process
   >> (gnus-group-spam-exit-processor-bogofilter
   >> gnus-group-ham-exit-processor-bogofilter))
   >> (ham-process-destination . "nnimap+hamilton:INBOX/Misc")
   >> (ham-marks
   >> (gnus-read-mark))
   >> (expiry-wait . immediate))
   >> 
   >> If I mark something in there as ham, by pressing 'd' and changing
   >> the mark to 'r', it should be moved to Misc box.  Instead, it
   >> disappared.  How do I figure out what happned to it?

   TZ> When it's marked as read, an article won't show up.  Try entering Misc
   TZ> with C-u ENTER to see all the articles in it.  I set
   TZ> spam-mark-ham-unread-before-move-from-spam-group [1] to t, personally,
   TZ> and that way all ham that is moved out of a spam group is marked
   TZ> unread.

I've changed the config for the default spam mailbox (using G-c) and dumped
it out (using G-p) as follows:

((uidvalidity . "71437")
 (timestamp 16289 17610)
 (total-expire . t)
 (registry-ignore . t)
 (spam-contents gnus-group-spam-classification-spam)
 (spam-process
  (gnus-group-spam-exit-processor-bogofilter gnus-group-ham-exit-processor-bogofilter))
 (spam-process-destination)
 (ham-process-destination . "INBOX/Misc")
 (ham-marks nil)
 (expiry-wait . 2))

By default all messages are marked as spam.  I manually marked my ham using
the 'd' command.  When I exited the group, it presumably trained my spam and
ham, and should have moveed the ham.  It did not. I went back into this
mailbox and found my spam marked as 'E' (makes sense) and my ham marked as
'O'.

What am I doing wrong?

-- 
Jake Colman                     

Principia Partners LLC                    Phone: (201) 209-2467
Harborside Financial Center                 Fax: (201) 946-0320
902 Plaza Two                          E-mail: colman@ppllc.com
Jersey City, NJ 07311                 www.principiapartners.com



  reply	other threads:[~2003-10-30 17:13 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-30  1:50 Jake Colman
2003-10-30 15:33 ` Ted Zlatanov
2003-10-30 17:13   ` Jake Colman [this message]
2003-10-31 14:00   ` can gnus-unread-mark be a ham mark? Bill White
2003-10-31 16:47     ` Ted Zlatanov
2003-10-31 17:09       ` Bill White
2003-10-31 17:35         ` Jake Colman
2003-10-31 17:52           ` Ted Zlatanov
2003-10-31 17:53           ` Bill White

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=76znfizm1h.fsf@newjersey.ppllc.com \
    --to=colman@ppllc.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).