Forum Discussion

Mike Koch's avatar
Mike Koch
Copper Contributor
Jan 05, 2023
Solved

automatic reply from distribution group using shared mailbox

The business asked me to configure an auto-reply from a distribution group (which I understand is not a thing). After some research, I created a new shared mailbox, configured an automatic reply (OOO...
  • VasilMichev's avatar
    Jan 06, 2023
    Toggle the SendOofMessageToOriginatorEnabled flag on the DG:

    Set-DistributionGroup DGname -SendOofMessageToOriginatorEnabled $true

Resources