password1234 Posted November 23, 2023 Posted November 23, 2023 Hi Been asked if we can set a 1 minute delay on emails being sent out (Incase they need to cancel the sending), i know its possible using outlook local client by setting up rules , but school are asking if it can be can it be done on a global level from 365 tenancy does anyone know? I could not see any obvious options where to set it or if this even possible Thanks
TechMonkey Posted November 23, 2023 Posted November 23, 2023 My understanding is this not currently possible. There are some requests for it on official MS platforms but it hasn't been added yet. Personally, I think it should be an individual choice, I would find it annoying for my emails to be delayed especially when I'm dealing with something time sensitive. But I understand the desire. 2
DaveTheTech Posted November 23, 2023 Posted November 23, 2023 (edited) I believe that this is a setting that needs to be run on each mailbox.I recall posting about it here before, but cant find it. Set-MailboxMessageConfiguration -MailSendUndoInterval 10 The value is in seconds and I believe the max is 10 seconds. As thats whats listed in OWA. Edited November 23, 2023 by DaveTheTech 1
EssentialRug Posted November 23, 2023 Posted November 23, 2023 I believe that this is a setting that needs to be run on each mailbox.I recall posting about it here before, but cant find it. Set-MailboxMessageConfiguration -MailSendUndoInterval 10 The value is in seconds and I believe the max is 10 seconds. As thats whats listed in OWA. https://www.edugeek.net/forums/cloud-services/231946-undo-send-owa-entire-organisation.html 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now