Subject: | Gmail-Hosted |
Date: | Mon, 30 Oct 2006 14:36:37 +0100 |
To: | bug-GMail-IMAPD [...] rt.cpan.org |
From: | "Richard Mikalsen" <richard [...] waypoints.no> |
Hello!
Is it possible to rewrite the GMail::IMAPD to support Gmail-Hosted?
As far as I can se, the login-URL for Gmail-Hosted is:
https://www.google.com/a/DOMAIN_NAME
/ServiceLogin?service=mail&passive=true&rm=false&continue=http%3A%2F%2Fmail.google.com%2Fhosted%2F
DOMAIN_NAME%2F<mpl=cm_blanco<mplcache=2
This line:
$self->sendemail('imap2gmail',$self->{User}. '@gmail.com',$buf);
Would also be wrong, since Gmail-hosted, doesn't use @gmail.com addresses ;)
So.. what do you think? Is it the Webmail-module that has to be rewritten?
Thanks in advance!
Best regards
Richard Mikalsen