This appears to be new and useful functionality. I installed a servet at _ah/bounce and it reports back legitimate bounce messages in the body of the request, similar to what you'd see if an e-mail bounced back into your inbox. However, the request body itself doesn't appear to be parsable with a mail api like James. I have not heard of this feature before but I do see bug reports about bounces being misrepresented in the docs. Hopefully, The Google will elaborate.
On Sat, Jan 12, 2013 at 9:25 AM, John Wheeler <[email protected]>wrote: > The Google, > > For the last few days, I've been noticing incoming requests to > /_ah/bounce that get 404'd . I did a quick web search and found no > documentation around it, just some source code I that's part of app engine > which I don't understand. Presumably, some of my e-mails are bouncing. Is > there a way I can intercept them so I can see what's going on? I don't have > any idea what's going on. > > Thanks, > John > > -- > 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/-/AE8rzkvVszYJ. > 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. > -- You received this message because you are subscribed to the Google Groups "Google App Engine" 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?hl=en.
