We have a service to let user to send greeting cards to their friends.
Soon we realize people might mark those emails as spam. As a result,
the account used to do mail.send() is easily suspended for abuse.

My question is GAE mail quota allows sending thousands of emails per
day, even the free quota is 2000. How it is possible to not being
marked as abuse?

Again, we have no intention to spam. Just want to know what is the
correct way to use this email service. Thank you!

--

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.


Reply via email to