SMTP Problem

Hi again,

This is also a problem :

[root@www /]# telnet localhost 25
Trying 127.0.0.1…
Connected to localhost.localdomain (127.0.0.1).
Escape character is ‘^]’.
Connection closed by foreign host.
[root@www /]# telnet www.ugh82.com 25
Trying 66.111.43.100…
Connected to www.ugh82.com (66.111.43.100).
Escape character is ‘^]’.
Connection closed by foreign host.
[root@www /]#

I also check if tcpserver handles the connection
[root@www ~]# netstat -npl |grep “:25”
tcp 0 0 0.0.0.0:25 0.0.0.0:* LISTEN 2738/tcpserver

If you try this :
[root@www ~]# /var/qmail/bin/qmail-smtpd /home/vpopmail/bin/vchkpw
220 InterWorx-CP SMTP Server ESMTP

it is working.
Any suggestions ?

Thanks
Dimitris

Problem solved by the IWorx Support. It was a permission problem in mysql. Many thanks to the fast support