Currently, you can't fetch mail via IMAP/POP3 on App Engine. The only choice is to either try and sign up for the Sockets Trusted Tester program ( https://groups.google.com/forum/?fromgroups=#!topic/google-appengine/m1x6sDhqx1o ) or to put your fetching code on a server external to GAE.
-Vinny On Friday, January 4, 2013 7:17:50 AM UTC-6, Munish Kumar wrote: > > Hi, > > We have Java Applications running on Google App Engine Platform. We need > to fetch messages from Google Mail accounts on daily basis. But there is no > support on app engine for it. Please suggest me a solution. As per my best > knowledge no protocol like *smtp* or *pop3 *is supported on app engine. > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine/-/RcTWVthVgbYJ. 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?hl=en.
