【问题标题】:How can I avoid the 100 sent message limit on Google Apps Script?如何避免 Google Apps 脚本的 100 条已发送消息限制?
【发布时间】:2017-07-25 22:55:57
【问题描述】:

我有一个 Google Apps for Work 帐户,并且我构建了几个连接到 Gmail 和发送消息的应用程序。发送这些消息的配额对我来说是 100。如果我有 Google Apps for Work 帐户,是否可以提高限制?

【问题讨论】:

  • 你看过this页面了吗?你需要更多地解释你的问题。
  • 澄清一下,我有一个 Google Apps for Work 帐户,它提高了发送限制。我想知道这是否也会提高通过 API 发送的电子邮件的限制

标签: gmail-api


【解决方案1】:

看看这个post 看看它是否对你有帮助。

规则 #1 指出,

您每天最多可以通过 Gmail 网站向 500 位收件人发送电子邮件。如果您是 Google Apps for Work 用户,您的每日限制是每天 10000 个电子邮件收件人。

关于 Google Apps Script 的配额限制,您可以参考这个documentation

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2020-02-06
    • 1970-01-01
    相关资源
    最近更新 更多