Quote:
Originally Posted by Slave
hmm .. I'd love to get this working on my forums ..
One problem though .. When trying to get into my own mailbox, which is based on the same server, I keep getting this error ..
Code:
Warning: imap_open(): Couldn't open stream {mail.domain.net:110/pop3}INBOX in /email.php on line 695
Now .. I know I'm using the right login info as it works when using http://www.mail2web.com/ ..
I've seen others have the same problem .. could it be because the mailbox is on the same server but using a different domain to what the email.php file is using?
Perhaps there is a security setting on the server to stop things jumping from one domain to another?
If anyone could shed some light on this it would be appreciated .. ta 
|
Your port 110 is blocked by your firewall? IMAP is not compiled in your PHP?