[Spambayes] pop3proxy no reviews and smtpproxy stuck

Ilkka Tengvall ilkka.tengvall at iki.fi
Tue Jun 3 11:23:24 EDT 2003


I got two problems that prevent me training the spambayes. I need some 
help here.

I tried both version 1.0a2 and CVS latest, and neither one shows anything 
in web interface about emails classified. The proxy classifies them 
correctly, I get spam, ham and unsure classifications. If I click on 
review messages link, there is no messages to review. What might be 
the problem?

The other problem is with smtp-proxy. It proxies mails ok, but when I 
forward any mails to it with spambayes_spam at localhost address, 
transmission gets stuck. I use evolution or pine -mail clients. Pine gives 
the following error: "Sending error: 250 OK"

My system is RedHat 9 with python-2.2.2-26. Here is my config:

[globals]
#verbose: True

[Categorization]
ham_cutoff=0.2
spam_cutoff=0.9

[pop3proxy]
listen_ports=1110,1111
remote_servers=pop.xxx.fi,mailbox.xxx.fi
add_mailid_to=header
strip_incoming_mailids=True

[html_ui]
allow_remote_connections=False

[Storage]
messageinfo_storage_file:~/.spambayes/spambayes.messageinfo.db
persistent_storage_file:~/.spambayes/hammie.db

[smtpproxy]
listen_ports:2500
remote_servers:mail.xxxx.fi




More information about the Spambayes mailing list