|
|
| |
1. not connecting to mail server |
|
Reply |
|
|
 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 |
|
|
 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? |
|