Email spoofing keeps growing. Publishing and maintaining SPF, DKIM and DMARC helps protect your domain and supports deliverability when configured correctly. This guide explains what they are, how they work together, and how to set them up with Qboxmail.
Sender Policy Framework (SPF) is a DNS TXT record that lists the servers allowed to send email for your domain. Receiving servers use it to check whether the sending IP is authorized.
Why it matters:
DomainKeys Identified Mail (DKIM) adds a cryptographic signature to outgoing messages. Receivers verify that the message was sent by an authorized system and was not altered.
Why it matters:
DKIM by itself does not “guarantee inboxing”, but consistent, legitimate traffic signed with DKIM helps receivers assess your mail.
Domain-based Message Authentication, Reporting and Conformance (DMARC) tells receivers how to handle messages that fail SPF and DKIM alignment checks. You publish it as a DNS TXT record and can request daily XML reports.
Why it matters:
Note: an incorrect DMARC policy can cause delivery issues. Test before enforcing quarantine or reject.
Qboxmail provides you with the correct DNS settings to add to your domains.
v=spf1 include:spf.qboxmail.com mx a -all
If you have already published a DNS record, check that it ends with “-all”. Here you will find all the details to correctly set the SPF record for your domain: SPF Record settings.
If you use the Qboxmail SMTP service you don’t have to do anything, the emails sent are already signed with DKIM. If necessary, you can set up a custom DKIM signature for your domain. You can find more information here.
v=DMARC1; p=quarantine; rua=mailto:rua@dmarc.qboxmail.com; ruf=mailto:ruf@dmarc.qboxmail.com
Here you will find all the details to correctly set up a DMARC policy for your domain: DMARC Policy settings.
Qboxmail provides you with a special tool to check if the DNS settings of your domain are correctly configured, you can check the MX, SPF and DMARC records and immediately know if there are any problems.
You can find Toolbox directly here.
Qboxmail is a cloud business email management service that provides a suite of complete tools to manage emails anywhere. It includes an advanced Email Security system.
For more information contact us, we will be happy to explain our services in detail.
If you want to take advantage of the free trial of all our services
for 30 days sign up here
On our blog you will find an article to learn more about Email Spoofing and how to protect your emails.