Forum Discussion
roylucky
May 08, 2022Copper Contributor
Settings to defer email delivery for number of minutes
Hi
How to implement a delay on sending emails from outlook? I want to implement a 1 or 2 minute delay on sending emails . I would like to know whether there is a global setting in outlook that would enable delay for a particular minute or time period for all users before the emails are sent out , if there isn't a global setting how can we roll out the configuration to all users?
Thanks
Roy
4 Replies
Sort By
- Adin_CalkicSteel Contributor
Hi roylucky ,
Unfortunately, you can't sent this on a tenant level.
Check the document that Victor_Ivanidze posted.
- Victor_IvanidzeBronze Contributor
Hi Adin_Calkic,
in fact you can do that on a tenant level but only using a third-party tool.
Have a look at the DelayOutOfHoursEmails Flow for Office 365. It can do a similar task tenant-wide.
- Adin_CalkicSteel Contributor
Hi Victor_Ivanidze,
thanks for sharing this. I saw this before, but I would like to see built in solution.