One-click unsubscribe,
actually correct.
Validate List-Unsubscribe headers against RFC 8058 — or generate correct ones.
The method, not the marketing.
One-click unsubscribe has been required of bulk senders to Gmail and Yahoo since February 2024, and it is one of the most commonly misimplemented requirements in email. There is essentially no free tool that validates it properly.
Three mistakes account for most failures. The endpoint accepts GET rather than POST. The List-Unsubscribe-Post header is missing, so providers treat the URI as an ordinary link. Or the two headers are not covered by the DKIM signature, which RFC 8058 requires — without it, anyone can forge unsubscribe headers on mail claiming to be from you.
A fourth is subtler: a URI carrying a plain email parameter lets anyone unsubscribe anyone by editing the address. The token should be opaque and signed.
Bring your provider.
Keep your brands distinct.
Start today.
Set up your first workspace, connect a provider, and publish a workflow — free, in test mode, before you pay a thing.