Support Requests item #1772125, was opened at 2007-08-11 18:33 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498104&aid=1772125&group_id=61702
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Priority: 5 Private: No Submitted By: Mosman (mosman2088) Assigned to: Nobody/Anonymous (nobody) Summary: asynchat.pyc|handle_read|88 error Initial Comment: I use Outlook Express 6 and Spambayes 1.0.4 with Python 2.5. Outlook 6 polls my email server and receives a list of messages, but then hangs on attempting to download the messages. The log shows - Service not available. Using thread. Loading database... Listener on port 110 is proxying [My POP3 account]:110 User interface url is http://localhost:8880/ error: uncaptured python exception, closing channel <sb_server.ServerLineReader connected [My POP3 account]:110 at 0x12588f0> (socket.error:(10035, 'The socket operation could not complete without blocking') [asynchat.pyc|handle_read|88] [asyncore.pyc|recv|356]) error: uncaptured python exception, closing channel <sb_server.ServerLineReader connected [My POP3 account]:110 at 0x12589e0> (socket.error:(10035, 'The socket operation could not complete without blocking') [asynchat.pyc|handle_read|88] [asyncore.pyc|recv|356]) ... and so on repeated each time the email client calls the POP3 server The messages readily download using an account which substitutes the POP3 server address for spambayes' "localhost". Having regard to earlier threads, I have cleaned out the mailbox leaving only 2 (spam) messages and the sourceforge.net account registration, each of 1Kb, available for download on the server. However the spambayes access still hangs. I have replaced the pop3uidl.dbx file in an attempt to ensure it was not corrupt. (unlikely as other accounts are readily accessed) This problem was notified twice before but without resolution - see [ 824589 ] sb_server.py doesn't recover after a 'connection timed out' http://sourceforge.net/tracker/index.php?func=detail&aid=824589&group_id=61702&atid=498103 and https://sourceforge.net/tracker/?func=detail&atid=498104&aid=1235058&group_id=61702 Finally I have no difficulty accessing the account from another machine also running Outlook 6 and Spambayes 1.0 rc1 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498104&aid=1772125&group_id=61702 _______________________________________________ Spambayes-bugs mailing list [email protected] http://mail.python.org/mailman/listinfo/spambayes-bugs
