[spambayes-dev] 1.0 Build Testing (please!)

Tony Meyer tameyer at ihug.co.nz
Tue Sep 21 10:20:19 CEST 2004


> After this change, sb_server remained running and I was able
> to access the UI. When I tried to proxy through it to 
> retrieve mail, however, I got the following error in the log 
> file (which looks remarkably similar to the error Richie reported):
> 
> """
> error: uncaptured python exception, closing channel
> <sb_server.BayesProxyListener listening :9210 at 0xd6a6c0> 
> (exceptions.KeyError:('pop3proxy', 
> 'allow_remote_connections') [asyncore.pyc|read|69] 
[...]

D'oh!  I finally figured out what the problem was here.  I had forgotten
that the machine I was using to build the binary (which I seldom use, but
has the required Outlook 2000) had an installed copy of spambayes from some
work I did a while back.  py2exe was picking *this* spambayes up, rather
than the nice fresh 1.0 copy that I had checked out.  So the problem was
incompatibility between the scripts (which were the right ones) and the
spambayes package.

So I've fixed this, built a new binary, and uploaded it.  I put this one
through more rigorous testing, so it should work, I think.  But if you two
can spare more time, it would be great to have another test...

<http://prdownloads.sourceforge.net/spambayes/spambayes-1.0.exe?download>
<http://prdownloads.sourceforge.net/spambayes/spambayes-1.0.tar.gz?download>
<http://prdownloads.sourceforge.net/spambayes/spambayes-1.0.zip?download>

Thanks!

=Tony Meyer



More information about the spambayes-dev mailing list