Quote:
Originally Posted by till
You should use "localhost" as hostname or "127.0.0.1" as IP in the imap_open function and not the Ip of the server.
|
Thanks for answer.
When I use localhost or 127.0.0.1 same error: imap_open(): Couldn't open stream {127.0.0.1/novalidate-cert}INBOX in...
I used IP of the server on the older server and it worked fine... Now nothing works and I dont know why