Hi, first try Netstat -a |grep pop3 Do you see *:pop3 ?? If yes and your service (pop3d) is running, try to flush ipchains (ipchains -F and ipchains -X)
Now you should be able to connect, otherwise your pop3 is not configured correctly or your ISP is blocking your domainname. Bye, Mark -----Oorspronkelijk bericht----- Van: Michael Bowe [mailto:[EMAIL PROTECTED]] Verzonden: zondag 18 augustus 2002 2:26 Aan: [EMAIL PROTECTED] Onderwerp: Re: [qmailadmin] retrive POP3 problem Hi, this isn't a qmailadmin problem, so you arent using the right list to ask this question. Did you remember to open port 110 (pop3) in Redhat's default ipchains firewall (/etc/sysconfig/ipchains) ? If ipchains is blocking the traffic, it will be putting log entries into /var/log/messages Michael. ----- Original Message ----- From: "basia" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, August 18, 2002 4:06 AM Subject: [qmailadmin] retrive POP3 problem > Hi.. > i'm using redhat 7.3 and install qmail + vpopmail 5.3.8 successfully, > the problem is i can't telnet to pop3 port 110 from other machine, but > there's no problem from local machine to port 110. How to trace this > problem? i have checked there's no problem with other port, because i can > telnet to port 25 (smtp),etc from remote machine. > > my startup script is: > > env - PATH="/var/qmail/bin:/usr/local/bin" \ > tcpserver -H -R 0 pop-3 \ > /var/qmail/bin/qmail-popup local.domain.com \ > /home/vpopmail/bin/vchkpw /var/qmail/bin/qmail-pop3d Maildir & > > > Thanks, > > -- > > >
