I am not sure if this helps, or if indeed is your case : When your receiving mail handler doesn't exit properly (throws an exception) the mail server form where this email has come from is notified that the Email is not delivered, this usually tigers a retry, resending this Email several times (depending on the mail server).
Regards Nick On Sep 8, 6:35 am, Greg <[email protected]> wrote: > Is there some exception reporting system buried deep in Django that is > trying to send email warnings? -- 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.
