On 05-19-2021 3:07 pm, Wietse Venema wrote:
If the remote SMTP client negotiates a TLS handshake with
haproxy.example.com:587, then that remote SMTP client will not
negotiate a TLS handshake with submission.example.com:587.
Wietse
But does the haproxy negotiate a handshake with the client? Isn't it
just proxy passing through to the submission server?
I thought the client is doing the handshake with submission server but
is connected with haproxy server. Or did i miss understand how that
works?
Does haproxy have to do another handshake to the submission server for
postfix to talk to the client?