Incoming email support is coming: http://code.google.com/appengine/docs/roadmap.html
Gmail doesn't have an API, but an authenticated Atom feed of new messages is available, which you may be able to get working in App Engine: http://mail.google.com/support/bin/answer.py?answer=13465 - Jason On Sun, Aug 16, 2009 at 11:41 AM, Puneet <[email protected]> wrote: > > Can i retrieve mails using Java Mail api or G4J from a servlet?. > > On Aug 14, 2:30 pm, Mahesh Patil <[email protected]> wrote: > > Hi Puneet, > > You could just forward your emails to another email address or to your > > workplace email......thats what I did when I couldn't access Gmail from > one > > of my client side..... > > > > Of course it would be nice to access your own emails....and may be to > > extract some information or create alerts of it..... > > > > Cheers, > > Mahesh > > > > > > > > On Thu, Aug 13, 2009 at 9:33 PM, Puneet <[email protected]> wrote: > > > > > Hi, > > > > > Is there a way to read google mails from app engine. As far as i have > > > searched, it only allows sending email-messages. > > > > > Actually Gmail is blocked in my workplace, so I was thinking if I can > > > host an application on appspot, enter my userid/password, and fetch my > > > google-mails. It would be great fun. > > > > > Can any-one help. > > > > > Thanks. > > > > -- > > _ _ > > < ' )_,/ < ' ) ,/ > > (_==/ (_==/ > > ....\\\..... ='- ='- > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-appengine-java?hl=en -~----------~----~----~----~------~----~------~--~---
