Re: tmda-ofmipd: V2: Internal support for SSL via tlslite package
Stephen Warren <[email protected]> Tue, 27 Feb 2007 15:42:07 -0700
| Newsgroups | gmane.mail.spam.tmda.devel |
|---|---|
| Message-ID | <[email protected]> |
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Amitai Schlair wrote: > On Feb 27, 2007, at 5:06 PM, Jason R. Mastaler wrote: > >> Amitai Schlair <[email protected]> writes: >> >>>> With Apple Mail.app (which only does TLS): >>> Hm? I've been using it with SSL for years... >> Are you sure? The Mail.app config screen says SSL, but it's actually >> doing STARTTLS. If you run tmda-ofmipd with the '-d' option and look >> at the trace of the session it shows that. > > Until recently I had stunnel listening only on port 465 and not doing > anything SMTP-specific, and Mail.app sent mail through tmda-ofmipd > that way just fine. Maybe Mail.app falls back from one to the other > in a way that the UI only needs to expose "encrypt SMTP (y/n)?". Did your stunnel.conf contain this line? protocol = smtp That makes it do STARTTLS, otherwise it does "plain" SSL (if I recall correctly) I don't believe stunnel interprets the port number in any way, so it doesn't automatically know "the correct" mode to operate in simply because it's listening on port 465. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFF5LO/hk3bo0lNTrURAs6IAKCUNEPv9NSSjAbvyj5bk1qFZRuU4gCfUIun We5iyOHdaoTck3NjkXxDaZk= =5bZ/ -----END PGP SIGNATURE-----