-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Jason,
OK. FYI, I have done some testing on a 2*dual-core x86 machine, with clients on Windows (TBird, port forwarded over SSH), and locally (Evolution, Sylpheed, TBird). All have no problem with SSL mode. If I've searched the archives correctly, the status below is your latest. From this, it seems that all your problems are with MacOS X, and it's independent of single/dual-CPU. If that's correct, is it possible for you to test Linux clients against the Mac server and Mac clients against the Linux server, to see if it's a Mac client or server issue? In the meantime, I will look at the backtrace you sent using the patched tlslite file with extra debug. However, from a brief look, it seems like I screwed up and missed at least one location to add debug information; it's evident that _shutdown is being called due to some error, but there's no debug print from the error location before the first _shutdown call. Hopefully I only missed one location and I'll find that:-) (Or, perhaps it's being called from a sub/super-class, or another object. I'll see if I can get _shutdown to dump the stack without an exception so I don't need to instrument all the call sites) Jason R. Mastaler wrote: > [EMAIL PROTECTED] (Jason R. Mastaler) writes: > >> Okay, I applied this patch to all three of my Python vesions and >> retested. >> >> Good news is that '--tls' seems to work perfectly now on all >> combinations of Thunderbird, GyazMail, and Apple Mail.app running >> against Python 2.3, 2.4, and 2.5. >> >> Bad news is that '--ssl' results are inconsistent: >> >> - Thunderbird: works on Python 2.5, and 2.4, but not on 2.3. >> >> - GyazMail: doesn't work on any Python version. >> >> - Mail.app: doesn't work on any Python version. > > On my Linux box with the patched tlslite: > > - Thunderbird TLS & SSL both work under Python 2.4 and 2.5. > > - Sylpheed TLS & SSL both work under Python 2.4 and 2.5. > > Not able to test Python 2.3 there. > > _________________________________________________ > tmda-workers mailing list ([email protected]) > http://tmda.net/lists/listinfo/tmda-workers > -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFF6wTDhk3bo0lNTrURAj4qAJ4zWPLrGlvqWbLsrYywGLKdTfiDagCgrEYY Z12oWRtd9XBX/J3sZL3UINM= =VqKh -----END PGP SIGNATURE----- _________________________________________________ tmda-workers mailing list ([email protected]) http://tmda.net/lists/listinfo/tmda-workers
