On 9/19/05, Shane Chrisp <[EMAIL PROTECTED]> wrote: > > > Hi, > > > > I had encountering some connection problems for china range of IPs. > > > > Whenever I tried to telnet to the toaster, i keep getting the following:- > > > > [EMAIL PROTECTED] ~]# telnet mydomain.com 25 > > Trying mydomain.com... > > Connected to mydomain.com (xx.xx.xx.xx). > > Escape character is '^]'. > > Connection closed by foreign host. > > [EMAIL PROTECTED] ~]# telnet mydomain.com 110 > > Trying mydomain.com... > > Connected to mydomain.com (xx.xx.xx.xx). > > Escape character is '^]'. > > [EMAIL PROTECTED] ~]# telnet mybona.com 25 > > Trying mydomain.com... > > Connected to mybona.com (xx.xx.xx.xx). > > Escape character is '^]'. > > 220 toaster.qmail.mydomain.com ESMTP > > Connection closed by foreign host > > > > But I am able to ssh into the box and even ping it. > > > > How do I find out what is the reason for the qmail to reject or even close > > the connections? > > > > Best regards . > > What do you have in your /home/vpopmail/etc/tcp.smtp file? This would be > my guess as to why your getting blocked.
Just these two lines 127.:allow,RELAYCLIENT="" :allow,QMAILQUEUE="/var/qmail/bin/simscan"