There are also burst quotas:

http://code.google.com/appengine/docs/quotas.html#Per-minute_Quotas

The limits are here:

http://code.google.com/appengine/docs/quotas.html#Mail

The quota you're exceeding with 10 emails is the 8 recipients/minute limit.
Note that if you enable billing, this quota will go up to 5,100 recipients a
minute. We'll only bill you if you exceed the 2,000 free, so it might be a
good idea to turn this on if you need to do one-to-many emailing.



On Wed, Nov 18, 2009 at 9:56 PM, Cynthia Kurtz <cfku...@cfkurtz.com> wrote:

> My app id is rakontu. The issue came up when one of my users tried to
> send an email with a list of To: addresses with 10 emails in it. I
> tried to replicate the error and couldn't, but I only tried sending to
> two people at once. Could there be some hidden email to-list cutoff?
>
> On Nov 18, 11:35 pm, crag <cra...@gmail.com> wrote:
> > Thanks for taking a look, Ikai.
> >
> > I doubt it is an hourly CPU thing.  After 20 hours, I have used 33% of
> > CPU quota and the load will likely have been well distributed over
> > that time.  Also, searching the logs for [Qq][Uu][Oo][Tt][Aa] do not
> > reveal anything except for mail.send calls.
> >
> > On Nov 18, 2:31 pm, "Ikai L (Google)" <ika...@google.com> wrote:
> >
> > > Cynthia,
> >
> > > What's your application ID?
> >
> > > Crag, is there any chance you could be over a CPU quota? I checked your
> > > application and you are pretty close to an hourly quota. I'll
> investigate to
> > > see if exceeding a CPU quota on sending a mail is triggering that
> error.
> >
> > > On Wed, Nov 18, 2009 at 2:27 PM, Cynthia Kurtz <cfku...@cfkurtz.com>
> wrote:
> > > > Same issue here. Being over quota is impossible since I've sent like
> > > > three messages. Any help?
> >
> > > > On Nov 18, 1:38 pm, crag <cra...@gmail.com> wrote:
> > > > > My application had been sendingmailwithout a problem as of last
> > > > > week.  I uploaded a new version of the app a week ago (did not
> change
> > > > > the code that emails) and now get
> >
> > > > > com.google.apphosting.api.ApiProxy$OverQuotaException: The API
> > > > callmail.Send() required more quota than is unavailable.
> >
> > > > > even though my quota shows zero emails sent so far.  Any ideas?  My
> > > > > app id is insiderclues.
> >
> > > > > 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
> google-appeng...@googlegroups.com.
> > > > To unsubscribe from this group, send email to
> > > > google-appengine+unsubscr...@googlegroups.com<google-appengine%2bunsubscr...@googlegroups.com>
> <google-appengine%2bunsubscr...@googlegroups.com<google-appengine%252bunsubscr...@googlegroups.com>
> >
> > > > .
> > > > For more options, visit this group at
> > > >http://groups.google.com/group/google-appengine?hl=.
> >
> > > --
> > > Ikai Lan
> > > Developer Programs Engineer, Google App Engine
>
> --
>
> 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-appeng...@googlegroups.com.
> To unsubscribe from this group, send email to
> google-appengine+unsubscr...@googlegroups.com<google-appengine%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-appengine?hl=.
>
>
>


-- 
Ikai Lan
Developer Programs Engineer, Google App Engine

--

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-appeng...@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=.


Reply via email to