Skip to content
← MailMaid Academy
List hygiene

A suppression list should survive every cleaning pass

Short answer

A new verification result must not erase a recipient’s choice.

Define the order of operations#

Apply unsubscribe, complaint and permanent-failure rules before preparing an audience. A mailbox can be technically reachable while being inappropriate to contact. Keep permission and reachability as separate fields.

Test the actual unsubscribe path#

Use a controlled subscription to exercise both the visible unsubscribe link and supported list-unsubscribe behavior. Confirm that the result reaches every sending system that can contact that person. A success page alone is not evidence of a completed suppression.

Protect the state during imports#

Make consent and suppression fields authoritative when reconciling CSV results or CRM updates. Record who changed a status and why. Never let a generic “valid” verification value overwrite an unsubscribe. MailMaid cleaning outputs leave that policy decision visible to the operator.

Primary references

Consult the current specification or provider guidance when applying these checks.

One-click unsubscribe specificationGmail sender guidelines

Keep reading

List hygiene

Carry consent and suppression through an ESP migration

A clean list is only one part of a safe migration.

2 min read
List hygiene

Clean a CSV list without losing your original data

A practical import, review and export workflow for real contact lists.

2 min read
List hygiene

Deduplicate carefully: case, dots and plus tags

Convenient normalization rules can merge different recipients.

2 min read