Mailhandler used to work great for my site. Now I get the following message:
Mailbox updated
Mailhandler could not access local folder:
warning: imap_open() [function.imap-open]: Couldn't open stream in --- /home/applewoo/public_html/sites/all/modules/mailhandler/mailhandler.module on line 21.
Any ideas? I have not changed anything on the site that would affect this. I can access the actual emails I am sending via webmail, so I know the addresses are still working. I get the same message on all the email addresses I have set up in mailhandler... and they all used to work.
Thanks!
Dan Wassink
Comments
Comment #1
danwassink commentedIt seems to be working after I added /notls to the special commands (which I thought I tried before I sent the help call out... but I must not have). Something must have changed on the server is my guess. All good now though. :)
Dan
Comment #2
dman commented+1 that helped for me also, perhaps a stronger hint in the README about this could be added.
Comment #3
z.stolar commentedSee also: http://drupal.org/node/64362