Hi,

Lately, for my app (id: anothersocialeconomy), I've started to notice
that many mail messages are delivered after a long delay.

Usually, when I can reply to a generated message, I get a feedback by
email in a matter of seconds. In GMail, I see the yellow box in bottom
right corner announcing the new message and offering a link to "show"
it in the context of the thread.

Now, it happens that some messages are only received after a long
period of time, 15 minutes and plus, which is very annoying :( I've
been able to verify in the logs that the messages is correctly sent
(no error reported, no timeout). I don't know if the issue is in the
SMTP queue, if it's just after the javax.mail.Transport.send() call,
or if it's related to the email accounts (all issues I've identified
were related to GMail recipients)...

Maybe it's related to the latest reported latencies in the datastore
(http://groups.google.com/group/google-appengine-downtime-notify/
browse_thread/thread/f32919f348f619ce?hl=en)

Any idea?

A+, Dom

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To post to this group, send email to google-appengine-j...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to