Question: What is SPF Record?
An SPF record is a type of DNS record that identifies which mail servers are permitted to send email on behalf of your domain. Full form of DNS is Domain Name Service.
Question: What is purpose of SPF Record?
It identifies which mail servers are permitted to send email on behalf of your domain. In this way, It help us to prevent from spammer email.
Question: How to add SPF record?
You manage SPF Record, you must need have access DNS Manager.
Question: How to add SPF Record in Godaddy.com?
https://www.mail-tester.com/spf/godaddy
IF you are using other than Godaddy then check your "Web hosting company"
https://www.mail-tester.com/spf/
Question: Can we add two domain in SPF Record?
Yes, you can add two OR more domain in SPF Record.
Question: Can we add Two SPF Record
No, you can't add two OR more SPF Record.
Multiple SPF records will cause the SPF evaluation to fail with "permerror" (see RFC 7208, Section 4.5.).
But you can add multiple domain in Single SPF Record.
Question: How to add multiple domain in Single SPF Domain?
Single Domain in single SPF Record
v=spf1 include:spf.protection.outlook.com -all
Two Domain in single SPF Record
v=spf1 include:spf.protection.outlook.com include:spf.mandrillapp.com -all
Three Domain in single SPF Record
v=spf1 include:spf.protection.outlook.com include:spf.mandrillapp.com include:spf.domain.com -all
Question: How to check SPF Record is available OR Not?
- Open http://www.kitterman.com/spf/validate.html
- Enter the domain name
- Click on "Get SPF Record (if any)"
- Page will be submitted, here you can check info
Question: How to Remove "support@mail128-15.atl41.mandrillapp.com" In Email's from?
To remove this text, you need to add SPF & DKIM Record in your DNS.
https://mandrill.zendesk.com/hc/en-us/articles/205582277-How-do-I-add-DNS-records-for-my-sending-domains-