[spambayes-dev] [ spambayes-Feature Requests-755098 ] IMAP Filter: progress indicator

SourceForge.net noreply at sourceforge.net
Sun Jun 22 20:51:23 EDT 2003


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

Category: None
Group: None
>Status: Closed
Priority: 5
Submitted By: Tony Meyer (anadelonbrin)
Assigned to: Tony Meyer (anadelonbrin)
Summary: IMAP Filter: progress indicator

Initial Comment:
> Would be helpul if imapfilter.py -tv or -cv (note 
the 'v's) were to:
> 
> a) Show some indication of progress.  Say, print a "." 
for 
> every 10 messages whose headers are read, or a "*" if 
any of 
> those 10 messages had their bodies read too.
> 
> b). For classification, print a summary of how many 
spam, ham 
> and unsure were classified.  This could be a separate 
switch, 
> or part of -v.  Doing anything over dialup is slow, and 
> checking INBOX, INBOX.Spam and INBOX.Unsure after 
every 
> classification is a chore.


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

>Comment By: Tony Meyer (anadelonbrin)
Date: 2003-06-23 14:51

Message:
Logged In: YES 
user_id=552329

(a) With the 'v' switch a '.' is now printed for every message 
header that is retrieved (training or filtering), and this is 
replaced with a '*' if the body is also received.  It's much 
simpler to print for every message rather than every 10.  Let 
me know if this isn't sufficient.

(b) Done.

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

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



More information about the spambayes-dev mailing list