# OPS-105 — The internal do-not-call list is checked on every send

> Every send must be scrubbed against the brand's own company-specific do-not-call list.

- **Rule ID:** OPS-105
- **Layer:** Operational (`OPERATIONAL`)
- **Checks:** `recipient list against the internal do-not-call list`
- **Severity:** BLOCKING — Breaking this rule gets the submission rejected outright.
- **When it bites:** Falls due after approval, once you are live and sending
- **How it is detected:** Not knowable before submission — reported with its deadline
- **Fix type:** Wait on an external system or a required interval
- **Required by:** FCC
- **Applies:** Applies to every 10DLC registration.
- **Canonical URL:** https://ekas.io/rules/10dlc/operational/ops-105/

## Why this rule exists

The internal list holds the people who told this brand directly to stop, which makes messaging them the most obviously indefensible version of the failure — and unlike the federal registry there is no exemption, no relationship carve-out and no argument available. It gets skipped because the internal list often lives in the CRM rather than in the sending platform, so the send pipeline never consults it.

## How to fix it

Put the internal list where the send pipeline can read it, and check it at send time on every campaign — not only on solicitations. Done when a number on the internal list cannot be reached by any campaign the brand runs.

## Check this yourself

**Are the internal do-not-call list and the SMS suppression list the same list, or synchronised both ways?**

1. Find where the internal list lives. It is usually the CRM, which is why the send pipeline never consults it.
2. Put it where the pipeline can read it and check it at send time on every campaign, not only on solicitations.
3. Where the two lists are separate, establish which one is stale — one of them always is.

*What wrong looks like:* These are the people who told this brand directly to stop. There is no exemption, no relationship carve-out and no argument available.

## Notes

A list inside the brand, consulted by a pipeline we cannot see. What the user has to verify is that the internal list and the SMS suppression list are the same list, or are synchronised both ways — where they are separate, one of them is always stale. OPS-044 covers the brand-wide scope this depends on.
