
As DMARC forensic (failure) reports leak Personally Identifiable Information (PII), many mainstream ESP's don't send forensic reports nowadays. As a result, you won't see any forensic reports in the DMARCLY dashboard if no emails are sent to any ESP that supports DMARC forensic reports…

Say you've created your DMARC record and published it in the DNS, now you expect to see some nice reports dripping in, except that none can be found in your specified mailboxes! Why are you missing DMARC reports?
No worries. Let's find out!
Here is a checklist for troubleshooting the issue of no…

Why are your emails going to spam (junk) instead of the inbox? If one is using Gmail, he might find his legitimate emails sitting in the Spam folder; or if he is using Outlook, he might find them in the Junk folder. Everyone has had that frustrating experience…

In this article we will explain various concepts related to DKIM selectors: what are they, why do we need them, and how they work in DKIM authentication.
What is DKIM selector?A DKIM selector, as indicated by the name, is a string used by the outgoing server to locate the private key to sign th…

What is SPF?
Sender Policy Framework (SPF) is an email authentication mechanism which allows only authorized senders to send on behalf of a domain, and prevents unauthorized users from doing so. SPF allows the receiver to check that an email claiming to come from a specific domain indeed comes fro…

People tend to think of setting up email authentication with DMARC, DKIM, and SPF as time-consuming and error-prone because they have to search the Web for various articles and tools to achieve a simple DMARC, DKIM and SPF setup. This can take days for those who aren't proficient in email authentica…