Mailbox troubleshooting · Practical guide
Microsoft shared mailbox OAuth: protocol support is not connector support
Check delegated authorization and the application’s mailbox-identity selection before attempting to connect a shared mailbox.
Reviewed · Examples are illustrative
Who this helps: Mailbox owners and administrators validating sending and reply access.
Define the decision
Microsoft documents an OAuth pattern that authorizes a user and uses the shared mailbox address in the XOAUTH2 username. Zintara’s reviewed standard connection does not expose that separate shared-mailbox identity selection.
Work through the procedure
- Identify the authorizing user and intended shared mailbox.
- Have the administrator verify the required mailbox permissions.
- Confirm whether the deployed application supports the distinct shared identity.
- If unsupported, choose an approved supported mailbox arrangement rather than assuming webmail access carries over.
Worked example
The following is a synthetic example for this procedure, not a customer result or performance benchmark.
Authorizing user: [email protected]
Intended mailbox: [email protected]
Required distinction: user token plus shared mailbox protocol identity
Reviewed Zintara limitation: no separate shared-mailbox selector in the ordinary connection flowRead the result
This boundary matters for both sending and reply ingestion. A connection that signs in the operator can otherwise create misleading confidence while operating the wrong mailbox.
Check before moving on
- Inspect the connected account address.
- Validate the received From and the mailbox receiving replies.
Limits and next action
Do not create or share a password for a shared mailbox as an improvised substitute. Use a supported permission model and document the current product limitation.
Source references
Worked examples are illustrative. Editorial procedures are suggested methods, not measured performance claims or promises of additional product features. Check current provider guidance before changing mailbox configuration.
Related guides
- Connect Microsoft 365 to Zintara with a complete send-and-reply test →
- Microsoft SMTP AUTH disabled: inspect the effective mailbox policy →
- Microsoft IMAP access disabled: diagnose the receiving protocol →