I do not know if this is a pop3 problem or some other problem. I am trying
to do a process of elimination to resolve the following problem:

I have RH 6.2 LINUX server with apache 1.3.12, djbdns, qmail, etc installed
on it. I can display my web page (on this server) www.tibonline.net from the
server and another computer which is connected to the Linux server over LAN.

However, I have not been able to display the web www.tibonline.net by a
dial-in. When I dial-in, the connection manager show that the connection is
being made and that UserID/Password are authenticated. But then the page
does not display. Please try connecting to www.tibonline.net and you will
see it by yourself.

I am trying to find out if the pop3 is the culprit. I am running qmail-pop3
as a supervised ( following Tim Hunters advise which was published on this
list 2/3 days ago). The run script for pop3
(/var/qmail/supervised/qmail-pop3/run) looks like this:

        #!/bin/sh
        PATH=/var/qmail/bin:/usr/local/bin:/usr/bin:/bin
        export PATH
        tcpserver -v -R 0 pop3 qmail-popup mail.tibonline.net \
        checkpassword qmail-pop3d Maildir 2>&1

Since the UID/PW are being authenticated, the above script seems to be
working. But why the next step to display the web page is not working? I
have looked into qmail-pop3 logs and there is no error. 


Any thoughts, suggestions??? 
        


Kirti 

Reply via email to