I have searched all over and I have not seen anyone mention this problem before... I am trying to run a webmail client on my virtual host [PHP installation information: http://www.melinate.com/phpinfo.php].
I am able to use PHP to connect to a whois socket [see: http://www.melinate.com/socket.php], but when I try to connect to a POP3 socket I get "Error 13: Permission Denied".
The webmail client I'm trying to use does not require IMAP support [http://www.ilohamail.org], and I have tried another webmail client that doesn't need IMAP, just to make sure it was my server that was the problem [http://ractive.ch/popper/index.php]. I found the same error message.
Any suggestions where the problem might be? Could my host have turned off access to port 110?
Thanks, Nathan