Hi,

I installed the module, and tried logging in like

login: myusername@gmail.com
pass: mygmailpass

But it seemed to be hanging, and page loading going on endlessly.

How could I do this?

Would this module need modification for these popular email services?

I noticed Gmail for example uses port 993 and SSL (http://www.runpcrun.com/google-pop3-access)

Cheers,
G

Comments

yecarrillo’s picture

To get a fully compatible sign on against Gmail and Yahoo! Mail , add these lines to your IMAP/POP3/NNTP Services:

gmail.com,{imap.gmail.com:993/imap/ssl}INBOX
gmail.com,{pop.gmail.com:995/pop3/ssl}INBOX
yahoo.com,{plus.pop.mail.yahoo.com:995/pop3/ssl}INBOX

For hotmail accounts I recommend Windows Live ID Integration module.

References:

Notes:

  • Users need enable POP3 or IMAP access in Gmail previously.
  • Google Sites domains need to be added manually, one per domain. I.E. mydomain.com,{imap.gmail.com:993/imap/ssl}INBOX
  • Only Yahoo Mail users with POP Yahoo! Mail Plus account can login to your site with this approach.
  • yecarrillo’s picture

    Status: Active » Closed (fixed)
    socialnicheguru’s picture

    thanks this is helpful

    wahfree’s picture

    how can I down load these module 4 install.

    hannesh’s picture

    Version: 5.x-1.x-dev » 7.x-2.0

    How to get this to work in 7.x?
    Thanks!