On Wed, 18 Jan 2012 16:44:14 -0600, Noel Jones wrote:
Jan 18 18:20:54 newmail postfix/smtpd[83432]: lost connection after CONNECT from adsl-99-98-44-85.dsl.lsan03.sbcglobal.net[99.98.44.85]
What would you advise me to further debug this ?
CONNECT is a non SMTP protocol, are you running tor or squid ?, sugest ipfirewall block CONNECT ips
'lost connection after CONNECT' means the far end connected and then disconnected.
telnet localhost 25 CONNECT localhost:25 see what postfix says :-)
Maybe the client has a buggy TLS.
or not using tls at all