Is it possible to implement a
1) Single sign on for hosted gmail and drupal (I have a google for your domain address for gmail)
2)display the number of unread e-mails for the user in a block on the site
3) integrate google talk messenger as a block on the site like gmail does
4) privatemessge module to integrate with this implementation

Manuj

Comments

drofnar’s picture

thats a good point manuj, Id like to keep tabs on this myself. the GFYD service only has a relatively primitive page creator offering to wrap around the basic gmail service. having drupal as the umbrella content management system would be far superior. I wonder if google would be interested in that too.. maybe as one of the next SOC projects :-)

manuj_78’s picture

So , does anyone have any idea how any of these can be implemented?

Can IMAP work with GFYD?

Manuj

opoho’s picture

As far as I know, GMail (and so GFYD) is POP/SMTP only, no IMAP... It's a request I keep seeing in the GMail Users group.

opoho’s picture

Hey Manuj,

It seems we share the same needs. Have you got some news about it?

manuj_78’s picture

No solutions for mail
however I think for messenger jabber might be a good way. I am currently trying to figure out how to setup a jabber server and how to integrate it with drupal. there is a jabber module available for drupal but it does not have any instructions with it so is not very useful at the moment.