Skip to content

Commit d1e9b68

Browse files
committed
edit pass: seven-azure-communication-services-email-articles
1 parent 1b7075d commit d1e9b68

File tree

4 files changed

+13
-11
lines changed

4 files changed

+13
-11
lines changed

articles/communication-services/concepts/email/email-attachment-allowed-mime-types.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ The [SendMail operation](../../quickstarts/email/send-email.md) allows the optio
1919

2020
MIME types are a way to identify the type of data that's being sent over the internet. When users send email requests by using Email Communication Services in Azure Communication Services, they can specify the MIME type of the email content so that the recipient's email client can properly display and interpret the message. If an email message includes an attachment, the MIME type is set to the appropriate file type (for example, `application/pdf` for a PDF document).
2121

22-
Developers can ensure that the recipient's email client properly formats and interprets the email message by using MIME types, irrespective of the software or platform being used. This information helps ensure that the email message is delivered correctly and that the recipient can access the content as intended. Using MIME types can also help to improve the security of email communications, because they can indicate whether an email message includes executable content or other potentially harmful elements.
22+
Developers can ensure that the recipient's email client properly formats and interprets the email message by using MIME types, irrespective of the software or platform that the system is using. This information helps ensure that the email message is delivered correctly and that the recipient can access the content as intended. Using MIME types can also help to improve the security of email communications, because they can indicate whether an email message includes executable content or other potentially harmful elements.
2323

2424
MIME types are a critical component of email communication. By using MIME types with Email Communication Services in Azure Communication Services, developers can help ensure that their email messages are delivered correctly and securely.
2525

@@ -83,15 +83,15 @@ This table lists common supported file extensions and their corresponding MIME t
8383
| .woff | Web Open Font Format | `font/woff` |
8484
| .woff2 | Web Open Font Format 2.0 | `font/woff2` |
8585
| .xls | Microsoft Excel spreadsheet (97-2003) | `application/vnd.ms-excel` |
86-
| .xlsb | Microsoft Excel Binary spreadsheet | `application/vnd.ms-excel.sheet.binary.macroEnabled.12` |
86+
| .xlsb | Microsoft Excel binary spreadsheet | `application/vnd.ms-excel.sheet.binary.macroEnabled.12` |
8787
| .xlsm | Microsoft Excel macro-enabled spreadsheet | `application/vnd.ms-excel.sheet.macroEnabled.12` |
8888
| .xlsx | Microsoft Excel spreadsheet (Open XML) | `application/vnd.openxmlformats-officedocument.spreadsheetml.sheet` |
8989
| .xml | Extensible Markup Language file | `application/xml`, `text/xml` |
9090
| .zip | ZIP archive | `application/zip` |
9191

9292
There are many other file extensions and MIME types that you can use for email attachments. However, this list includes accepted types for sending attachments in the SendMail operation.
9393

94-
Some email clients and servers might have limitations or restrictions on file size and types that could result in the failure of email delivery. Ensure that the recipient can accept the email attachment, or refer to the documentation for the recipient's email providers.
94+
Some email clients and servers might have limitations or restrictions on file size and types that could result in the failure of email delivery. Ensure that the recipient can accept the email attachment, or refer to the documentation for the recipient's email provider.
9595

9696
## Additional information
9797

articles/communication-services/concepts/email/email-optout-management.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ To proactively identify and avoid significant delivery problems, suppression lis
4242
* The use of filters in the sending pipeline. All recipients are filtered against the addresses in the domain suppression lists, and email delivery isn't attempted for the recipient addresses.
4343
* The ability to manage a suppression list for each sender email address, which is used to filter or suppress email recipient addresses in sent emails.
4444
* Caching of suppression list data to reduce expensive database lookups. This caching is domain specific and is based on the frequency of use.
45-
* The ability to programmatically add email addresses for an easy opt-out process for unsubscribing.
45+
* The ability to programmatically add email addresses for an easy opt-out or unsubscribe process.
4646

4747
## Benefits of opt-out or unsubscribe management
4848

articles/communication-services/concepts/email/email-overview.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
title: Email Communication Services in Azure Communication Services
2+
title: Overview of Azure Communication Services email
33
titleSuffix: An Azure Communication Services concept article
4-
description: Learn about the concepts of Email Communication Services resource type.
4+
description: Learn about the concepts of using Azure Communication Services to send email.
55
author: bashan-git
66
manager: sphenry
77
services: azure-communication-services
@@ -10,15 +10,17 @@ ms.date: 03/31/2023
1010
ms.topic: conceptual
1111
ms.service: azure-communication-services
1212
---
13-
# Email Communication Services in Azure Communication Services
13+
# Overview of Azure Communication Services email
1414

1515
Email continues to be a key customer engagement channel globally for businesses. Businesses rely heavily on email communication for seamless business operations.
1616

17-
Azure Communication Services offers an intelligent communication platform to enable businesses to build engaging business-to-consumer (B2C) experiences. The Email Communication Services resource type in Azure Communication Services facilitates high-volume transactional, bulk, and marketing emails on the Azure platform. It supports application-to-person (A2P) use cases.
17+
Azure Communication Services offers an intelligent communication platform to enable businesses to build engaging business-to-consumer (B2C) experiences. Azure Communication Services facilitates high-volume transactional, bulk, and marketing emails. It supports application-to-person (A2P) use cases.
1818

19-
Email Communication Services can simplify the integration of email capabilities to your applications by using production-ready email SDK options. It also supports SMTP commands. Email Communication Services enables rich collaboration in communication modalities. It combines with SMS and other communication channels to build collaborative applications to help reach your customers in their preferred communication channel.
19+
Azure Communication Services can simplify the integration of the email capability in your applications by using production-ready email SDK options. It also supports SMTP commands.
2020

21-
With Email Communication Services, you can speed up your market entry with scalable and reliable email features by using your own SMTP domains. As with other communication channels, Email Communication Services lets you pay only for what you use.
21+
Azure Communication Services email enables rich collaboration in communication modalities. It combines with SMS and other communication channels to build collaborative applications to help reach your customers in their preferred communication channel.
22+
23+
With Azure Communication Services, you can speed up your market entry with scalable and reliable email features by using your own SMTP domains. As with other communication channels, when you use Azure Communication Services to send email, you pay only for what you use.
2224

2325
[!INCLUDE [Survey Request](../../includes/survey-request.md)]
2426

articles/communication-services/concepts/email/sender-reputation-managed-suppression-list.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ The following SMTP codes can describe soft bounces:
116116
| 5.7.26 | Multiple Authentication Checks Failed | The email failed multiple authentication checks on the recipient's email system. Review your authentication settings and methods. |
117117
| 5.7.27 | Sender Address Has Null MX | Your email domain doesn't have a valid MX record. Contact the domain administrator to fix the DNS configuration. |
118118
| 5.7.28 | Mail Flood Detected | The recipient's email system detected a mail flood. Check the email traffic and identify the cause of the flood. |
119-
| 5.7.29 | Arc Validation Failure | The email failed Authenticated Received Chain (ARC) validation on the recipient's email system . Verify the ARC signature on your side. |
119+
| 5.7.29 | Arc Validation Failure | The email failed Authenticated Received Chain (ARC) validation on the recipient's email system. Verify the ARC signature on your side. |
120120
| 5.7.30 | Require TLS Support Required | The recipient's email system requires Transport Layer Security (TLS) support for secure email transmission. Make sure that your system supports TLS. |
121121
| 5.7.51 | Tenant Inbound Attribution | The recipient's email system attributes the inbound email to a specific tenant. Check the email's sender information and tenant attribution. |
122122

0 commit comments

Comments
 (0)