Tagged Questions

0
votes
0answers
37 views

imap_open mbox windows

Hello Everyone, I'm hoping to use mailhandler on drupal to suck in an mbox into a fourm. However, I keep getting the following errors: warning: imap_open() [function.imap-open]: Couldn't open …
0
votes
1answer
161 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 …