DMARC made simple: Everything companies need to know

Marissa Neureiter

Von Marissa Neureiter

Marissa is project and content manager in the corporate communications team and at news aktuell she enjoys her passion for texting on a daily basis. Thanks to her many years of experience in PR agencies and corporate communications, she always keeps a cool head in day-to-day communications and public relations work.

To the profile

Have you ever received an email claiming to be from your bank? Or experienced a failed delivery attempt for your parcel? On closer inspection, it turned out that: In reality, the email came from fraudsters.

This is exactly where DMARC comes in. The DMARC guideline (Domain-based Message Authentication, Reporting and Conformance) is a security standard developed to make emails more secure and prevent them from being misused by cyber criminals.

But what exactly does it entail and what should companies know? As customers of email service providers, what should companies know about DMARC?  We provide an overview and specific recommendations for action.

 

DMARC: a brief explanation 

DMARC stands for 'Domain-based Message Authentication, Reporting, and Conformance'. It is a security standard that was developed to protect emails from cyber-attacks and misuse. It was initiated by Google, Yahoo, Microsoft and other major companies.

The implementation of DMARC aims to protect against email spoofing. Spoofing means that criminals send fake emails that look as if they come from a trustworthy source.

With DMARC, companies can ensure that their emails are authentic and are not being misused. This increases the security of email transmission.

In addition, since February 2024, companies or sender domains that send more than 5,000 emails a day to Yahoo! and Google addresses must comply with a DMARC obligation. In other words, from this date onwards, affected companies should ensure that the correct settings are in place.Otherwise, emails could be blocked or categorised as spam.

1. How does DMARC work? 

DMARC works via DNS entries (Domain Name System) and is directly linked to the domain from which emails are sent.

A DNS entry tells our computer which IP address belongs to a domain. It can also define rules for emails. DMARC uses this function: it is stored as a special TXT entry ('TeXT') in the DNS of a domain. This entry tells the receiving email servers:

  1. How should emails from this domain be checked? (SPF & DKIM) 
  2. What happens if an email doesn't pass the check? (Deliver, mark as spam or reject?) 
  3. Where should reports on email attempts be sent? (So that the domain owner can see if someone is abusing their address)

Without this DNS record, there is no DMARC policy and email servers would not know how to deal with suspicious emails.

In short, DMARC is a rule that is stored in the DNS records of a domain so that email servers know how to handle emails from this domain.

In detail, DMARC is based on two established security protocols: 

  • SPF (Sender Policy Framework): Checks whether the email was sent from an authorised server. 
  • DKIM (DomainKeys Identified Mail): Ensures that the email has not been tampered with on its way to the recipient. 

DMARC combines these two technologies and provides an additional check: it checks whether the sender address (in the 'from' field) matches the actual domain of the sender.

If an email does not pass this check, the DMARC entry recommends to the receiving mail server how it should deal with emails that violate SPF and DKIM. This entry is defined by the owner of an email domain. There are three options: 

  1. none (no action): The email will be delivered normally, but reports will be generated. This is helpful to initially monitor how many emails are not delivered. 
  2. quarantine: Suspicious emails are automatically moved to the spam folder. 
  3. reject: Suspicious emails are completely rejected and not delivered at all. 

2. Why is DMARC important for companies? 

Implementing a DMARC policy enables organisations to protect themselves against email fraud and identity theft.

The 4 key benefits are: 
 

  1. Fraud protection: DMARC prevents your domain from being used for sending fraudulent emails (keywords: spoofing and phishing). It does this by ensuring that only authorised servers are allowed to send emails on behalf of the company domain. This protects both your company and your customers. 
  2. More trust: DMARC helps companies prove the authenticity of their emails, thereby reducing the risk of fraud. Customers and partners can be confident that emails from your domain are genuine. This strengthens trust in your company. 
  3. Improved email delivery: Major email providers favour secure senders. Companies that implement DMARC have a higher chance of avoiding the spam folder and reaching the recipient directly. With DMARC, genuine emails are also less likely to be marked as spam, improving your delivery rate. 
  4. Reports on abuse: In addition to protection, DMARC provides valuable insights into how your domain is being used and whether there are any attempts at abuse. In this way, DMARC not only creates more transparency for you, it also gives you more control over email processes. 

DMARC helps organisations protect communication, increase trust and improve email deliverability. DMARC is therefore not only an important building block for your cybersecurity, but also for your image.

DMARC and email service providers 

DMARC affects not only companies in the broadest sense, but everyone who sends and receives emails. While private users benefit from the security measures of major providers, companies with their own domain must take action.

If your company uses external mailing service providers wo send emails on you company's behalf, you should act now. 

DMARC in the corporate context: Mailing tools from external service providers 

Many companies use external email service providers such as news aktuell to send press releases or newsletters. The PR software zimpel, for example, sends emails in the name of your company domain to contacts from your individual mailing list. 

The benefits of zimpel at a glance:  

  • Simple research of contacts 
  • Customised press mailing lists 
  • zimpel offers over 612.000 GDPR-compliant data records worldwide 
  • Measuring success: delivery and opening rates are easy to view 
  • Simple to use 
  • Free support for any questions 

zimpel: The media directory for your press mailing lists
With zimpel you can create custmised press mailing lists in no time and reach over 612,000 media professionals, blogs, podcasts and influencers worldwide. Our PR tool offers GDPR-compliant data records that are constantly updated and makes your contact research much easier. Use the intuitive mailing tool for time-saving communication. 

Learn more about zimpel

However, without the correct DNS settings for your company domain, emails that you send via an external service provider may be blocked by DMARC. But don't worry: your network administrator can easily make all the necessary settings. Below we explain what you need to bear in mind when an external service provider such as news aktuell sends emails on behalf of your company. 

How to set up DMARC for sending emails via external service providers 

To ensure emails continue to be delivered via an external service provider, technical settings need adjusting. By adjusting the DNS entries, emails won't end up in spam or be blocked by DMARC and will continue to reach the intended contacts.

Five steps for companies 

Here are the 5 most important steps your company should consider:

Step 1: Edit the SPF record 

The SPF record tells the receiving mail server that an external server is authorised to send from your domain. If you are already using an SPF record, add the service provider's predefined entry as an authorised sender to it. Alternatively, create a new SPF entry that contains the corresponding TXT entry from the service provider.

Step 2: Set up the DKIM key 

DKIM allows recipients to check whether an email really comes from you and whether the content has been changed. Your service provider will provide you with your own DKIM key, which you must store in your DNS settings to activate DKIM. 

Step 3: Create and test the DMARC policy 

The corresponding DMARC record instructs your receiving mail server on how to handle emails that violate SPF and DKIM security protocols. You should therefore first create and test such a policy. This will ensure that all legitimate emails are delivered correctly. It is recommended that you start with a 'none' policy to see what happens. 

Step 4: Verify the MX record 

Emails cannot be sent or received under a domain without an MX record (‘Mail Exchanger Record’). This special DNS entry determines which mail servers are authorised to receive emails for a specific domain. Therefore, to verify an email address, you also need an MX record.

This is particularly important where email addresses are used that are only intended for sending. In this case, the MX record tells the receiving mail server which server or mail address on the recipient side is authorised to receive emails.

The MX record is usually already set up for email addresses that regularly participate in email traffic, i.e. those that also receive emails directly.

Step 5: Regularly analyse reports 

Another advantage of DMARC is that you receive regular reports on failed attempts. Use these reports to identify issues and learn from them. 

You can find the DNS settings for your domain in the administration interface of your domain provider. You can store or customise these entries there. 

This is how you can find the DNS settings in most cases: 

1. Log in to your domain provider's interface. 
2. You will often find the corresponding domain administration or DNS settings section. 
3. Here, you can edit or add new TXT entries, e.g. for SPF. 

If you are unsure, your IT administrator or your provider's support team will usually be able to help you. 

How you can benefit from zimpel

Implementing DMARC requires some technical expertise, but don't worry, though — you won't have to do it alone. We will soon be providing our zimpel users with an automatic check and a step-by-step guide to help them easily optimise their sender address.

This will ensure that our zimpel customers continue to fulfil all technical requirements for reliably sending their messages securely to their target groups. This means they won't need to worry about their emails ending up in the spam folder or not being delivered at all. We work closely with our customers to ensure that their emails are sent securely and reliably, while continuously working to comply with the latest security standards.

Our team will also be happy to answer any questions you may have. We offer this service free of charge.

DMARC is an important tool for fraud protection 

DMARC is an important tool that strengthens the trust of your customers and makes emails more secure. Even if the set-up seems complex and requires technical support, it is worth the effort to protect yourself against fraud. 

Do you already use zimpel and need assistance with the implementation in your company? Ask our zimpel team about DMARC - we are happy to help you ensure that your emails remain secure and trustworthy. 

Contact our zimpel support