Hello Microsoft Support,
I’m requesting assistance to remove a low-reputation outbound mail restriction on our new Microsoft 365 tenant.
Primary scenario: We’re developing an application that uses Microsoft Graph (app-only) to create Teams meetings and send calendar invitations to external attendees (via POST /users/{organizer}/events and occasional .../forward or ?sendUpdates=all).
Organizer mailbox/sender: <Removed PII>****.com (Microsoft 365 Business Premium)
External recipient example:<Removed PII>.com
What we observe
Events are created successfully and the mailbox shows Sent Items for both the original invitation and forwards (so Exchange is generating mail).
However, message trace indicates outbound delivery is blocked:
Get-MessageTraceV2 shows Status = Failed
**MessageTraceId:** `<Removed PII>`
**Detail (Get-MessageTraceDetailV2):** `550 5.7.708 Service unavailable. Access denied, traffic not accepted from this IP. For more information please go to http://go.microsoft.com/fwlink/?LinkId=<Removed PII> AS(7910)`
From Microsoft’s documentation, this appears to be the new/low-reputation tenant outbound block. We need to send meeting invitations to external recipients as part of our product workflow.
Request Could you please review and remove the 5.7.708 outbound restriction (AS(7910)) for tenant <Removed PII>, or apply the necessary exception so Exchange Online can deliver our outbound mail?
Additional notes
We can provide more recent MessageTraceIds on request.
We plan to send from our custom domain and will configure SPF/DKIM/DMARC accordingly, but currently the issue reproduces even from the onmicrosoft.com address.
If there are any specific validation steps you’d like us to complete, please let us know.
Thank you very much for your help!
Best regards, Ofer Lavan GROH SystemsHello Microsoft Support,
I’m requesting assistance to remove a low-reputation outbound mail restriction on our new Microsoft 365 tenant.
Tenant ID: <Removed PII>
Primary scenario: We’re developing an application that uses Microsoft Graph (app-only) to create Teams meetings and send calendar invitations to external attendees (via POST /users/{organizer}/events and occasional .../forward or ?sendUpdates=all).
Organizer mailbox/sender: <Removed PII>****.com (Microsoft 365 Business Premium)
External recipient example: <Removed PII>****.com
What we observe
Events are created successfully and the mailbox shows Sent Items for both the original invitation and forwards (so Exchange is generating mail).
However, message trace indicates outbound delivery is blocked:
Get-MessageTraceV2 shows Status = Failed
**MessageTraceId:** `
From Microsoft’s documentation, this appears to be the new/low-reputation tenant outbound block. We need to send meeting invitations to external recipients as part of our product workflow.
Request Could you please review and remove the 5.7.708 outbound restriction (AS(7910)) for tenant <Removed PII>, or apply the necessary exception so Exchange Online can deliver our outbound mail?
Additional notes
We can provide more recent MessageTraceIds on request.
We plan to send from our custom domain and will configure SPF/DKIM/DMARC accordingly, but currently the issue reproduces even from the onmicrosoft.com address.
If there are any specific validation steps you’d like us to complete, please let us know.
Thank you very much for your help!
Best regards,
<Removed PII>