[spambayes-bugs] [ spambayes-Feature Requests-836642 ] Add " ham" folder to sb_imapfilter.py (and others?)

SourceForge.net noreply at sourceforge.net
Tue Nov 9 01:13:41 CET 2004


Feature Requests item #836642, was opened at 2003-11-06 06:25
Message generated for change (Comment added) made by anadelonbrin
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=498106&aid=836642&group_id=61702

Category: Interface Improvements (example)
Group: Next Release (example)
>Status: Closed
Priority: 5
Submitted By: Brian Greenberg (grnbrg)
Assigned to: Nobody/Anonymous (nobody)
Summary: Add "ham" folder to sb_imapfilter.py (and others?)

Initial Comment:
A "ham" output folder would be useful.

ie:  Read folder "INBOX", copy spam to INBOX.SPAM,
unsure messages to INBOX.Unsure, and ham to INBOX.Ham.
 This option could be defaulted to whichever folder(s)
are marked for classification.

This feature will be useful on IMAP servers, as
messages are manipulated on the server, rather than
filtered through a SpamBayes application.  I don't
think it would be applicable to the POP3 filter or
procmail applications.

Why?

I will frequently notice and act on an email in my
inbox before Spambayes has a chance to classify it,
resulting in confused flags.  Secondly (and this might
be considered a bug in the mail app) if the mail app
retrieves the headers for a mail before it is
classified it will process it through it's filters,
which may then result in a second (classified) copy
being re-filtered and moved.  Adding an
"X-Spambayes-Classification" check to each filter rule
is clunky and has given inconsistant results.

Addition of a "ham" folder will allow me to monitor for
messages that have already been classified. 
Duplication, deletion and race condition issues
disappear with this setup, as it effectively turns
SpamBayes from another client accessing the mailbox to
a filter.



----------------------------------------------------------------------

>Comment By: Tony Meyer (anadelonbrin)
Date: 2004-11-09 13:13

Message:
Logged In: YES 
user_id=552329

CVS now has an ham folder option for sb_imapfilter.  This
might also be of use with Outlook, but that is covered in:

[ 1036970 ] Allow Outlook plugin to move ham to a designated
folder
<http://sourceforge.net/tracker/index.php?func=detail&aid=1036970&group_id=61702&atid=498106>

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=498106&aid=836642&group_id=61702


More information about the Spambayes-bugs mailing list