I have a web app that is currently sending roughly 1000 emails a day. I'm wondering if it's possible to switch to Gmail's SMTP server for this to hopefully iron out any issues with deliverability.
Do they allow for this amount of usage a day?
I have a web app that is currently sending roughly 1000 emails a day. I'm wondering if it's possible to switch to Gmail's SMTP server for this to hopefully iron out any issues with deliverability.
Do they allow for this amount of usage a day?
No.
They have a much shorter limit.
As a side note, do try postfix
if you're relying on sendmail
. Should speed up things considerably.
To expand on Frankie's answer, Gmail's sending limits are the following:
More info: Sending Limits — Gmail Help