Instead all I get is this:

# warning: imap_open() [function.imap-open]: Couldn't open stream {imap.gmail.com:993/imap/ssl}INBOX in ***/sites/default/modules/mail_api/contrib/imapwu_api/imapwu_api.module on line 73.
# warning: imap_status(): supplied argument is not a valid imap resource in ***/sites/default/modules/mail_api/contrib/imapwu_api/imapwu_api.module on line 93.
# warning: imap_check(): supplied argument is not a valid imap resource in***/sites/default/modules/mail_api/contrib/imapwu_api/imapwu_api.module on line 179.
# warning: imap_fetch_overview(): supplied argument is not a valid imap resource in ***/sites/default/modules/mail_api/contrib/imapwu_api/imapwu_api.module on line 165.

Any idea what this can be?

Comments

scripthead’s picture

Status: Active » Closed (fixed)

This is a result of it not being able to connect to the IMAP server. The IMAP server configuration is done via Mail API. Please follow the installation instructions.