How to Set Up DMARC for Brevo (formerly Sendinblue)

Publish a DMARC record to protect your domain when sending email through Brevo.

Quick Answer — The Record You Need

Record Type

TXT

Host / Name

_dmarc

Value
v=DMARC1; p=none; rua=mailto:[email protected]; ruf=mailto:[email protected]; fo=1

Complete Brevo domain authentication before enforcing DMARC.

Step-by-Step Setup

1

Complete Brevo domain authentication

Set up SPF and DKIM through Brevo domain settings.

2

Test email authentication

Send a test email from Brevo and verify authentication passes in the headers.

3

Create the DMARC record

Add a TXT record at _dmarc.yourdomain.com.

v=DMARC1; p=none; rua=mailto:[email protected]; ruf=mailto:[email protected]; fo=1
4

Monitor reports

Review DMARC reports for 2-4 weeks.

5

Enforce gradually

Move from p=none to p=quarantine to p=reject.

Common Gotchas

  • Brevo includes a DMARC record suggestion in its domain authentication wizard. Follow their recommendation and customize as needed.
  • Without domain authentication, Brevo emails use sendinblue.com in the envelope sender, causing DMARC alignment failure.
  • If you use Brevo for both marketing and transactional email, both types need to pass DMARC.

Verify Your Setup

After adding your DNS records, use our free DMARC checker to verify everything is configured correctly. DNS changes typically propagate within minutes, but can take up to 48 hours.

Frequently Asked Questions

Does Brevo support DMARC alignment?

Yes, when domain authentication is complete. DKIM signs with your domain and SPF can align with a properly configured envelope sender.

Does Brevo require DMARC?

Brevo strongly recommends DMARC for better deliverability. It is required by Google and Yahoo for bulk senders.

Do I need a separate DMARC record for Brevo?

No. DMARC is one record per domain that covers all senders.

Related Guides