Bounce code · Microsoft

550 5.7.1: Unable to relay

Microsoft returns 550 5.7.1 when unable to relay. The sending system is misconfigured: relaying through the wrong server, no TLS, no authentication to the outbound server.

Published Updated 4 min read
550 5.7.1, at a glanceChecked
Code
550 5.7.1
Provider
Microsoft
Message
Unable to relay
Cause
Configuration
Bounce type
Hard (permanent for that message)
Does warming help
No: the cause is not reputation
Immediate action
The sending system tried to relay through a server that does not accept mail for that destination. An SMTP client configuration or authentication issue, not a reputation problem.

What 550 5.7.1 means

The message Microsoft attaches to this code is Unable to relay, as written on its reference page. The first digit says how final it is: a 5xx reply is permanent for that message, so the sending server gives up and returns a bounce. The enhanced status 5.7.1 says what class of problem it is: configuration. The sending system is misconfigured: relaying through the wrong server, no TLS, no authentication to the outbound server.

550 5.7.1 is a general policy rejection and providers attach many different messages to it. The message text is what identifies the cause; the other 5.7.1 variants in this decoder are linked below.

Why it happens

The sending system is set up wrong: relaying through a server that will not carry the mail, no authentication to the outbound server, encryption refused, or sending straight to the recipient's server when the provider expects its own. The message never gets far enough for reputation or content to matter.

What to do first: The sending system tried to relay through a server that does not accept mail for that destination. An SMTP client configuration or authentication issue, not a reputation problem.

Why warming does not fix this

Warming builds sender reputation. 550 5.7.1 in this form is a configuration problem, and no amount of engagement history changes it. Fix the cause and the bounce stops; warming is for what comes after, when the mail is accepted and the question becomes which folder it lands in. See how warming works for that part.

How to fix it, in order

  • Fix the outbound server: authenticate to it, relay through the right host, enable STARTTLS
  • Send through the provider's SMTP rather than direct-to-MX where the error says so

More on Microsoft 365

Questions about 550 5.7.1

What does 550 5.7.1 mean?

Microsoft returns 550 5.7.1 with the message "Unable to relay": unable to relay. The sending system is misconfigured: relaying through the wrong server, no TLS, no authentication to the outbound server.

Is 550 5.7.1 a hard bounce or a soft bounce?

A hard bounce for that message: the 550 reply is permanent, and the message is not retried. Whether the address should be removed depends on the cause: here the fix is on the sending side, not the list.

How do I fix 550 5.7.1?

The sending system tried to relay through a server that does not accept mail for that destination. An SMTP client configuration or authentication issue, not a reputation problem. Microsoft's own reference for the code is linked on this page.

Does email warmup fix 550 5.7.1?

No. 550 5.7.1 in this form is a configuration problem, and warming builds reputation, which is not what is failing here. Fix the cause and the bounce stops.

What this page was checked against

The message text on this page was matched verbatim against Microsoft's own reference on . If Microsoft has changed the wording since, tell us and we will correct it.

All 37 verified codes, decoder and search.