[spambayes-bugs] [ spambayes-Bugs-881009 ] Exiting Outlook loses spam score

SourceForge.net noreply at sourceforge.net
Tue Jan 20 20:07:28 EST 2004


Bugs item #881009, was opened at 2004-01-20 17:07
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=498103&aid=881009&group_id=61702

Category: Outlook
Group: Outlook 008
Status: Open
Resolution: None
Priority: 5
Submitted By: Michael Lytton (mlytton)
Assigned to: Mark Hammond (mhammond)
Summary: Exiting Outlook loses spam score

Initial Comment:
I am using Outlook 2000.  I was trying to write an 
Outlook VBA subroutine to delete items in the Spam 
folder based on the spam score of the messages in the 
folder.  However, while debugging I discovered that the 
messages that SpamBayes had filtered and moved into 
the Spam folder did not have a spam score.  In VBA 
terms, this meant the "UserProperties collection" had no 
members.  However, if I exit outlook without 
moving/training with the affected messages, then when 
I come back the messages have a spam score of zero.  
In VBA terms, the "UserProperties collection" now has 
one item, a Percent field named Spam.  The value of this 
UserProperty is zero however.  If I run the "Spam 
clues..." option on this mail it is nonzero and normally 
spam-qualified (over the default 90% setting which I 
have retained).

Speculating, SpamBayes acts as if the spam score is 
volatile and managed completely by SpamBayes based 
on Outlook events, until Outlook exit when the score is 
saved?

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

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



More information about the Spambayes-bugs mailing list