Skip to content

Commit 1d07147

Browse files
reedpamsftVesaJuvonen
authored andcommitted
Update common-error-messages-in-sharepoint-workflow-development.md (SharePoint#4826)
Exchange non-delivery can also affect sending e-mail messages through Workflow. Adding a link to the following article: https://docs.microsoft.com/en-us/Exchange/mail-flow-best-practices/non-delivery-reports-in-exchange-online/non-delivery-reports-in-exchange-online
1 parent 2bfd8b2 commit 1d07147

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

docs/general-development/common-error-messages-in-sharepoint-workflow-development.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,9 @@ Although this list doesn't cover every possible error you may encounter when dev
3535

3636

3737
- [The e-mail message cannot be sent. Make sure the outgoing e-mail settings for the server are configured correctly](#bkmk_error07)
38+
39+
40+
- [The e-mail message cannot be sent. Email non-delivery reports in Exchange Online](https://docs.microsoft.com/en-us/Exchange/mail-flow-best-practices/non-delivery-reports-in-exchange-online/non-delivery-reports-in-exchange-online)
3841

3942

4043
- [The workflow could not update the item, possibly because one or more columns for the item require a different type of information](#bkmk_error08)
@@ -137,7 +140,15 @@ Review the following to ensure that you have correctly configured incoming and o
137140

138141

139142
- [Deployment guide for Microsoft SharePoint](http://download.microsoft.com/download/1/F/6/1F6D3BE4-1174-4320-A1D1-C0E2681CCCF3/Deployment-guide-for-SharePoint-2013.pdf)
140-
143+
144+
145+
146+
Errors sending e-mail can also happen because of Exchange non-delivery. Review the following to ensure that you are not having this issue:
147+
148+
149+
150+
- [Email non-delivery reports in Exchange Online](https://docs.microsoft.com/en-us/Exchange/mail-flow-best-practices/non-delivery-reports-in-exchange-online/non-delivery-reports-in-exchange-online)
151+
141152

142153
### The workflow could not update the item, possibly because one or more columns for the item require a different type of information
143154
<a name="bkmk_error08"> </a>

0 commit comments

Comments
 (0)