Re: [google-appengine] The request to API call mail.Send() was too large.

2010-11-08 Thread Ikai Lan (Google)
Are the attachments greater than 1mb? Can you log the size of the
attachments?

--
Ikai Lan
Developer Programs Engineer, Google App Engine
Blogger: http://googleappengine.blogspot.com
Reddit: http://www.reddit.com/r/appengine
Twitter: http://twitter.com/app_engine



On Mon, Nov 8, 2010 at 7:13 AM, GK  wrote:

> Hi,
>
> My app threw an exception because apparently The request to API call
> mail.Send() was too large. Could someone please explain what quota it
> exceeded and if there is a way to get around this (either by better
> coding or by paying google)
>
> My app needs to send emails with image attachments. The size of these
> attachments is up to the users.
>
> 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
> .
> For more options, visit this group at
> http://groups.google.com/group/google-appengine?hl=en.
>
>

-- 
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=en.



[google-appengine] The request to API call mail.Send() was too large.

2010-11-08 Thread GK
Hi,

My app threw an exception because apparently The request to API call
mail.Send() was too large. Could someone please explain what quota it
exceeded and if there is a way to get around this (either by better
coding or by paying google)

My app needs to send emails with image attachments. The size of these
attachments is up to the users.

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.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.