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 woul...
Adin_Calkic
May 09, 2022Iron Contributor
Hi roylucky ,
Unfortunately, you can't sent this on a tenant level.
Check the document that Victor_Ivanidze posted.
Victor_Ivanidze
May 09, 2022Bronze 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_CalkicMay 09, 2022Iron Contributor
Hi Victor_Ivanidze,
thanks for sharing this. I saw this before, but I would like to see built in solution.