Forum Discussion
O365 Group autoreply to external email address
- Aug 07, 2020
Hi, although I've not tested it myself, I believe that the PowerShell command Set-MailboxAutoReplyConfiguration will work with Microsoft 365 groups.
Take a look at:
and also;
Hope this helps.
Hey VinceMHAW ,
What Peter suggested works great and is pretty straight forward to setup, given that you just want to send an automatic reply. However, this works just as an out of office reply, which means that it will only be sent once in 24 hours to one specific sender. If there is an external sender sending multiple emails he will only receive a response for the first email he sends out. Plus, since you will be using powershell it limits you to stick to simple text. A more robust solution for your use case would be to use Flows( Power Automate) That way you can control from what mailbox the reply is being sent out, how the email will look, extract attachments from incoming email, send alert emails to others and so on. So you can make your automatic response to an external sender look somewhat like this :
The flow structure would look somewhat like this:
Dive deeper:
Thanks
The powershell solution fills my need, but Flows looks like it will serve other purposes for me. Thanks.
- Victor_IvanidzeAug 11, 2020Bronze Contributor
Hi VinceMHAW, we are going to release a Windows application named GroupOOF to manage auto-replies of Office 365 groups. I'll provide here a link later.
- Victor_IvanidzeAug 13, 2020Bronze Contributor
You can try GroupOOF application now.