Couldn't open stream / Supplied argument is not a valid imap resource
| Project: | IMAPWU API |
| Version: | 6.x-1.0-alpha1 |
| Component: | Code |
| Category: | support request |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | active |
| Issue tags: | error, imapwu, imapwu_api.module, Webmail Plus |
Jump to:
We are using this with Webmail Plus and we followed all the steps in the documentation yet we end up with all these errors. This is connected to a tested and working mailserver. Permissions are set wide open. This may not be the right place for help with these errors but if anyone knows where we should inquire some direction would be much appreciated. THANKS!!!
* warning: imap_open() [function.imap-open]: Couldn't open stream {XX.XX.XXX.XXX:143}INBOX in /var/www/sites/all/modules/mail_api/contrib/imapwu_api/imapwu_api.module on line 73.
* warning: imap_status(): supplied argument is not a valid imap resource in /var/www/sites/all/modules/mail_api/contrib/imapwu_api/imapwu_api.module on line 93.
* warning: imap_check(): supplied argument is not a valid imap resource in /var/www/sites/all/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 /var/www/sites/all/modules/mail_api/contrib/imapwu_api/imapwu_api.module on line 165.

#1
I am having the same problem on my test server:
warning: imap_open(): Couldn't open stream {:143}INBOX in /Users/joesmoe/Sites/sites/all/modules/mail_api/contrib/imapwu_api/imapwu_api.module on line 73.
warning: imap_status(): supplied argument is not a valid imap resource in /Users/joesmoe/Sites/sites/all/modules/mail_api/contrib/imapwu_api/imapwu_api.module on line 93.
warning: imap_check(): supplied argument is not a valid imap resource in /Users/joesmoe/Sites/sites/all/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 /Users/joesmoe/Sites/sites/all/modules/mail_api/contrib/imapwu_api/imapwu_api.module on line 165.