This is the error I am getting from Gmail, and I am wondering how to resolve this. It appears I have reached a quota.
Mailer: Gmail
{
"error": {
"code": 429,
"message": "User-rate limit exceeded. Retry after 2021-02-15T06:43:03.309Z
(Mail sending)",
"errors": [
{
"message": "User-rate limit exceeded. Retry after 2021-02-15T06:43:03.309Z (Mail sending)",
"domain": "global",
"reason": "rateLimitExceeded"
}
],
"status": "RESOURCE_EXHAUSTED"
}
}