Hi John, The e-mail quota change will only affect customers who have not enabled billing by the time 1.7.8 is released. Apps that have enabled billing prior to 1.7.8 will still have the higher quota.
Applications that enable billing after 1.7.8 will need to request the quota increase in order to increase the mail quota, which can be done from a link on the Quota Details page in the App Engine dashboard. On Tue, Apr 30, 2013 at 2:17 AM, John Wheeler <[email protected]>wrote: > What does this mean? What *is* the new default? Where do we file a > request? I just realized you guys imposed this limit. I need to have it > increased for one of my apps. > > New Billing Enabled apps will no longer default to an email quota of 20,000 > per day. Instead, apps will need to file a request through the admin > console > to get email quotas increased. > > > > > On Monday, April 29, 2013 2:14:15 PM UTC-7, Janani Thanigachalam wrote: >> >> Hello Again Everyone! >> >> We've posted the pre-release SDKs for Python and Java here: >> http://code.google.com/p/**googl**eappengine/downloads/list<http://code.google.com/p/googleappengine/downloads/list> >> >> Please see the pre-release notes below. >> >> Regards, >> Janani >> >> App Engine Python SDK - Pre-Release Notes >> >> Version 1.7.8 >> ==============================**= >> - The Mail API now allows attachments with .zip and .gzip extensions as >> long as >> the archives do not contain entries with blacklisted extensions. >> >> http://code.google.com/p/**googleappengine/issues/detail?**id=5933<http://code.google.com/p/googleappengine/issues/detail?id=5933> >> - New Billing Enabled apps will no longer default to an email quota of >> 20,000 >> per day. Instead, apps will need to file a request through the admin >> console >> to get email quotas increased. >> - Admin console dashboard charts and reports for all users have been fully >> migrated to the new, more reliable backend announced in 1.7.6. >> - The maximum size of POST requests made through URLfetch has been >> increased >> from 5MB to 10MB. >> - Fixed an issue with the admin handler of the new dev_appserver failing >> to >> import appengine_config automatically. >> >> >> App Engine Java SDK - Pre-Release Notes >> >> Version 1.7.8 >> ============= >> - The Mail API now allows attachments with .zip and .gzip extensions as >> long as >> the archives do not contain entries with blacklisted extensions. >> >> http://code.google.com/p/**googleappengine/issues/detail?**id=5933<http://code.google.com/p/googleappengine/issues/detail?id=5933> >> - New Billing Enabled apps will no longer default to an email quota of >> 20,000 >> per day. Instead, apps will need to file a request through the admin >> console >> to get email quotas increased. >> - Admin console dashboard charts and reports for all users have been fully >> migrated to the new, more reliable backend announced in 1.7.6. >> - The maximum size of POST requests made through URLfetch has been >> increased >> from 5MB to 10MB. >> - Fixed an issue that caused Full-Text Search to fail in the Java >> dev_appserver. >> >> https://code.google.com/p/**googleappengine/issues/detail?**id=9088<https://code.google.com/p/googleappengine/issues/detail?id=9088> >> - Fixed an issue with the Java SDK jar file being too large for Windows >> 64. >> - Fixed a JAXBPermission.**setDatatypeConverter permission issue in >> Java7 runtime. >> > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/google-appengine?hl=en. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- Andrew Jessup | Product Manager, Google App Engine | [email protected] -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
