Bugs item #824632, was opened at 2003-10-16 20:49 Message generated for change (Comment added) made by anadelonbrin You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=824632&group_id=61702
Category: hammie Group: Source code - CVS Status: Open Resolution: None Priority: 5 Submitted By: Janne Sinkkonen (janne) >Assigned to: Tony Meyer (anadelonbrin) >Summary: sb_filter adds headers differently to other apps Initial Comment: Headers:include_score does nothing in 1.0a6. ---------------------------------------------------------------------- >Comment By: Tony Meyer (anadelonbrin) Date: 2005-02-10 14:57 Message: Logged In: YES user_id=552329 I think it would be worthwhile seeing how difficult it would be to have a command line switch for sb_filter in 1.1 that got it to use our spambayes.message class (and the header adding functions therein). It would consolidate code and if people found that it worked without problem, then maybe this could become the default way things work. I'll look into this. ---------------------------------------------------------------------- Comment By: Tony Meyer (anadelonbrin) Date: 2003-10-17 10:58 Message: Logged In: YES user_id=552329 Whoops - I should have looked at the category you chose. You mean this for sb_filter, I presume? You're correct, this does not have any effect with sb_filter; the score should be included in the classification header, anyway. It does have an effect if you are using the pop3 proxy or imap filter. hammie.py needs to be updated to use message.py to add headers so that everything is consistent. There are some subtle differences in how things work, though, so this isn't straightforward. Since I also don't use sb_filter, I'm wary of doing this in case I break something (if you want to, feel free to submit a patch). I'm going to reopen this, but change the description. ---------------------------------------------------------------------- Comment By: Tony Meyer (anadelonbrin) Date: 2003-10-17 10:53 Message: Logged In: YES user_id=552329 This works for me. Are you sure you have it set right, that spambayes has found your config file, and that you haven't missed the header? It's called X-Spambayes-Spam- Probability by default. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=824632&group_id=61702 _______________________________________________ Spambayes-bugs mailing list [email protected] http://mail.python.org/mailman/listinfo/spambayes-bugs
