Hello,
I've noticed some odd activity in my logs, and have discovered that
there's an incoming email that's causing a 500 error
("InvalidEmailError: Empty email address for bcc."). The error is
coming from outside my codebase (see traceback:
http://pastebin.com/raw.php?i=PG1ziYza),
which seems to imply that I don't have control over the issue.
When the 500 error occurs, the mail seems to go back into a queue, and
repeat the process again, so I'm not sure how to stop this loop.
Any suggestions?
Cheers,
Michael
--
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.