On Fri, Jan 30, 2015 at 07:49:29PM +0000, srach wrote: [ Please stop using HTML email, it garbles your replies. Use text/plain, thanks.]
> > What software is listening on that port? > > I see it is the Postfix part of the Zimbra commercail mail server. EVIDENCE? master.cf entry? > I am told that it must be a unique port for only using TLS AUTH. What do you mean "told"? You have to configure an SMTP listener on that port. > >> ?? Connected to XX.XX.XX.XX. > >> ?? Escape character is '^]'. > > > > Where is the SMTP 220 banner??? > > I do not know.? That is only the reply that I see to telnet. Well, you need to make it appear. > For a #2 server that I control especially that is clean Postfix I know how to > make all this work.? The documents are thick but they are clear as soon as I > know which too look for. Isn't that the server you're trying to connect to??? > For this commercial server I do not know so much.? Their Postfix is not so > clean as upstream here I think. Sorry no idea what "this" means. You're not communicating very clearly. > I do not understand the problem is with the no reponse only because I do not > see in my #1 server logs the details of the communication to the remote.? May > be because I did not yet look in the right logs. There is no communication. The remote server never answers. > When I tell the admin there to check the logs more when I test again with > telnet > > telnet XX.XX.XX.XX 9443 > ??? Trying XX.XX.XX.XX... > ??? Connected to XX.XX.XX.XX. > ??? Escape character is '^]'. The server MUST answer with a 220 banner. SMTP with STARTTLS not SSL wrapper mode. The server is misconfigured. > ??? 19:41:27.246:qtp5875679863-15-selector-ServerConnectorManager@8d369853/1 > OPENED SslConnection@2b076a2f{NEED_UNWRAP,eio=-1/-1,di=-1} -> > HttpConnection@8bc779de{IDLE} > ??? 19:41:27.246:qtp5875679863-15-selector-ServerConnectorManager@8d369853/1 > OPENED HttpConnection@8bc779de{IDLE} Why are you connecting to an HTTPS service? I'm afraid you need much more rudimentary help than I am able to provide. Good luck. -- Viktor.