Alright, good point, I forgot the fact we can't use non-HTTP protocols! Thanks for the reminder, Ikai.
Guillaume On Thu, Mar 3, 2011 at 20:14, Ikai Lan (Google) <[email protected]> wrote: > Guillaume, > I don't think this would work. We can only speak HTTP outbound, and IMAP > uses a different port. This might be possible if we ever support sockets. > Ikai Lan > Developer Programs Engineer, Google App Engine > Blog: http://googleappengine.blogspot.com > Twitter: http://twitter.com/app_engine > Reddit: http://www.reddit.com/r/appengine > > > On Wed, Mar 2, 2011 at 8:42 PM, Guillaume Laforge <[email protected]> > wrote: >> >> Hi all, >> >> I'm curious to know if someone has tried to access an IMAP mailbox >> from an App Engine application? >> >> I have an IMAP account from my ISP (ie not a Gmail account), and I was >> thinking of doing a kind of notification application on App Engine, >> that would notify me, allow me to quickly browse through titles, etc. >> And I was wondering if it was possible to access that account thanks >> to the javax.mail API. >> >> Thanks for your feedback, >> >> -- >> Guillaume Laforge >> Groovy Project Manager >> Head of Groovy Development at SpringSource >> http://www.springsource.com/g2one >> >> -- >> 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. >> > > -- Guillaume Laforge Groovy Project Manager Head of Groovy Development at SpringSource http://www.springsource.com/g2one -- 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.
