增加 Google Apps 脚本 MailApp 个人帐户的电子邮件限制

Increasing Google Apps Script MailApp email limit for personal account

现在我在 Apps Script 上达到每天 100 封电子邮件的限制,所以我正在考虑升级到付费 G-suite 帐户以将限制增加到 1500。但是,G Suite 要求我创建作为该设置的一部分的企业帐户。我能否从我的个人帐户访问 1500 封电子邮件限制(即电子邮件来自我的个人帐户而不是企业帐户)?

不,各自的限制将继续适用于个人和企业帐户。

为了每天有 1,500* 个电子邮件收件人,您需要至少升级到 G Suite Basic。

看看这幅画:[当前配额][1]

比较 G Suite 版本:https://gsuite.google.com/compare-editions/

但是,正如您所说,您仍希望通过个人帐户使用 Apps 脚本,显然此限制不适用。您需要使用新的 G Suite 帐户。

话虽如此,创建 G Suite Basic 帐户不一定需要是 'Business account',但可以是 'personal account.' 您需要购买域名并创建一个带有新域名的新电子邮件地址,例如:myuser@mydomain.com.

但是,如果新创建的 G Suite 域有六个或更多用户,则在第一个计费周期受消费者限制,如果用户较少,则受多个计费周期的限制(您可以手动支付 30 美元) . [1]: https://developers.google.com/apps-script/guides/services/quotas

关于您的问题 'Will I be able to access the 1500 email limit from my personal account' 和 'Is there a way then to increase the limit for the personal account?'

你不能,唯一的解决办法是申请一个 G Suite 帐户。