不推荐使用 Sendgrid 发送电子邮件 Gmail
Sending email with Sendgrid not recommended Gmail
我需要在 sendgrip.com 上设置发件人身份,但在我创建它们之前,据说不推荐使用“.gmail”扩展名。
我学习是因为我了解 DMARC,但据说 gmail、outlook、yahoo、aol 和许多其他 none 写有 DMARC。
所以我的问题是我需要使用什么??或者最好的问题是在这种情况下最好的扩展是什么?
(https://sendgrid.com/docs/ui/sending-email/dmarc/)
非常感谢您的帮助!
如该域的 How DMARC Applies to a Sender Identity, email service providers like Sendgrid assume that you have your own registered domain such as raphaelr.com and that you have access to the DNS records 所述。
然后您可以通过创建适当的 CNAME DNS 记录来设置域身份验证:
https://sendgrid.com/docs/ui/account-and-settings/how-to-set-up-domain-authentication/
我需要在 sendgrip.com 上设置发件人身份,但在我创建它们之前,据说不推荐使用“.gmail”扩展名。
我学习是因为我了解 DMARC,但据说 gmail、outlook、yahoo、aol 和许多其他 none 写有 DMARC。
所以我的问题是我需要使用什么??或者最好的问题是在这种情况下最好的扩展是什么? (https://sendgrid.com/docs/ui/sending-email/dmarc/) 非常感谢您的帮助!
如该域的 How DMARC Applies to a Sender Identity, email service providers like Sendgrid assume that you have your own registered domain such as raphaelr.com and that you have access to the DNS records 所述。
然后您可以通过创建适当的 CNAME DNS 记录来设置域身份验证: https://sendgrid.com/docs/ui/account-and-settings/how-to-set-up-domain-authentication/