[spambayes-dev] Re: [Spambayes] how spambayes handles image-onlyspams

Kenny Pitt kennypitt at hotmail.com
Mon Sep 8 19:20:06 EDT 2003


I believe the "address_headers" option goes in the "[Tokenizer]" section.

-----Original Message-----
From: spambayes-dev-bounces at python.org
[mailto:spambayes-dev-bounces at python.org] On Behalf Of G. Armour Van Horn
Sent: Monday, September 08, 2003 6:09 PM
To: Tim Peters
Cc: spambayes-dev at python.org
Subject: Re: [spambayes-dev] Re: [Spambayes] how spambayes handles
image-onlyspams


Tim, 

I'm running pop3proxy.py on two machines, in each case the .ini file is in
c:\Python22\Scripts. 


Here is my modified file: 


[Categorization] 
spam_cutoff:0.8 
address_headers: from to cc sender reply-to 
[Storage] 
persistent_storage_file:hammie.pkl 
[html_ui] 
display_to:True 
allow_remote_connections:192.168.0.* 
[pop3proxy] 
listen_ports:1110 
no_cache_bulk_ham:True 
remote_servers:mail.whidbey.com 
[Headers] 
include_score:True

That doesn't work, because the program claims the addition is an invalid
option. I'm guessing it needs to be in a different section? 

 [snip]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/spambayes-dev/attachments/20030908/5562ebe3/attachment.htm


More information about the spambayes-dev mailing list