What is the daily email limit in Google Apps Script?

前端 未结 5 551
梦如初夏
梦如初夏 2021-01-11 13:24

Can someone tell me if there is a webpage that lists the official Google limit (Quotas) on emails sent from a Google Apps Script?

In testing my little script I got an

5条回答
  •  梦毁少年i
    2021-01-11 14:03

    Assuming that by "Google Apps Script" you are referring to a Google Apps account, then yes there is at http://www.google.com/support/a/bin/answer.py?hl=en&answer=166852. The limit is 500 external recipients per day.

提交回复
热议问题