Granting Send As Permissions in Microsoft 365
For Introist to send emails from a shared inbox, the Introist service account needs Send As permission on that inbox. This article covers how your IT administrator grants it.
Before you start
Section titled “Before you start”Fill in these two values:
| Service account | introist@<your-domain> |
| Target inbox | <inbox-to-grant>@<your-domain> |
You also need an admin account with Exchange administrator or Global administrator rights.
The permission you need is Send As
Section titled “The permission you need is Send As”Microsoft 365 offers three delegation permissions on a mailbox. Only one of them is correct here:
| Permission | Grant it? | What it does |
|---|---|---|
| Send as | Yes | Mail is delivered as the inbox itself. This is what Introist needs. |
| Send on behalf | No | Mail is delivered as “Introist Service Account on behalf of <inbox>”. Recipients see the service account. |
| Read and manage (Full Access) | No | Grants mailbox read access. Does not allow sending. |
- Sign in to the Exchange admin center at https://admin.exchange.microsoft.com
- In the left menu, go to Recipients → Mailboxes. If the target inbox is a shared mailbox, use Recipients → Shared instead.
- Find and open the target inbox.
- Open the Delegation tab.
- In the Send as section, click Edit.
- Click Add members, select the Introist service account, and confirm.
- Click Save.
Repeat for each inbox Introist should send from. Permissions are granted per inbox — access to one does not carry over to another.
Verify
Section titled “Verify”Reopen the target inbox → Delegation tab. The service account must be listed under Send as. If it appears under Send on behalf or Read and manage instead, remove it there and add it under Send as.
Wait for propagation
Section titled “Wait for propagation”Once propagated, reconnect the account in Introist for the new sending address to appear.
Still not working
Section titled “Still not working”- Is the target a real mailbox?
Send As cannot be granted to an alias. If<inbox-to-grant>@<your-domain>is only a proxy address on another mailbox, there is nothing to grant the permission on. It must be its own user or shared mailbox. This is the usual explanation when the same setup works for one address but not another. - Was the permission granted to a group?
Granting Send As to a security group that contains the service account works in principle, but propagates slowly and unreliably. Grant it directly to the service account instead. - Is an Application Access Policy restricting mailbox access?
If your tenant uses application access policies to limit which mailboxes apps can reach, the new inbox must be added to the scoping group. Your administrator can check withGet-ApplicationAccessPolicyin Exchange Online PowerShell. - Compare against an inbox that already works
Open the Delegation tab of an inbox where Introist already sends successfully and compare it side by side with the failing one. Whatever differs is the problem.
If none of the above resolves it, contact Introist support with the inbox address, the service account address, and a screenshot of the Delegation tab.
