SMTP reference

Blocked using Spamhaus: how to diagnose and get delisted

RFC 3463blocklistaction: pause

This means the receiving server queried Spamhaus, found your sending IP listed, and refused the connection. Delisting is straightforward and usually fast, but it is pointless until the source is fixed, because Spamhaus will relist you.

A CSS listing usually points at snowshoe-style patterns or poor list hygiene rather than outright abuse, and PBL simply means the IP is in a range the owner has declared should not be sending mail directly. Reading which list you are on tells you most of what you need to know before you touch the removal form.

What it looks like in the log

550 5.7.1 Service unavailable; Client host [x.x.x.x] blocked using Spamhaus; https://www.spamhaus.org/query/ip/x.x.x.x
554 5.7.1 Service unavailable; Client host [x.x.x.x] blocked using zen.spamhaus.org

Why it happens

What to do

Related

5.7.1 · 5.7.606

Classifying this automatically

This response maps to blocklist with a recommended action of pause in smtpsift, an open-source classifier for SMTP rejections and deferrals.