Send email from exchange 2019 to o365 shared mailbox

Алюшин Владислав 26 Reputation points
2021-08-27T08:47:40.64+00:00

Hi! I have On-prem Exchange 2019 and O365, without hybrid scenarios deployed. I added domain to my on-prem exchange and created send connector to internet. If i send email to user in O365 all works fine, but if i send mail to shared mailbox i get receive error LED=550 5.1.10 RESOLVER.ADR.RecipientNotFound; Recipient not found by SMTP address lookup

As far i understand it's happened because i doesn't have hybrid, right?

Exchange Online
Exchange Online
A Microsoft email and calendaring hosted service.
6,190 questions
Exchange | Exchange Server | Management
0 comments No comments
{count} votes

Accepted answer
  1. Vasil Michev 119.8K Reputation points MVP Volunteer Moderator
    2021-08-27T09:44:19.303+00:00

    The likely reason is that you don't have a local representation of the shared mailbox, i.e. you created it directly in Office 365. Thus the local server doesn't "know" about it existence, and since it's set as authoritative for any recipients in your domain, it generates the NDR. An easy fix is to create a user object and populate the targetaddress attribute to point to the shared mailbox address in ExO (shared@tenant .onmicrosoft.com). In addition, you might want to consider soft-matching it, if you are already using AAD Connect.


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.