Problem connecting to a Exchange 2007 server in PHP5 with imap_open.
When im trying to connect to an Exchange 2007 server over IMAP in PHP5 I get the following error message. Kerberos error: No credentials cache found (try running kinit) for smtp.domain01.net I was wondering if somebody found a way around this issue? Related info: http://bugs.php.net/bug.php?id=33500 ...