Forum Discussion
Zakon
Jan 26, 2023Copper Contributor
Exchange hybrid - on-premise mailbox issue
Hi Guys, I have a problem with mailbox that is located in on-premise Exchange 2019. I'm using hybrid mode with 99% mailboxes located in EXO. Let's name this mailbox: "Mailbox1". Mailbox1 have...
J_Tsai
Jan 28, 2023Copper Contributor
Do you see the SMTP address listed for the MailUser object in EOL? Run in EOL==> (Get-MailUser Mailbox1).EmailAddresses
The address you're using have the correct email type "smtp:"?
The address you're using have the correct email type "smtp:"?
Zakon
Jan 28, 2023Copper Contributor
SMTP addresses that were added into mailbox(on-premise) are sycned to MsolUser object instead of MailUser object in cloud. Any ideas how to fix that issue without excluding object from sync and deleting both objects in cloud?