Hi. Using app engine free quota to forward information in an email which is sent from android app.
Information is parsed in app engine using python then mailed from google app engine. At times emails have not arrived at the recipient. I took a long look at the last time this happened and found that the emails had the same instance. The first one (sent from 1 user) was recieved, but the second (sent from another user 30 mins later) didnt. Can someone confirm that having the same instance is correct/incorrect? all the other emails have different instances. This is a critical part of the application and without it working everytime the package i have created is as useful as a rubber hammer for breaking rocks.... Thanks in advance for any help. Brian -- 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/-/OX-NUATdeREJ. 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.
