The documentation at http://code.google.com/appengine/docs/java/mail/overview.html#Development_Server
states that the GAE/J app dev server does not send E-mails. On Dec 22, 8:21 pm, Thomas Oldervoll <[email protected]> wrote: > Is there a way to enable email sending for the AppEngine Java dev server? > I've found instructions for > Python<http://code.google.com/appengine/docs/python/tools/devserver.html#Usi...>, > but I can't figure out how to do this for the Jaav server - > adding --enable_sendmail does not work. > > Thomas -- 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.
