Well, after a day or two the messages left the loop and I was sent a
"couldn't send mail" from the Mail Notification Service.

However, it's a waste - the mail was in incorrect form, I could've
done that myself. So my question remains: is there a way to mark the
mail as "handled", and even as "erroneous", so that GAE would stop
handing it?

Thanks!

On Sep 11, 7:36 am, aviadbd <[email protected]> wrote:
> Hello!
>
> It seems to me that inbound mail that failed handling (i.e. the
> handler threw an exception or otherwise returned the 500 return code)
> is stuck in a loop and is resent to the handler every so often. Is
> that a normal behavior? If so, how can I tell GAE to stop handling
> this mail (as it contained invalid content)?
>
> Thanks!

-- 
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.

Reply via email to