Gmail SMTP error - Temporary block?

后端 未结 3 1109
予麋鹿
予麋鹿 2021-01-06 13:15

I am using Gmail servers to send email from my system, with a program. Recently I started getting errors like this:

Data command failed: 421 4.7.0 T

3条回答
  •  别那么骄傲
    2021-01-06 13:39

    If you are using your free Gmail account to send bulk emails your are likely to see this kind of responses early on as the service is not intended to send application transaction messages, newsletters etc., event to subscribers that has opted in. The IMAP/SMTP service provided is for you to be able to use an email client like Microsoft Outlook with your Gmail account.

    If you need to send transaction messages, I suggest you google "AWS SES" for starters.

提交回复
热议问题