Hey,
I'm running the pop3proxy_service version of spambayes1.0.1 on WindowsXPsp2 with python2.4alpha3 and pywin32extensions pywin32-203.win32-py2.4. The spambayes service is installed and running and I can use the spambayes localhost web page to configure, train and classify messages without problem. When receiving messages through the proxy server though I have the following block in the header of all emails:


X-Spambayes-Exception: Traceback (most recent call last):
 .  File "c:\programme\python\scripts\sb_server.py", line 471, in onRetr
 .    msg.setPayload(messageText)
 .  File "c:\programme\python\Lib\site-packages\spambayes\message.py",
 line 249, in setPayload
 .    prs._parseheaders(self, fp)
 .AttributeError: Parser instance has no attribute '_parseheaders'

My email client is Thunderbird1.0 if it matters.
Any ideas as to what might have gone wrong here? Help greatly appreciated.

I don't know if this might be related, but another problem I have is that I cannot get the tray to compile because of the following error:
C:\Programme\Python\Scripts>c:\programme\python\python pop3proxy_tray.py
Traceback (most recent call last):
File "pop3proxy_tray.py", line 556, in ?
main()
File "pop3proxy_tray.py", line 552, in main
w = MainWindow()
File "pop3proxy_tray.py", line 181, in __init__
16, 16, icon_flags)
pywintypes.error: (2, 'LoadImage', 'Das System kann die angegebene Datei nicht finden.')
(system cannot find the referenced file)



I have been running previous versions of spambayes for quite a while now and am truly impressed by the quality of it's filtering. Spambayes proved to be the only spam solution out of many tested that caught nearly all of my spam with zero false positives. Congrats to a job well done!


regards,

    S�ren Meyer-Eppler


-- 20 countries, 15.000km, 6 months - on a bicycle http://www.BuschnicK.net _______________________________________________ [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/spambayes Check the FAQ before asking: http://spambayes.sf.net/faq.html

Reply via email to