Skip to content

Commit 8ecea0a

Browse files
authored
Merge pull request #4111 from MicrosoftDocs/mints-sss-create-queues
Mints sss create queues
2 parents 622d5b4 + 3d17d6d commit 8ecea0a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

power-platform/admin/OrgDbOrgSettings.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: mduelae
55
ms.service: power-platform
66
ms.component: pa-admin
77
ms.topic: conceptual
8-
ms.date: 08/25/2021
8+
ms.date: 11/18/2021
99
ms.subservice: admin
1010
ms.author: mkaur
1111
search.audienceType:
@@ -26,7 +26,7 @@ This topic covers the default values of OrgDBOrgSettings that are specific to se
2626
| AutoCreateContactOnPromote | true | Disables the ability to automatically create a contact row for unresolved senders on promotion of an email. <br> This option is organization-wide, but can also be disabled from the personal options setting for each user. More information: [Set personal options](/powerapps/user/set-personal-options#email-tab-options) |
2727
| SSSUpdatePastMeetingsInNonDraftMode | false | Allows updates for meetings set entirely within the past in Dynamics 365 to be propagated to Exchange when properties such as start, end, subject, body, attendees, or location are changed. <br>**Note**: If this setting is enabled, Exchange will send out meeting invites, updates, and cancellations for past meetings synchronized from Dynamics 365. |
2828
| DoNotIgnoreInternalEmailToQueues | true | If **Track emails sent between Dynamics 365 users as two activities** is disabled in [system settings](settings-email-tracking.md), this setting allows emails sent from a user to a queue mailbox to be synchronized to Dynamics 365 if the queue's incoming email delivery settings would otherwise accept the email. |
29-
| CreateQueueItemForSynchronizingMailbox | false | Allows queue items to be created for a synchronized mailbox when there's no recipient in the **To:** or **Cc:** field. <br> More information: [Create queue items from synchronized email messages](create-queue-items-from-synchronized-email-messages.md) |
29+
| CreateQueueItemForSynchronizingMailbox | true | Allows queue items to be created for a synchronized mailbox when there's no recipient in the **To:** or **Cc:** field. <br> More information: [Create queue items from synchronized email messages](create-queue-items-from-synchronized-email-messages.md) |
3030
| UsePlainTextForEmailTemplateBody | false | Changes the email template to use plain text where otherwise text with the following symbols wouldn't appear: &lt;text&gt;. |
3131
| EmailTemplateRetrieveFallbackContact | false | When referencing a contact on a lead or opportunity in an email template, use fallback logic to pick up a fallback contact such as primarycontactid or parentcontactId when the referenced contact is empty. |
3232
| ResolveForInactiveEntities | false | When enabled, email addresses for inactive tables are ignored for email address resolution. <br> **Note**: This setting doesn't apply to system users whose accounts have been disabled, who are always excluded. |

power-platform/admin/create-queue-items-from-synchronized-email-messages.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Create queue items from synchronized email messages | MicrosoftDocs"
33
description: Provides information about creating queue items from synchronized email messages.
4-
ms.date: 02/03/2021
4+
ms.date: 11/18/2021
55
ms.service: power-platform
66
ms.topic: "article"
77
author: mduelae
@@ -21,7 +21,7 @@ search.app:
2121
There are several OrgDbOrgSetting options available to control how queue items are automatically created for synchronized email. If you are unfamiliar with OrgDbOrgSettings, see the [KB article](https://support.microsoft.com/topic/orgdborgsettings-tool-for-microsoft-dynamics-crm-20a10f46-2a24-a156-7144-365d49b842ba). Note that the following settings are applied to the entire organization.
2222

2323
- **CreateQueueItemForSynchronizingMailbox**
24-
- When enabled, the system will add the currently synchronizing queue mailbox to the list of queues for which to create a queue item. Consider enabling this option if queue mailboxes potentially receive or process email in which they are not in the recipient list, such as through distribution list memberships or as BCC recipients. The default value is false.
24+
- When enabled, the system will add the currently synchronizing queue mailbox to the list of queues for which to create a queue item. Consider enabling this option if queue mailboxes potentially receive or process email in which they are not in the recipient list, such as through distribution list memberships or as BCC recipients. The default value is true.
2525
- **CreateQueueItemsForAcceptingQueueRecipients**
2626
- When enabled, the system will create a queue item for each resolved queue recipient during incoming email processing. If **AutoRouteToOwnerQueue** is enabled for the email table, the system additionally creates a queue item in the email owner’s default queue. The default value is true.
2727
- **SSSCreateAdditionalQueueItemsForAlreadyTrackedEmail**
@@ -40,4 +40,4 @@ These settings can be mixed and matched to achieve the desired flexibility in ho
4040
5. Step 4 can repeat as needed as more queues ‘opt-in’ to the queue item creation process by moving the email to the inbox folder for processing.
4141

4242

43-
[!INCLUDE[footer-include](../includes/footer-banner.md)]
43+
[!INCLUDE[footer-include](../includes/footer-banner.md)]

0 commit comments

Comments
 (0)