imap-open

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

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 stream in C:\wamp\www\ngl-drupal\modules\mailhandler\mailhandler.module on line 188. warning: imap_close(): supplied argument is not a valid ima...