Deployment of Exchange 2016 into the Exchange 2010 environment didn't seem to have any effect. However, after we directed the internal namespace to Exchange 2016 for proxying, the approvals generated by the transport rules when whacky (yep that's the technical term).
Here is the process we saw:
- Message requiring moderation sent.
- Approval request sent to moderator.
- Moderator approves request
- Approval request sent to moderator
- Moderator approves request
- Repeat request and approval process a few more or a lot more times.
When searching, there were very few references to this issue on the Internet or support forums. However, there were a few suggestions that were consistent:
- Ensure arbitration mailboxes are moved to Exchange 2016 (one of these stores the messages until they are approved).
- Delete and recreate rules.
- Move moderators mailbox to Exchange 2016.
- Restart transport services.
I reviewed the message tracking logs for errors and didn't see any. In the logs, each time an approval was received, the message was released for delivery, but then promptly moderated again. However, the second attempt to approve worked.
All of my initial testing was done using inbound messages. So, I tried some scenarios with both mailboxes on Exchange 2016, and these were my results:
- Inbound messages routing through Exchange 2010 first - Two approvals required
- Outbound messages routing out through Exchange 2010 - One approval only
- Inbound messages routing through Exchange 2016 only - One approval only
The other item that needed to be addressed was the Exchange 2016 CU4. Microsoft releases updates in matched sets and Exchange 2016 CU4 was one step behind Exchange 2010 SP3 RU17. In the hope that having both at the same update level would fix it, we applied Exchange 2016 CU 5. We did the update to CU 5 but there was not change.
Final testing indicated that any message that entered the Exchange organization through Exchange 2010 was subject to double approval. This happened if the message came in from external or was generated by a mailbox in Exchange 2010. The location of the moderator mailbox did not make a difference.
So, to minimize the issue:
- Move all inbound message routing to Exchange 2016 sooner rather than later. This includes Internet mail and applications that send messages to be moderated.
- Move mailboxes that generate the most messages to be moderated first. Once the source is in Exchange 2016 the problem is mediated.
Event ID 1051, MSExchange ExtensibilityHowever, review of the logs indicated that the error was present before the issue appeared. So it appears to be noise rather than useful information.
Warning, MExRuntime
Agent 'Approval Processing Agent' caused an unhandled exception 'SmtpResponseException: 250 2.1.5 APPROVAL.ApprovalRequestUpdated; approval request updated successfully' while handling event 'OnCreatedMessage'
No comments:
Post a Comment