Outlook SMTP delivery response

Understand Outlook 550 5.1.20: Multiple From addresses without Sender

The message has multiple From addresses but no separate Sender address that identifies the responsible transmitting mailbox.

Problem description

A representative response is:

550 5.1.20 Multiple From addresses without Sender.
Is this temporary or permanent?

The same message format will be rejected again. Correct its headers before resending.

What this response means

Microsoft rejected the message because its From: field contains more than one mailbox and there is no Sender: field. This is a message-format problem, not a DNS or reputation problem.

Fix it

  1. Inspect the raw message source, not only the names shown by the mail application.
  2. If the message has one author, generate exactly one valid address in From:.
  3. If it intentionally has multiple authors, add exactly one valid mailbox in Sender: for the agent responsible for transmission.
  4. Check templates, CRM code, mailing software, or MIME libraries for duplicated or concatenated From values.
  5. Generate a fresh message and verify its headers before sending it again.

Do not add a Sender header merely to hide an unrelated From-domain or authentication problem. It must identify a real responsible mailbox.

Who can fix it

The owner of the application or service that generated the message must correct the headers. Microsoft 365 DNS changes cannot repair malformed message source.

Use the related Outlook guides only if the new, correctly formed message receives a different response.

Frequently asked questions

What does Outlook 550 5.1.20: Multiple From addresses without Sender mean?

The message declares multiple authors in From but omits the single Sender mailbox required to identify who transmitted it.

Can MailFixIt prove this entire bounce from public DNS?

No. The current checker can evaluate selected public DNS configuration, but it cannot recreate recipient state, credentials, reputation, message content, or a historical provider SMTP decision.

Related email diagnostics

Primary sources: Microsoft 365 non-delivery reports.