OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Re: EHLO handshake problem?

From: Andreas Winkelmann (mlawinkelmann.de)
Date: Tue Dec 19 2006 - 02:17:35 CST


Am Tuesday 19 December 2006 07:47 schrieb Yousef Adnan Raffah:
> Diagnostic-Code: X-Postfix; lost connection with
> mail4.equate.com[62.150.68.51]
> while performing the EHLO handshake
>
> This is the message I'm getting when my postfix 2.3.4 tries to connect
> to that MTA, in fact, all their MX records. I tried to telnet and issue
> ehlo command but it disconnected me, however, when I issued a helo
> command it accepted my greeting! Any idea how can I fix this?

A special Transport for this site in master.cf

smtp-helo ..... smtp
        -o smtp_never_send_ehlo=yes

And a transport-Map which selects this Transport for the Site.

broken.site.tld smtp-helo:

--
        Andreas