Google Appengine daily budget not reflected in quota

♀尐吖头ヾ 提交于 2019-12-02 05:49:33

Per the billing FAQ's

Why did my mail quota not increase after I enabled billing?

Google will wait until the first payment is cleared before increasing your mail quota. This means it will take at least seven days to get the higher quota.

https://developers.google.com/appengine/kb/billing#quota_increase

DISCLAIMER - I am not affiliated with Google in any way, nor do I believe you can get an official response from them via stackoverflow.

GAE no longer supports sending more than 100 emails per day as per their tech support (May 2016). Instead they are nudging people over to SendGrid. Its unfortunate that they are reducing the capabilities of GAE for something as basic as transactional email. I can see why marketing or bulk emails would be frowned upon but for the core transactional emails most apps/sites require it would be nice to have a native, low cost, option. Off to check out Amazon's email service!

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!