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 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南