[EMAIL PROTECTED] (Jason R. Mastaler) writes: > With Thunderbird: > > - Python 2.5 (TLS and SSL both do not work) > - Python 2.4 (TLS and SSL both work) > - Python 2.3 (TLS works, but SSL does not) > > With Apple Mail.app (which only does TLS): > > - Python 2.5 (TLS does not work) > - Python 2.4 (TLS works) > - Python 2.3 (TLS works)
Wow, more strange results. With GyazMail: - Python 2.5 (TLS and SSL both do not work) - Python 2.4 (TLS and SSL both work) - Python 2.3 (TLS works, and SSL works some of the time) So the only consistency is that Python 2.4 seems to work perfectly and 2.5 seems to be universally broken. With 2.3, GyazMail/SSL works some of the time, and sometimes it causes tmda-ofmipd to crash. Like, if I compose/send 5 messages, maybe one or two will succeed, and the rest will fail. So perhaps as a starting point, focus on why Python 2.5 doesn't work, and we'll worry about the 2.3 inconsistency later. _________________________________________________ tmda-workers mailing list ([email protected]) http://tmda.net/lists/listinfo/tmda-workers
