Route 53 and external mail server - SPF

0

Hello I got a problem with my emails. A lot of them go directly in my customers spam folder. I need to set up the SPF record. But my mail server is on a different hosting. Does anyone have experience to set up SPF correctly with external MX?

已提问 2 年前735 查看次数
2 回答
1

SPF records can contain multiple include statements. If your domain already has an SPF record, you can add an include statement for Amazon SES by using the following format:

"v=spf1 include:_spf.google.com include:amazonses.com ~all"

已回答 2 年前
1

You can use tools like https://mxtoolbox.com/SPFRecordGenerator.aspx to autogenerate the SPF recored, it will be helpful for you to understand the basics of the Sender Policy Framework and how to use it from these links:

In addition to the SPF recored - https://senderscore.org/ or https://www.mail-tester.com/ are very useful tools to check you email score and provide you with additional recommendations for improvement.

c3nIvo
已回答 2 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则