Inbox connection is only used for sending Sequences directly from Starbridge. See Connect your inbox for the full workflow.
Before you start
You need an account with administrator access to the Microsoft 365 admin center, or Exchange Online PowerShell access for the bulk approach. If you don’t manage Microsoft 365 yourself, forward this page to whoever does. You don’t need to change Security Defaults. Starbridge doesn’t use basic authentication.Enable Authenticated SMTP for a mailbox
1
Open the user in the admin center
Sign in to the Microsoft 365 admin center and go to Users → Active users. Select the user who needs to connect their inbox.
2
Open their email apps
In the flyout that appears, select Mail, then under Email apps, select Manage email apps.
3
Enable Authenticated SMTP and save
Check Authenticated SMTP, then select Save changes.Microsoft can take 30 to 40 minutes to reflect the change, so have the rep wait before trying to connect again.
Enable it for several mailboxes at once
If you’re onboarding a team, Exchange Online PowerShell is faster than clicking through each user:$false enables Authenticated SMTP for that mailbox and overrides the organization-wide setting.
Troubleshooting
The rep still can't connect after enabling it
The rep still can't connect after enabling it
Wait 30 to 40 minutes and try again. Microsoft can take that long to reflect the updated permissions, so an immediate retry often fails even though the setting is correct.If it still fails after that, Authenticated SMTP can be switched off at two levels, and the organization-wide setting can block a mailbox that looks correctly configured.Check the organization-wide setting in Exchange Online PowerShell:If this returns A value of
True, SMTP AUTH is disabled for the whole organization. Either enable it organization-wide, or confirm the per-mailbox override is set to $false, which takes precedence.You can also verify the mailbox itself:True means it’s disabled for that mailbox. Blank means the mailbox follows the organization-wide setting.The rep sees error 550 5.7.30
The rep sees error 550 5.7.30
This means the connection attempted basic authentication, which Microsoft no longer supports for client submission. Starbridge uses OAuth, so if you see this, contact your GTME or support@starbridge.ai.
Sending worked, then stopped
Sending worked, then stopped
Tenant hardening often disables Authenticated SMTP across the organization or reverts per-mailbox exceptions. If sending stopped for everyone at once, check the organization-wide setting first.
Nothing here fixed it
Nothing here fixed it
Contact your GTME or support@starbridge.ai.
Where to go next
Connect your inbox
The full inbox connection workflow for Gmail and Outlook.
Allow Starbridge to connect Gmail inboxes
The equivalent setup for Google Workspace.