Re: tmda-ofmipd: V2: Internal support for SSL via tlslite package
Amitai Schlair <[email protected]> Mon, 26 Feb 2007 18:54:36 -0500
| Newsgroups | gmane.mail.spam.tmda.devel |
|---|---|
| Message-ID | <[email protected]> |
On Feb 26, 2007, at 1:34 AM, Stephen Warren wrote: > Here is version 2. > > Features added this version of the patch: > * --tls=on/off/optional now works > * The Received header is augmented to indicate when encryption was > used, > roughly like how Postfix does it, except that tlslite doesn't seem to > provide enough information to implement the full details that > Postfix adds. > > This version has been tested: > * --ssl, --tls=on, --tls=optional modes > * --one-session, and without > * in the same environment as mentioned before > * Using "openssl s_client --starttls smtp" too > > I guess I'd like other people to test this a little before checking > it in. Could you post your diff to tlslite to make STARTTLS work? Then I can test that, too. Am I correct in understanding that if I wanted to provide both SMTPS (port 465) and STARTTLS (port 587) in this way, I'd need two instances of tmda-ofmipd?