[Spambayes] Problem with POP3 Proxy: Attribute Error

kerhop at oz.net kerhop at oz.net
Sun Jul 11 19:20:35 CEST 2004


A non-text attachment was scrubbed...
Name: SpamBayesServer1.log
Type: application/octet-stream
Size: 212 bytes
Desc: not available
Url : http://mail.python.org/pipermail/spambayes/attachments/20040711/26eb5aba/SpamBayesServer1.obj
-------------- next part --------------
I am using SpamBayes POP3 Proxy Version 1.0rc1 (May 2004) (binary),
with version 2.3.3 (#51, Feb 13 2004, 14:39:56) [MSC v.1200 32 bit
(Intel)] of Python; my operating system is Windows 5.1.2600.2 (Service
Pack 1).  I have trained 483 ham and 2398 spam.
 
The problem I am having is AttributeError: 'tuple' object has no
attribute 'split' when saving configuration settings as emailed out
earlier. It has been suggested to me to include the contents of my
bayescustomize.ini file so here it is (the reason why the servers are
different is oz.net has a bring-your-own-access plan where one can
still have an email account, oz.net is my former dial-up ISP:
 
[pop3proxy] 
listen_ports:110 
remote_servers:mail.oz.net 
[smtpproxy] 
ham_address:good at localhost 
listen_ports:25 
remote_servers:smtp.comcast.net 
spam_address:spam at localhost 
[Categorization] 
ham_cutoff:0.2 
spam_cutoff:0.7 
[Headers] 
notate_to:spam 
[smtpproxy] 
use_cached_message:True 


More information about the Spambayes mailing list