[spambayes-bugs] [ spambayes-Bugs-801952 ] Imapfilter appending headers

SourceForge.net noreply at sourceforge.net
Mon Sep 8 14:00:59 EDT 2003


Bugs item #801952, was opened at 2003-09-07 05:45
Message generated for change (Comment added) made by nolar
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=498103&aid=801952&group_id=61702

Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: nolar nolar (nolar)
Assigned to: Nobody/Anonymous (nobody)
Summary: Imapfilter appending headers

Initial Comment:
Just upgraded to spambayes 1.0a5 from a4, and now 

whenever I run imapfilter -c (to classify), spambayes 

just keeps appending X-Spambayes headers to each 

email:



....

Content-Transfer-Encoding: 7bit

Content-Disposition: inline

X-Spambayes-MailId: 1062930343

X-Spambayes-Classification: ham

X-Spambayes-Spam-Probability: 1.53260861224e-07

X-Spambayes-MailId: 1062930343

X-Spambayes-Classification: ham

X-Spambayes-Spam-Probability: 1.53260861224e-07

X-Spambayes-MailId: 1062930343

X-Spambayes-Classification: ham

X-Spambayes-Spam-Probability: 1.53260861224e-07

X-Spambayes-MailId: 1062930343

X-Spambayes-Classification: ham

X-Spambayes-Spam-Probability: 1.53260861224e-07

X-Spambayes-MailId: 1062930343

X-Spambayes-Classification: ham

X-Spambayes-Spam-Probability: 1.53260861224e-07

X-Spambayes-MailId: 1062930343

....



This never used to happen before.  Also, when I run the 

imapfilter training mode (imapfilter -t) on an existing 

database, it does a complete retraining instead of just 

training the new mail as it did in a4.  I haven't changed 

anything from the a4->a5 transition, except change the 

spambayes symbolic link to --> spambayes-1.0a5/.  

Here's my .ini file:



[Headers]

include_evidence:False

include_score:True

[Storage]

messageinfo_storage_file:/var/spambayes/main.messagei

nfo.db

persistent_storage_file:/var/spambayes/main.db

[imap]

password:xxxxx

server:xxxxx.com

username:nolar

ham_train_folders:INBOX.Accounts,INBOX.Sent-Mail

spam_folder:INBOX.SPAM-NEWSPAM

spam_train_folders:INBOX.SPAM

unsure_folder:INBOX



Is this a bug, or am I missing something?

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

>Comment By: nolar nolar (nolar)
Date: 2003-09-08 15:00

Message:
Logged In: YES 
user_id=856270

I'd check it out, except sourceforge's anonymous CVS access 

is way behind....only version 1.35 is available to me right 

now.  Can you email it to me (remove spam: 

nolar at users.sourceforge.SPAMnet) , or attach below, so I 

can test?

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

Comment By: Sjoerd Mullender (sjoerd)
Date: 2003-09-08 09:47

Message:
Logged In: YES 
user_id=43607

I think I may have fixed this with version 1.36 of

spambayes/message.py.

Can you check?

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

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



More information about the Spambayes-bugs mailing list