have been using this effectively for quite a while and even wrote a quick tutorial on it http://www.venturacottage.com/adding-content-site-email. Now having gone back to use it I get

warning: imap_open() [function.imap-open]: Couldn't open stream {mail.leetoons.com:110/pop3}INBOX in /home/computi6/public_html/leetoons.com/sites/all/modules/mailhandler/mailhandler.module on line 28.

I decided as it was drupal 5.x that I would just start from scratch and do a new site in drupal 6.x hoping that would sort it. but same issue.

As I say it used to work and nothing (I can think of has changed) - please advise thanks

Comments

Jean-Philippe Fleury’s picture

Category: support » bug

Same bug here with Mailhandler 6.x-1.5 and Drupal 6.10.

Mailhandler worked, and has stopped functioning suddenly. I don't know why. Two messages in Drupal's reports:

imap_open() [<a href='function.imap-open'>function.imap-open</a>]: Couldn't open stream {uneurl.net:110/pop3}INBOX dans /var/alternc/html/sites/all/modules/mailhandler/mailhandler.module à la ligne 193.

imap_close(): supplied argument is not a valid imap resource dans /var/alternc/html/sites/all/modules/mailhandler/mailhandler.retrieve.inc à la ligne 601.

I have this bug on two different sites.

Jean-Philippe Fleury’s picture

Status: Active » Closed (duplicate)

I think that this current report is a duplicate of #125408: Mailhandler: Can't Open Stream...modules/mailhandler/mailhandler.module on line 29.

So I mark it like this.

For info: put /novalidate-cert/tls in Extra commands resolved the bug.