[Spambayes] Some minor nits ...

Steve Holden sholden@holdenweb.com
Sat Oct 26 18:48:20 2002


I've just been testing the pop3proxy with Outlook Express on Win2K.

If I run it under Windows 2.2.1 (the ActiveState distro, if it makes a
difference), everything seems to work except that the X-Hammie-Disposition
header is treated as  apart of the message body, presumably due to the <CR>
that precedes the <LF>. Could we make the line ending controllable by some
sort of option, or are there specific reasons for sticking to RFC standards
here :-)?

Under cygwin (python 2.2.1) I see the folowing asyncore error:

error: uncaptured python exception, closing channel
<__main__.BayesProxy connected 127.0.0.1:1111 at 0x102026c0>
(exceptions.IOError:(0, 'Error')
[/tmp/python.576/usr/lib/python2.2/asyncore.py|poll|95]
[/tmp/python.576/usr/lib/python2.2/asyncore.py|handle_read_event|392]
[/tmp/python.576/usr/lib/python2.2/asynchat.py|handle_read|130]
[pop3proxy.py|found_terminator|181])

Not sure quite what that's about, I'll take a look if I get a chance.

regards
-----------------------------------------------------------------------
Steve Holden                                  http://www.holdenweb.com/
Python Web Programming                 http://pydish.holdenweb.com/pwp/
Previous .sig file retired to                    www.homeforoldsigs.com
-----------------------------------------------------------------------