简体   繁体   中英

Elastic Email SPF configuration on AWS Route 53

I am currently attempting to set up a verified domain in Elastic Email and I use AWS Route 53 as my DNS provider. I've created a SPF and TXT record (since SPF doesn't seem to work) pointing to:

"v=spf1 a mx include:_spf.elasticemail.com ~all"

but everytime I login into verify SPF I get an error message indicating the check cannot find the appropriate record to verify my domain?

SPF Validation Finding TXT records at host: spiritshop.com

include:_spf.elasticemail.com not found in valid SPF record.

Your SPF records are unfortunately not valid. You included the host _spf.elasticemail.com twice.

Try this SPF checker: http://spf.myisp.ch It will show you what's wrong with your records.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM