I can not get the pop3 fetch to work.
When I set the class.pop3.php to imap I get this error
Invalid login
when I set the class.pop3.php to pop(default) or pop3 I get this error
Invalid login
I can access the server with an email client with both pop3 and imap so I know the email server configuration is correct. Is it because I am trying to connec to an exchange server?
I am on a linux shared hosting enviroment. here is a link to a copy of my phpinfo() http://72.215.223.3/phpinfo.htm(http://72.215.223.3/phpinfo.htm)
Any help would be greatly appreciated.
Thanks