PHP Classes

not connecting to mail server

Recommend this page to a friend!

      POP3 e-mail client  >  All threads  >  not connecting to mail server  >  (Un) Subscribe thread alerts  
Subject:not connecting to mail server
Summary:using this pop3.class , getting error
Messages:2
Author:ranjeet kaur
Date:2007-01-20 06:32:44
Update:2007-01-20 23:17:15
 

  1. not connecting to mail server   Reply   Report abuse  
Picture of ranjeet kaur ranjeet kaur - 2007-01-20 06:32:44
using this class, im getting this error

POP3 connect() - Error: Can’t connect to Server. Error: 115 — Operation now in progress


  2. Re: not connecting to mail server   Reply   Report abuse  
Picture of Manuel Lemos Manuel Lemos - 2007-01-20 23:17:15 - In reply to message 1 from ranjeet kaur
This usually happens when the connection attempt exceeds the timeout.

What timeout value are you using?

Which PHP version are you using?

Are you sure your network firewall is not blocking the server or port you are attempting to connect?