Share via
We have a 3rd buổi tiệc ngọt ứng dụng that needs lớn send an tin nhắn using smtp but we get the error "not authorized lớn relay messages through the Office 365 tin nhắn servers" with Status code: 550 5.7.64
This sort of points us lớn look at connectors, there is already one in the but we are un able lớn edit and there is no option lớn create new connectors !!.
if we try and edit the current one it says "you vì thế not have permission lớn edit this information" . I have a full admin tài khoản with access lớn everything, also our 365 license providers who are also admins get the same problem.
-
2022-10-27T09:57:50.913+00:00 Hi @Paul Wells ,
To fix this issue i had lớn vì thế the following
Great lớn know that you've already thought of a solution and really appreciate it for your sharing!
By the way, since the Microsoft Q&A community has a policy that "The question author cannot accept their own answer. They can only accept answers by others.". and according lớn the scenario introduced here: Answering your own questions on Microsoft Q&A, I would make a brief summary of this thread:
[not authorized lớn relay messages through the Office 365 tin nhắn servers]
Issue Symptom:
We have a 3rd buổi tiệc ngọt ứng dụng that needs lớn send an tin nhắn using smtp but we get the error "not authorized lớn relay messages through the Office 365 tin nhắn servers" with Status code: 550 5.7.64
This sort of points us lớn look at connectors, there is already one in the but we are un able lớn edit and there is no option lớn create new connectors !!.
if we try and edit the current one it says "you vì thế not have permission lớn edit this information" . I have a full admin tài khoản with access lớn everything, also our 365 license providers who are also admins get the same problem.The Cause:
The administrator tài khoản loss "Remote and Accepted Domains" role lớn has no permissions
The loss of "Remote and Accepted Domains" role for the administrator tài khoản leaves the administrator tài khoản without permissions lớn create connectors.
Then run rẩy thisNew-ManagementRoleAssignment -Role "Remote and Accepted Domains" -SecurityGroup "Organization Management"
You could click the "Accept Answer" button for this summary lớn close this thread, and this can make it easier for other community member's lớn see the useful information when reading this thread. Thanks!
9 additional answers
-
2022-10-13T06:47:00.437+00:00 Hi @Paul Wells ,
I checked the connector in my environment, and it doesn't seem lớn have modified the UI layout.
Did you try creating the connector using PowerShell?
Please refer lớn the following command lớn create the connector lớn see if it works:New-InboundConnector -Name "SMTP Relay POSH" -ConnectorType 'OnPremises' -SenderDomains * -SenderIPAddresses 10.11.12.13 -RestrictDomainsToIPAddresses $true
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation lớn enable e-mail notifications if you want lớn receive the related tin nhắn notification for this thread. -
2022-10-13T06:57:47.083+00:00 Hi, yes we have also tried various things in powershell and that hasn't worked either.
-
2022-10-13T07:41:26.33+00:00 yes we created a new test tài khoản with full admin roles and that was still the same.
-
2022-10-13T09:02:46.727+00:00 Hi @Paul Wells ,
We have tried all basic troubleshooting that we can vì thế. In my opinion, this issue may be caused by the tenant backend. I would suggest that you need open a ticket lớn resolve it.
Thank you for your patient reply and understanding!
The following is how lớn tương tác M365 tư vấn in the admin portal:
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation lớn enable e-mail notifications if you want lớn receive the related tin nhắn notification for this thread.
Sign in lớn answer