Afficher un message
Vieux 11/05/2006, 22h08   #7
Greg Hackney
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: connect to 127.0.0.1[127.0.0.1]: server dropped connection withoutsending the initial greeting

tgunduz@gmail.com wrote:
> yes I did
>
> [root@tigrou mail]# telnet 127.0.0.1 10025
> Trying 127.0.0.1...
> Connected to tigrou.mydomain.com (127.0.0.1).
> Escape character is '^]'.
>
> after this it is imposible to send any message withj SMPTP commands. ie
> helo mail from etc...


It appears that you're connecting up to port 10025, but the trend daemon is not
putting out a welcome banner. I believe it should look similar to this:

% telnet localhost 10025
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
220-InterScan Version 3.6-Build_1166 $Date: 04/24/2001 22:13:0052$: Ready
220 interscan.nid.co.jp ESMTP Postfix

What about telnet to Postfix port 20025; does that work ? Any clues in any log files ?

--
Greg


  Réponse avec citation
 
Page generated in 0,04405 seconds with 9 queries