Hi! When new users register an account in my app, they are sent a confirmation email through mail.send().
Occasionally, it results in an error, and I catch it, and that's fine with me. However, sometimes some people don't receive the email. My app's logs show that there's no error, so I'm assuming that it sent the message successfully. The people who didn't receive it also checked their spam/junk folders. And still not there. Any reason for this behavior? Is there any way for my app to check the delivery success of an email message? 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.
