How to mail to a particular email id using my gmail credentials from desktop application
Posted
by GG
on Stack Overflow
See other posts from Stack Overflow
or by GG
Published on 2010-03-09T03:12:12Z
Indexed on
2010/03/09
3:21 UTC
Read the original article
Hit count: 457
Hello all,
I am just developing an a desktop application for Twitter, Buzz and facebook. Google Buzz has not released their whole api to post buzz, but today I came to know that to create a new Buzz just mail to [email protected] with subject as Buzz content you want to create.
Now I got stuck that how to mail to [email protected] from my gmail id using destop application which I am developing. Is there any kind of google webservice or api is available to do the task?
Thanks, GG
© Stack Overflow or respective owner