Bill Lewis: > We are encountering problems sending to certain servers are enforcing > the renego TLS patch. Our postfix instances do a TLS negotiation > but then defer the message with an EHLO handshake > error.<div><br></div><div>Should this be working in Postfix v2.9+ > ? Or is there something we can set to allow this for some domains. > Right now, I have used a tls_policy to not do any TLS with > them to send the mail through but was wondering if there is a way > to support TLS client-side or if it should be > working.
TLS is implemented by OpenSSL, not Postfix. Wietse