Forum Discussion
May 15, 2020
Dynamic Distribution Group issue in Hybrid Exchange Setup
Dear Folks, For a customer, i have setup Hybrid Exchange based on 2013 CU 23 environment and many users have been migrated to Exchange Online. Now, I am facing an issue regarding Dynamic Distribu...
- Jul 02, 2020
We finally able to solve this issue while working with Office 365 Support. It has taken a long time due to ping pong between on premises and Exchange Online teams. Anyway, after digging a while - solution turned out be an attribute issue, which solved our problem.
1. we re-run the Hybrid configuration wizard then following command was run on affected Dynamic Distribution Group.
Set-DynamicDistributionGroup DDG1@abc.com -RequireSenderAuthenticationEnabled $false
Hopefully, it may help someone out there. Thanks.
shai101
Sep 06, 2022Copper Contributor
Hey
So eventuallly you didnt need to add proxy address of @tenant.mail.onmicrosoft.com to the dynamic group?
Sep 07, 2022
Hi shai101,
We added proxy address "email address removed for privacy reasons" then used this command to mark authentication attribute to false.
Set-DynamicDistributionGroup email address removed for privacy reasons -RequireSenderAuthenticationEnabled $false
Hope, this helps.
We added proxy address "email address removed for privacy reasons" then used this command to mark authentication attribute to false.
Set-DynamicDistributionGroup email address removed for privacy reasons -RequireSenderAuthenticationEnabled $false
Hope, this helps.