Skip to content

Commit 0a72417

Browse files
authored
Merge pull request #78 from seanmcne/OrganizationSettingsEditor_8.0_Managed_1.0.2110.0602
Update Datatype to fix issue w/SSSForceFilteringMethodForUserMailboxes 1.0.2110.0602
2 parents 9dbbe22 + 8196bf6 commit 0a72417

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mspfedyn_/OrgDbOrgSettings/Settings.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@
144144
<orgSetting minSupportedVersion="9.1.0.19239" maxSupportedVersion="9.9.9999.9999" name="SSSPropagateAppointmentCancellationsToExchange" isOrganizationAttribute="false" min="" max="" defaultValue="false" settingType="Boolean" supportUrl="https://community.dynamics.com/crm/b/crminthefield/posts/dynamics-365-app-for-outlook-part-5-working-with-appointments" urlTitle="KB 2691237" description="Enabling the feature allows appointment cancellations from Dynamics to propagate to Exchange via SSS." />
145145
<orgSetting minSupportedVersion="9.1.0.19550" maxSupportedVersion="9.9.9999.9999" name="IgnoreInternalEmailDetectionEnhancement" isOrganizationAttribute="false" min="" max="" defaultValue="true" settingType="Boolean" supportUrl="http://support.microsoft.com/kb/2691237" urlTitle="KB 2691237" description="Enabled by default, improves the detection logic when IgnoreInternalEmail is enabled. The previous behavior would reject any emails that sent from CRM users, regardless of whether the originating email was sent from Dynamics. The new logic now checks for an opposite direction code of the email, with the same messageIdm, before rejecting. For example, if the process evaluates an incoming email sent from another CRM user, the email will be rejected by this process only if the system can locate a copy of the email with the opposite direction code (outgoing) and messageId in Dynamics. Otherwise, the email will continue to be evaluated for tracking in accordance with the recipient track settings." />
146146
<orgSetting minSupportedVersion="9.1.0.25409" maxSupportedVersion="9.9.9999.9999" name="MailAppWindowsIntegratedAuthEnabled" isOrganizationAttribute="false" min="" max="" defaultValue="false" settingType="Boolean" supportUrl="http://support.microsoft.com/kb/2691237" urlTitle="KB 2691237" description="This feature is only valid for OnPrem deployments and allows user to use windows integrated authentication to login to CRM and mailapp and user doesn't need to explicitly login." />
147-
<orgSetting minSupportedVersion="9.1.0000.25547" maxSupportedVersion="9.9.9999.9999" name="SSSForceFilteringMethodForUserMailboxes" isOrganizationAttribute="false" min="-1" max="4" defaultValue="false" settingType="int" supportUrl="http://support.microsoft.com/kb/2691237" urlTitle="KB 2691237" description="&lt;strong&gt;Description&lt;/strong&gt;: Overrides the incoming email filtering method for all user mailboxes based on the below values:&lt;br /&gt;-1 Setting Disabled.&lt;br /&gt;&amp;nbsp;0 All Email Messages&lt;br /&gt;&amp;nbsp;1 Email Messages in Response to Dynamics 365 Email&lt;br /&gt;&amp;nbsp;2 Email Messages from Leads, Contacts, and Accounts&lt;br /&gt;&amp;nbsp;3 Email Messages from Dynamics 365 Records that are Email Enabled&lt;br /&gt;&amp;nbsp;4 No Email Messages.&lt;br /&gt;&lt;strong&gt;Default Value&lt;/strong&gt;: -1&lt;br /&gt;" />
147+
<orgSetting minSupportedVersion="9.1.0000.25547" maxSupportedVersion="9.9.9999.9999" name="SSSForceFilteringMethodForUserMailboxes" isOrganizationAttribute="false" min="-1" max="4" defaultValue="-1" settingType="Number" supportUrl="http://support.microsoft.com/kb/2691237" urlTitle="KB 2691237" description="&lt;strong&gt;Description&lt;/strong&gt;: Overrides the incoming email filtering method for all user mailboxes based on the below values:&lt;br /&gt;-1 Setting Disabled.&lt;br /&gt;&amp;nbsp;0 All Email Messages&lt;br /&gt;&amp;nbsp;1 Email Messages in Response to Dynamics 365 Email&lt;br /&gt;&amp;nbsp;2 Email Messages from Leads, Contacts, and Accounts&lt;br /&gt;&amp;nbsp;3 Email Messages from Dynamics 365 Records that are Email Enabled&lt;br /&gt;&amp;nbsp;4 No Email Messages.&lt;br /&gt;&lt;strong&gt;Default Value&lt;/strong&gt;: -1&lt;br /&gt;" />
148148
<orgSetting minSupportedVersion="9.1.0.23475" maxSupportedVersion="9.9.9999.9999" name="CreateQueueItemsForAcceptingQueueRecipients" isOrganizationAttribute="false" min="" max="" defaultValue="true" settingType="Boolean" supportUrl="http://support.microsoft.com/kb/2691237" urlTitle="KB 2691237" description="When enabled, the system will create a queue item for each queue recipient during incoming email processing. If AutoRouteToOwnerQueue is enabled, the system additionally creates a queue item in the email owner’s default queue." />
149149
<orgSetting minSupportedVersion="9.2.21012.103" maxSupportedVersion="9.9.9999.9999" name="SSSCreateAdditionalQueueItemsForAlreadyTrackedEmail" isOrganizationAttribute="false" min="" max="" defaultValue="false" settingType="Boolean" supportUrl="http://support.microsoft.com/kb/2691237" urlTitle="KB 2691237" description="When enabled, Server-Side Synchronization will create an additional queue item for an email found in a queue mailbox if the email has already been delivered to Dynamics by another user or queue." />
150150
<orgSetting minSupportedVersion="9.1.0.23475" maxSupportedVersion="9.9.9999.9999" name="MailAppWindowsIntegratedAuthEnabled" isOrganizationAttribute="false" min="" max="" defaultValue="false" settingType="Boolean" supportUrl="http://support.microsoft.com/kb/2691237" urlTitle="KB 2691237" description="When enabled, allows the app four outlook to use windows integration authentication." />

0 commit comments

Comments
 (0)