Closed (fixed)
Project:
Webmail Plus
Version:
6.x-1.9
Component:
Code
Priority:
Critical
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
7 Jan 2011 at 19:49 UTC
Updated:
5 Mar 2011 at 17:26 UTC
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
Comment #1
scripthead commentedThis 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.