尽管我在 mail-tester 中获得了满分,但使用 sendmail 时,gmail 仍然会给出 IP 地址未被授权的错误

尽管我在 mail-tester 中获得了满分,但使用 sendmail 时,gmail 仍然会给出 IP 地址未被授权的错误

我正在使用 sendmail,并且已通过 DMARC、SPF 和 DKIM

但当我发送电子邮件到[电子邮件保护],我收到以下错误:

50-5.7.1 The IP you're using to send mail is not
550-5.7.1 authorized to send email directly to our servers. Please use the SMTP
550-5.7.1 relay at your service provider instead. For more information, go to
550 5.7.1  https://support.google.com/mail/?p=NotAuthorizedError  - gsmtp
554 5.0.0 Service unavailable

我可以在不使用外部 SMTP 中继服务的情况下解决这个问题吗?

答案1

这似乎是 Google 的政策。如失败响应中提供的页面所述,Google 遵循的政策基于他们认为是 IP 地址所有者的政策。该 IP 地址所有者可能没有 Google 认为的政策,在这种情况下,IP 地址所有者可以尝试联系 Google。

答案2

我会结账Google 邮政局长工具。Postmaster Tools 是一项服务,允许网站和电子邮件发件人与 Google 就传递问题进行沟通。它可以为您节省大量时间。

相关内容