Tagged Questions

0
votes
1answer
686 views

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 ...