Posted by J.O. Aho on 01/26/07 09:03
joe wrote:
> I'm attempting to connect to a pop3 server on netfirms in order to read
>
> my emails via php.
> When I execute the fsockopen function with mail.mydomain.com and port
> 110 - i get the error
> Can't connect to Server. Error: 65 -- No route to host. However, I am
Try to use the ip-number instead, could be that your php somehow failse the
DNS lookup.
Check also that you don't have any limitations for your php, you find that in
your php.ini.
--
//Aho
Navigation:
[Reply to this message]
|