Hi, On 07.09.2015 12:11, Lukas Erlacher wrote: > Hi, > >> I say that the postfix config is the problem. > > Well what do you mean by that? Can you reproduce the problem?
Yes, I can reproduce the problem. Can you > make a postfix config with smtpd_tls_wrappermode=yes and > smtpd_upstream_proxy_protocol=haproxy that works? > Yes, here it is -- 10464 inet n - n - - smtpd -o syslog_name=postfix/smtps -o smtpd_tls_security_level=encrypt -o smtpd_sasl_auth_enable=yes -o smtpd_reject_unlisted_recipient=no -o smtpd_upstream_proxy_protocol=haproxy -- I had to add -- -o smtpd_tls_security_level=encrypt -- Could you verify that old clients that use smtps can use it successfuly? > Best, > Luke > cheers, thomas

