Dnia czwartek, 23 czerwca 2005 09:49, Tony Meyer napisaĆ: > [POP over SSL with 1.1a1] > > > However, see below: > > got it to work ... for a moment. > > It got my email once, and after second try (without changing > > anything I got those: in command line: > > [...] > > > Does option "use_ssl" enable - or ever force - using it for > > all configured servers? > > Yes. Try setting it to "automatic" instead of "True". > > Does that fix all the errors? > > =Tony.Meyer
So far, so good. Mail (finally) is being fetched - willl see, how does it work after rebooting. Though, there is still one thing that concerns me: [EMAIL PROTECTED] spambayes]$ sb_server.py SpamBayes POP3 Proxy Version 1.1a1 (April 2005) Loading database... Listener on port 1210 is proxying www.maximail.pl:110 Listener on port 1211 is proxying zasp.zasp.pl:110 Listener on port 1212 is proxying hydral.com.pl:110 Listener on port 1213 is proxying nowyport.pl:110 Listener on port 1214 is proxying wiedzmin.org:995 User interface url is http://localhost:8880/ error: uncaptured python exception, closing channel <__main__.ServerLineReader connected wiedzmin.org:995 at 0xb78ad5ec> (socket.sslerror:(8, 'EOF occurred in violation of protocol') [/usr/src/build/475206-i386/install/usr/lib/python2.3/asyncore.py|read|69] [/usr/src/build/475206-i386/install/usr/lib/python2.3/asyncore.py| handle_read_event|390] [/usr/src/build/475206-i386/install/usr/lib/python2.3/asynchat.py| handle_read|88] [/usr/bin/sb_server.py|recv_ssl|205]) error: uncaptured python exception, closing channel <__main__.ServerLineReader connected wiedzmin.org:995 at 0xb78b1bec> (socket.sslerror:(8, 'EOF occurred in violation of protocol') [/usr/src/build/475206-i386/install/usr/lib/python2.3/asyncore.py|read|69] [/usr/src/build/475206-i386/install/usr/lib/python2.3/asyncore.py| handle_read_event|390] [/usr/src/build/475206-i386/install/usr/lib/python2.3/asynchat.py| handle_read|88] [/usr/bin/sb_server.py|recv_ssl|205]) Is it important ? :> Thx for your help, Tony. _______________________________________________ [email protected] http://mail.python.org/mailman/listinfo/spambayes Check the FAQ before asking: http://spambayes.sf.net/faq.html
