Skip to content

Sending policy

published · September 13, 2026

A sending policy is the set of rules an account attaches to its email lookups — which signals block, a score ceiling, a mailbox-confidence floor — that decides ok_to_send on every answer.

A sending policy is the set of three optional rules an account attaches to every email lookup it runs — the signals that block whenever they fire, a ceiling on the risk score, and a floor for the mailbox confidence of an unconfirmed mailbox — from which Spaw answers ok_to_send on each response, with blocked_by naming the rule that decided. It turns a 46-field answer into the one boolean most integrations actually branch on.

What Spaw answers

An undeliverable verdict is always blocked, whatever the policy says. Otherwise the rules are applied in a fixed order: the first blocked signal in the published weights' order, then the score ceiling, then the confidence floor. Until an account sets a policy the defaults apply — the disposable, typo-squat, parked-domain, blocklisted-network and no-reply signals block, and so does any score over 60 — and the policy endpoints or the Sending policy tab change them for every member of the account.

What it does not mean

The policy is not the score. The weights stay published and recomputable, and reading the flags is still the right thing to do when a form needs more than one decision; the policy exists so that the common case needs one field.

Related

markdown version: /glossary/sending-policy.md

Verify addresses the same way

The Spaw API runs every check described here on each lookup, with an SMTP handshake that never sends mail. 10 free lookups a month, no card required.

Get your API key

More glossary

  • Area-code overlay

    An area-code overlay is a new area code added over the same area as an existing one, instead of splitting it, so neighbours can hold different codes and local calls need ten digits.

  • Calling window

    A calling window is the span of local hours a sender contacts people in. Spaw answers in_call_window from the number's time zones: clock arithmetic, not compliance advice.

  • Fictional number

    A fictional number sits in a range kept out of service for films, TV and other fiction: 555-0100 to 555-0199 in North America, and ranges Ofcom, ARCEP, ACMA and ComReg reserve elsewhere.

  • International (exit) prefix

    An international prefix is what is dialled to leave a country before the calling code: 00 in most of the world, 011 in North America. Spaw reads it and suggests a fix in did_you_mean.

  • International network number

    An international network number sits under a calling code the ITU gives a global service rather than a country, such as +870, +881, +882 or +883, so its country is null.

  • Live carrier check (HLR lookup)

    A live carrier check asks the mobile networks, at the moment of the lookup, whether a number is in service, which network serves it and whether it is roaming. On Spaw it is not enabled.

  • Number pooling (thousands-blocks)

    Number pooling splits a North American central office code into ten blocks of a thousand numbers, each assigned to a carrier separately, so one code can hold several carriers' numbers.

  • Number portability

    Number portability lets a subscriber keep a phone number when changing carrier. The number's block stays listed under the carrier it was issued to, so block data names the original holder.