Pages

Monday, April 20, 2020

Reject emails without sending notice to sender

Reject emails without sending notice to sender


Increasing expiry period of moderated distribution list messages - Exchange 2010/2013/2016/2019/Exchange Online

Connect to Exchange Online Powershell

Get-RetentionPolicyTag ModeratedRecipients | fl AgeLimitForRetention
You will see it as 2 days.


Increase it to preferred date(Tested with max 5 days)
Set-RetentionPolicyTag ModeratedRecipients -AgeLimitForRetention 5.00:00:00