Smart. Focused. Email.
Fast, cross-platform email designed to filter out the noise - so you can focus on what's important.
💡 Greylisting: a spam-fighting trick where a mail server temporarily says "not right now" to an email from a sender it doesn't recognize, betting that real senders will try again and spam operations mostly won't bother.
Ever send an important email and have it not show up for ten or fifteen minutes, with zero explanation? That gap, more often than you'd think, is greylisting quietly doing its job.
Here's the logic behind it. Every legitimate mail server follows the same basic rule: if a delivery attempt gets a temporary rejection, try again later. That's just how the email standard works, and every properly built mail server honors it. But spam operations often blast messages from throwaway infrastructure that never checks back. So a receiving server can reject an unfamiliar sender's very first attempt, on purpose, and just watch what happens next. Real mail retries. A lot of spam doesn't.
Technically, the server is tracking something called a triplet: the sender's IP address, their email address, and who they're sending to. See an unfamiliar combination, and the server holds it back with a temporary error instead of an outright rejection. cPanel, the hosting platform millions of small business sites and mailboxes run on, deploys exactly this system, with a default delay of five minutes before it'll accept a retry.
Does it actually work? Mostly. It's especially good against high-volume, disposable spam infrastructure, since that's precisely the kind of sender that doesn't retry. It's noticeably worse against a more careful, targeted phishing sender using a properly configured mail server, since that message just comes back and gets through the second time. One tool, not the whole toolbox.
Almost nobody, day to day. That's worth saying plainly, because the term sounds more alarming than the reality.
If you check mail through Gmail, Outlook, or Spark on a typical address, greylisting, if your provider even uses it, happens entirely behind the scenes. You don't see a setting for it, because there isn't one to see. It's not a button missing from your app. It was never meant to be there.
But it does become your problem occasionally, if you run a business on a custom domain through shared hosting, or you're the one who manages IT for a small company. In that case, greylisting is a setting living on your hosting control panel, not in your inbox app, and it's worth knowing it exists the first time a client says, "I sent that three times, did you get it?"
If you're the one managing a domain's hosting, here's the practical version, no deep DNS knowledge required.
Everyone else: unless a client or vendor mentions repeated delayed emails, there's genuinely nothing to configure here. Your provider, or theirs, is already handling it.