bounce codesopen source · MIT

smtp bounce code

501 5.1.3Bad address syntax

what to do
Suppress the address

The address is malformed. Usually a stray space, a trailing comma, or two addresses glued together by a broken export.

What the server is telling you

The server could not parse the address as an address. This is nearly always a data problem on the sending side rather than anything about the recipient.

Next steps

Commonly returned by: Everything

Find these before you send, not after

Paste a list and see which addresses sit on domains that accept no mail, which are one character from a real inbox, and which are on catch-all domains where nothing can tell you anything. Free, no signup, nothing stored.

Check a list →

Other codes