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: articles/communication-services/quickstarts/email/add-multiple-senders.md
+13-13Lines changed: 13 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
title: How to add and remove Multiple Sender Addresses to Email Communication Service
3
3
titleSuffix: An Azure Communication Services quick start guide
4
-
description: Learn about how to add mutiple sender address to Email Communication Services.
4
+
description: Learn about how to add multiple sender address to Email Communication Services.
5
5
author: bashan-git
6
6
manager: sundraman
7
7
services: azure-communication-services
@@ -23,45 +23,45 @@ In this quick start, you'll learn about how to provision the Azure Managed domai
23
23
- An [Azure Managed Domain](../../quickstarts/email/add-azure-managed-domains.md) or [Custom Domain](../../quickstarts/email/add-custom-verified-domains.md) provisioned and ready.
24
24
25
25
## Creating multiple sender usernames
26
-
When Email Domain is provisioned to send mail, it has default Mail From address as [email protected] or
27
-
if you have configured custom domain such as "notification.azuremails.net" the default Mail from address as "[email protected]" added to mailfrom address. You'll able to configure and add addtional Mail from address and FROM display name to more user friendly value.
26
+
When Email Domain is provisioned to send mail, it has default MailFrom address as [email protected] or
27
+
if you have configured custom domain such as "notification.azuremails.net" then the default MailFrom address as "[email protected]" added. You'll able to configure and add additional MailFrom addresses and FROM display name to more user friendly value.
28
28
29
29
1. Go the overview page of the Email Communications Service resource that you created earlier.
30
30
2. Click **Provision Domains** on the left navigation panel. You'll see list of provisioned domains.
31
31
3. Click on the one of the provisioned domains.
32
32
33
33
:::image type="content" source="../../quickstarts/email/media/email-provisioned-domains.png" alt-text="Screenshot that shows Domain link in list of provisioned email domains." lightbox="../../quickstarts/email/media/email-provisioned-domains-expanded.png":::
34
34
35
-
4. The navigation lands in Domain Overview page. Click on **MailFrom addresses** link in left navigation. You'll able to see the default donotreply in MailFrom addresses list.
35
+
4. The navigation lands in Domain Overview page. Click on **MailFrom Addresses** link in left navigation. You'll able to see the default donotreply in MailFrom addresses list.
36
36
37
-
:::image type="content" source="../../quickstarts/email/media/email-mailfrom-overview.png" alt-text="Screenshot that explains how to list of Mail From addresses.":::
37
+
:::image type="content" source="../../quickstarts/email/media/email-mailfrom-overview.png" alt-text="Screenshot that explains how to list of MailFrom addresses.":::
38
38
39
39
5. Click on **Add**.
40
-
:::image type="content" source="../../quickstarts/email/media/email-domains-mailfrom-add.png" alt-text="Screenshot that explains how to change Mail From address and display name for an email address.":::
40
+
:::image type="content" source="../../quickstarts/email/media/email-domains-mailfrom-add.png" alt-text="Screenshot that explains how to change MailFrom address and display name.":::
41
41
42
42
6. Enter the Display Name and MailFrom address. Click **Save**.
43
43
44
-
:::image type="content" source="../../quickstarts/email/media/email-domains-mailfrom-add-save.png" alt-text="Screenshot that explains how to save Mail From address and display name for an email address.":::
44
+
:::image type="content" source="../../quickstarts/email/media/email-domains-mailfrom-add-save.png" alt-text="Screenshot that explains how to save MailFrom address and display name.":::
45
45
46
-
7. Click **Save**. You'll see the updated list with newly added MailFrom address in the overview page.
46
+
7. Click **Save**. You'll see the updated list with newly added MailFrom address in the overview page.
47
47
48
-
:::image type="content" source="../../quickstarts/email/media/email-mailfrom-overview-updated.png" alt-text="Screenshot that shows Mailfrom Addressess list with updated values." lightbox="../../quickstarts/email/media/email-mailfrom-overview-updated-expanded.png":::
48
+
:::image type="content" source="../../quickstarts/email/media/email-mailfrom-overview-updated.png" alt-text="Screenshot that shows Mailfrom addresses list with updated values." lightbox="../../quickstarts/email/media/email-mailfrom-overview-updated-expanded.png":::
49
49
50
-
**Your email domain is now ready to send emails with the Mailfrom address added.**
50
+
**Your email domain is now ready to send emails with the MailFrom address added.**
51
51
52
52
## Removing multiple sender usernames
53
53
54
54
1. Go the Domains overview page Click on **MailFrom addresses** link in left navigation. You'll able to see the MailFrom addresses in list.
55
55
56
-
:::image type="content" source="../../quickstarts/email/media/email-mailfrom-overview-updated.png" alt-text="Screenshot that shows Mailfrom Addressess." lightbox="../../quickstarts/email/media/email-mailfrom-overview-updated-expanded.png":::
56
+
:::image type="content" source="../../quickstarts/email/media/email-mailfrom-overview-updated.png" alt-text="Screenshot that shows MailFrom addresses." lightbox="../../quickstarts/email/media/email-mailfrom-overview-updated-expanded.png":::
57
57
58
58
2. Select the MailFrom address you would like to remove and Click on **Delete** button.
59
59
60
-
:::image type="content" source="../../quickstarts/email/media/email-domains-mailfrom-delete.png" alt-text="Screenshot that shows Mailfrom Addressess list with deletion.":::
60
+
:::image type="content" source="../../quickstarts/email/media/email-domains-mailfrom-delete.png" alt-text="Screenshot that shows MailFrom addresses list with deletion.":::
61
61
62
62
3. You'll see the updated list with newly added MailFrom address in the overview page.
63
63
64
-
:::image type="content" source="../../quickstarts/email/media/email-mailfrom-overview.png" alt-text="Screenshot that shows Mailfrom Addressess list after deletion." lightbox="../../quickstarts/email/media/email-mailfrom-overview-expanded.png":::
64
+
:::image type="content" source="../../quickstarts/email/media/email-mailfrom-overview.png" alt-text="Screenshot that shows MailFrom addresses list after deletion." lightbox="../../quickstarts/email/media/email-mailfrom-overview-expanded.png":::
0 commit comments