OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
Re: lost connection after CONNECT error

From: Wietse Venema (wietseporcupine.org)
Date: Tue Jun 02 2009 - 12:12:31 CDT


Matt Hersant:
>
> I'm trying to debug a: lost connection after CONNECT error
>
> postfix/smtpd[18377]: connect from remote.smtpd.com[REMOTE_IPADDRESS]
> postfix/smtpd[18377]: > remote.smtpd.com[REMOTE_IPADDRESS]: 220 local.mail.server.com ESMTP
> postfix/smtpd[18377]: lost connection after CONNECT from remote.smtpd.com[REMOTE_IPADDRESS]
> postfix/smtpd[18377]: disconnect from remote.smtpd.com[REMOTE_IPADDRESS]

With a connection that closes before Postfix can use it, you may
get better information with a tcpdump recording. You can find
suggestions in http://www.postfix.org/DEBUG_README.html.

        Wietse