You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: microsoft-365/solutions/allow-members-to-send-as-or-send-on-behalf-of-group.md
+41-3Lines changed: 41 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@ description: "Learn how to allow group members to send email as a Microsoft 365
26
26
27
27
# Allow members to send as or send on behalf of a group
28
28
29
-
A member of a Microsoft 365 group who has been granted **Send as** or **Send on behalf** permissions can send email as the group, or on behalf of the group. (Guests in the group cannot be granted these permissions.)
29
+
A member of a Microsoft 365 group who has been granted **Send as** or **Send on behalf** permissions can send email as the group, or on behalf of the group. (Guests in the group can't be granted these permissions.)
30
30
31
31
This article explains how a global or Exchange administrator can set these permissions.
32
32
@@ -38,11 +38,11 @@ The **Send on Behalf** permission lets a user send email on behalf of a Microsof
38
38
> You can configure **Send as** or **Send on behalf** for a given user, but not both. If you configure both, it will default to **Send as**.
39
39
40
40
> [!NOTE]
41
-
> **Send as** and **Send on behalf**are not supported on Outlook for Mac in hybrid Exchange configurations.
41
+
> **Send as** and **Send on behalf**aren't supported on Outlook for Mac in hybrid Exchange configurations.
42
42
43
43
## Considerations for scheduling meetings
44
44
> [!NOTE]
45
-
> Meeting invitations sent from a Microsoft 365 group mailbox currently display the sender as *User on behalf of Group*, even if **Send as** permission is assigned. There is no native method for meeting invites to appear purely as the group.
45
+
> Meeting invitations sent from a Microsoft 365 group mailbox currently display the sender as *User on behalf of Group*, even if **Send as** permission is assigned. There's no native method for meeting invites to appear purely as the group.
46
46
47
47
## Allow members to send email as a group
48
48
@@ -66,6 +66,44 @@ This section explains how to allow users to send email on behalf of a group in t
66
66
5. Select **Permission Type** as **Send on behalf** from the drop-down.
67
67
6. Select **Save changes**.
68
68
69
+
## Send email as a group
70
+
71
+
After permissions are assigned, users can send an email using the group's email address by composing a new email. To send an email as a group using the new Outlook or the Outlook on the web, follow these steps:
72
+
73
+
1. Click **New mail**.
74
+
75
+
:::image type="content" source="../media/new-mail.png" alt-text="Screenshot of the New email option in Outlook.":::
76
+
77
+
2. To open in new window, click the **Arrow** to pop out the email.
78
+
79
+
:::image type="content" source="../media/open-in-new-window-email-outlook.png" alt-text="Screenshot of the Arrow that opens in new window in Outlook.":::
80
+
3. Go to the **Options** tab and select **Show From**.
81
+
82
+
:::image type="content" source="../media/show-from-options-in-outlook.png" alt-text="Screenshot of the Options tab in outlook.":::
83
+
4. Click the drop-down menu and select **Other email address…**.
84
+
85
+
:::image type="content" source="../media/other-email-addresses-in-outlook.png" alt-text="Screenshot of the other email addresses in outlook.":::
86
+
5. Enter the email address of the Microsoft 365 Group for which the user has been assigned **Send As** permission.
87
+
88
+
:::image type="content" source="../media/send-as-group-email.png" alt-text="Screenshot of the From dropdown in outlook.":::
89
+
6. Compose and send the email.
90
+
91
+
To send an email as a group using the classic Outlook, follow these steps:
92
+
93
+
1. Click **New mail**.
94
+
2. Go to the **Options** tab and select **From**.
95
+
96
+
:::image type="content" source="../media/classic-outlook-options.png" alt-text="Screenshot of Options tab in classic Outlook.":::
97
+
3. Click the **From** drop-down and select **Other Email Address…**.
98
+
99
+
:::image type="content" source="../media/classic-outlook-from-dropdown.png" alt-text="Screenshot of the From dropdown in classic Outlook.":::
100
+
4. Type in the group's email address and select **OK**.
101
+
102
+
:::image type="content" source="../media/classic-outlook-from-dialog-box.png" alt-text="Screenshot of the From dialog box in classic outlook.":::
103
+
>[!NOTE]
104
+
>Ensure the user has been assigned **Send As** permission on the group.
105
+
5. Compose and send the email.
106
+
69
107
## Related articles
70
108
71
109
[Send email from or on behalf of a Microsoft 365 group](https://support.microsoft.com/office/0f4964af-aec6-484b-a65c-0434df8cdb6b)
0 commit comments