Re: tmda-ofmipd: V2: Internal support for SSL via tlslite package

[email protected] (Jason R. Mastaler) Tue, 27 Feb 2007 14:50:52 -0700
Newsgroups gmane.mail.spam.tmda.devel
Message-ID <[email protected]>
[email protected] (Jason R. Mastaler) writes:

> It doesn't seem to work for me. What am I doing wrong? I've tried
> --ssl, --tls=on, and --tls=optional. Using Python 2.5 and
> Thunderbird as the MUA:

I'm getting mixed results with different versions of Python (same
tlslite lib, same tmda-ofmipd invocation):

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)