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