SPF record for amazon ec2

后端 未结 3 1928
甜味超标
甜味超标 2021-01-14 17:56

From where do I get the correct syntax to create a proper SPF record for EC2 amazon server? I understand how to create a dns entry but I have no idea what to put in place fo

3条回答
  •  旧时难觅i
    2021-01-14 18:24

    Creating an SPF record for an EC2 instance is a waste of time. Every major ISP and blacklist will blackhole mail from an EC2 IP no matter what you do. Since anyone can spin up an instance, get a new IP, send spam and disappear, nobody trusts their mail.

    Use an external mail server, like SendGrid.

提交回复
热议问题