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?

feita há 2 anos735 visualizações
2 Respostas
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"

respondido há 2 anos
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
respondido há 2 anos

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas