[Spambayes] Spambayes quit work with change of pop

Tony Meyer tameyer at ihug.co.nz
Mon Jun 28 01:39:37 EDT 2004


> I have trained 253 ham and 1181 spam.

Note that, in general, you'll have better results training roughly the same
amount of ham and spam.

> The problem I am having is when I changed my pop from 
> smydomain.com to mail.mydomain.com spambayes quit working.
> I did mak the changes in config.

[From log]
> Traceback (most recent call last):
>   File "pop3proxy_tray.py", line 389, in OnCommand
>   File "pop3proxy_tray.py", line 502, in OpenReview
>   File "webbrowser.pyc", line 46, in open_new
>   File "webbrowser.pyc", line 250, in open
> WindowsError: [Errno 2] The system cannot find the file
>  specified: 'http://localhost:8880/review'

This is a strange error - Windows is saying that it can't find a file, but
it should be just trying to open that URL in the default browser.  The log
did seem to indicate the the POP3 proxy was still working - is that the
case?  (i.e. you can still connect to the mail server through SpamBayes, and
incoming mail is classified).

What happens if you open up a browser window and enter
<http://localhost:8880> into the address bar?

=Tony Meyer

---
Please always include the list (spambayes at python.org) in your replies
(reply-all), and please don't send me personal mail about SpamBayes. This
way, you get everyone's help, and avoid a lack of replies when I'm busy.




More information about the Spambayes mailing list