What is ARC?

Still have a question, spotted an error, or have a better explanation or a source we should cite?

Imagine a sealed logbook traveling with your email. Each mail server that touches it adds an entry, and that entry is locked with a digital signature so it can't be forged. That's ARC in a nutshell. Authenticated Received Chain is a protocol that preserves a record of what the original authentication checks (SPF, DKIM, DMARC) actually found before the message got forwarded or modified.

Here's why it matters. When email goes through a forwarding service or mailing list, the original SPF and DKIM signatures often break. The new server has a different IP address, so SPF fails. The message got modified, so DKIM fails. Without ARC, the receiving mailbox has no way to know whether the original sender actually authenticated. All it sees is a failed DMARC check. That can land your legitimate email in spam. ARC solves this by signing the authentication state at each hop, creating a verifiable chain that says. we saw this message authenticate properly upstream, even though something changed after that.

You don't need to set up ARC yourself. Your ESP or forwarding service handles the signing. But if you're using DMARC enforcement (p=reject or p=quarantine), you should understand how ARC rescues forwarded email from authentication failures. Most modern providers already respect ARC headers.

Contributors

Who worked on this answer

Every name links to their profile. Every company links to their site. Real people, real accountability.

Ask an AI · tailored to your setup

Find out if you need to set up ARC.

I read this about ARC: "Authenticated Received Chain is a protocol that preserves a record of what the original authentication checks (SPF, DKIM, DMARC) actually found before the message got forwarded or modified." Help me understand whether ARC is relevant to MY email setup: 1. Do I need to do anything to enable ARC on my domain? 2. Does my ESP or mail service handle ARC automatically? 3. How do I know if ARC is working for my forwarded mail? 4. What should I do if forwarded email is still failing DMARC? --- My details (fill in what applies): - Email platform/ESP: e.g. Mailchimp, SendGrid, Postmark, HubSpot, custom SMTP - Do you use email forwarding?: yes/no - Do you use a mailing list service?: yes/no. If yes, which one? - Current DMARC policy: none / quarantine / reject - Have you had forwarded email fail authentication before?: yes/no

Edit the yellow boxes, then send to the AI of your choice.