While debugging e-mail reception and sending in a deployed application on GAE I thought it might be an interesting enhancment to have some visibility of emails received and/or sent from the application in the dashboard?
Off course I can log all reception and sending myself and then inspect in the logs, but I thought a direct method could be interesting. Maybe for privacy reasons the *content* of (at least received) emails should be hidden. Similar to task queues, another option would be to allow app admin to disable/pause email reception or sending, without having to perform a new upload with modified appengine-web.xml. -- 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.
