Microsoft 365 features that help users manage their subscriptions, account settings, and billing information.
Hi FatalEnema,
We haven’t heard back from you. Do you have any updates with this situation?
Best Regards,
Sylvie
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I have an SMTP relay configured and a connector based on IP. If I send an email to an address at our Office 365 domain it works and sends the mail on. If I email an eternal domain, gmail.com for example, I get this error:
status=bounced (host my-domain.mail.protection.outlook.com[213.199.154.170] said: 550 5.7.64 TenantAttribution; Relay Access Denied [DB5EUR01FT038.eop-EUR01.prod.protection.outlook.com]
The connector is working as the mail to my domain relay and if I turn the Connector off all email fails. Does anyone have an pointers as to why there is a relay problem with externally destined emails?
Thanks,
Sam
Microsoft 365 features that help users manage their subscriptions, account settings, and billing information.
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
Hi FatalEnema,
We haven’t heard back from you. Do you have any updates with this situation?
Best Regards,
Sylvie
This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.
Comments have been turned off. Learn more
Hi FatalEnema,
Based on my research, This problem occurs if the on-premises server is not sending the required certificate chain during the Transport Layer Security (TLS) handshake to Exchange Online. Would you please try the following steps to see if it works for you?
Get-ChildItem –Path c:\import\intermediateca.cer | Import-Certificate –CertStoreLocation cert:\LocalMachine\CA
More details, please refer to the following link:
Best regards,
Coldwell