Hello there,

To my knowledge, mailhandler does not seem to work with gmail. I've seen many old discussions about the issue, but couldn't find an actual solution. I've also heard that the issue has to do with a specific flag that is not been set for the retrieval of messages from the mailbox. Would it be possible for someone to have a look at this issue? Unfortunately, I'm still not a Drupal programmer...

Best,

Leo Burd

Comments

Sergio Beristain’s picture

Status: Active » Closed (won't fix)

Hi,
I had the same problem. But after querying I found out the problem is SSL that gmail requires. The problem lied on my provider (php) who said that he does not support SSL.
So, this is more a problem of the configuration on your site. I had to solve this by redirecting gmail to a local account of my provider.

Regards,
Sergio