FW: [Spambayes] Recognizing Posts vs E-mails

Mark Lewandowski theatre at rosebudtheatre.com
Tue Aug 10 21:48:30 CEST 2004


Haven't seen any further comments on this. Have I missed it on the list?

-----Original Message-----
From: Mark Lewandowski 
Sent: August 3, 2004 8:55 AM
To: 'Tony Meyer'; spambayes at python.org
Subject: RE: [Spambayes] Recognizing Posts vs E-mails


So I'm all pumped about trying this, and I realize I have no idea what
to do. How does one run from source?  Which file do I change? What
exactly do I change the line to?

I'm not scared about doing this, but need a bit of a step through
though. 

Also, why do you "specifically avoid filtering these"? Am I going to run
into some trouble by trying this? Do we only have the option to filter
message or posts?

Mark

-----Original Message-----
From: Tony Meyer [mailto:tameyer at ihug.co.nz] 
Sent: August 1, 2004 10:36 PM
To: Mark Lewandowski; spambayes at python.org
Subject: RE: [Spambayes] Recognizing Posts vs E-mails


> OK, so I've found a work around to get SpamBayes
> to work on public folders, IF I can get it to recognize posted
> messages as well as e-mails.

We deliberately don't attempt to filter non-mail items or messages that
weren't actually received (typically composed messages yet to be send or
copies of sent items).  I believe posted messages are of the Outlook
class IPM.Note, and we specifically avoid filtering these.

To change this, you'll have to be running the plug-in from source, and
change the line '''for check in "ipm.note", "ipm.anti-virus":''' (~859)
in msgstore.py.

=Tony Meyer

---
Please always include the list (spambayes at python.org) in your replies
(reply-all), and please don't send me personal mail about SpamBayes.
This way, you get everyone's help, and avoid a lack of replies when I'm
busy.



More information about the Spambayes mailing list