Jerry: > > Oct 11 18:59:24 none postfix/smtpd[1754]: connect from > > unknown[x.x.x.x] Oct 11 18:59:24 none postfix/smtpd[1754]: lost > > connection after EHLO from unknown[x.x.x.x] > > Oct 11 18:59:24 none postfix/smtpd[1754]: disconnect from > > unknown[x.x.x.x]
The CLIENT (not: POSTFIX) hangs up after sending EHLO. Which leads to two questions: - Why does the client hang up when the server does not announce TLS support? - Why do you want to turn off TLS support in the server? Wietse