Email Deliverability

Email deliverability is whether your message reaches the inbox instead of the spam folder, which depends on three small domain settings and on how people treat your mail.

Also known as inbox placement email delivery inbox rate

Definition

Email deliverability is whether your message reaches the inbox at all. Sending is the easy part. Landing in the inbox instead of the spam folder is the hard part, and nothing tells you when you have failed. The message leaves, your report says delivered, and the customer never sees it.

The receiving mail server asks two questions. Did this really come from who it claims, and do people complain about them? Three small records answer the first, and they live in your domain settings rather than on your website. SPF is a door list, naming the servers allowed to send mail under your name. DKIM adds an invisible signature to every message, which the receiver checks against a key you publish, proving nothing was changed on the way. DMARC is your instruction about what to do when a message fails those checks, and it also mails you a weekly report of who is sending in your name.

The second question is about behaviour, and it is where most senders lose. A young domain that suddenly posts four thousand messages looks like trouble. A bought list is worse, because a tenth of those addresses no longer exist and every bounce counts against you. Since 2024, Gmail and Yahoo also want a one-click unsubscribe in bulk mail and complaints kept under three in every thousand. Three in a thousand is a very small number.

Here is the part that catches companies out. Invoices, password resets and order confirmations usually leave from your own application server, not from the marketing tool, so they carry a separate reputation. The newsletter arrives and the receipt does not. Check it today from an address outside your company, and check the spam folder before you decide it worked.

Those same three records are a security control, which is why Linkysoft treats them as part of a cybersecurity review rather than a marketing chore. Without DMARC set to refuse, a stranger can write your company in the From line and send your customer an invoice carrying their own bank number. The customer pays it and blames you. Every web application Linkysoft builds is checked for the same thing from the other side, so its own receipts reach the inbox.

Questions about Email Deliverability

Why do my emails go to spam?
Usually one of three things. Your domain has no SPF, DKIM or DMARC records, the list was bought rather than collected, or too many people marked an earlier message as junk.
What are SPF, DKIM and DMARC in simple words?
SPF is the list of servers allowed to send mail with your name on it. DKIM is a signature proving the message was not altered. DMARC says what a receiver should do when either check fails.
Can someone send emails pretending to be my company?
Yes, unless DMARC tells receivers to refuse those messages. That is how fake invoices with a stranger's bank number reach your own customers.
Do invoices from my own system need the same setup?
Yes, and they are the ones most often forgotten. Receipts and password resets usually leave from the application server, which needs its own SPF and DKIM entry.
How long does it take to fix deliverability?
The three records take an afternoon and start working within hours. Rebuilding a reputation you already damaged takes weeks of small, clean sends to people who asked for them.

Still not sure how this applies to your project?

Tell us what you are building and we will answer in plain language.