Using the same instance is fine, the second email was most likely spam-
filtered (emails from GAE get incorrectly caught in spam filters a
lot). You're better off using a email service like Amazon SES.

On Aug 4, 11:18 am, Tribblehunter <tribblehunter2...@gmail.com> wrote:
> 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 post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to