Get-QuarantineMessage | where {$_.Released -match “false”}
Get-QuarantineMessage -RecipientAddress help@domain -Direction outbound | Release-QuarantineMessage -User sn-help@domain
Get-QuarantineMessage | where {$_.Released -match “false”}
Get-QuarantineMessage -RecipientAddress help@domain -Direction outbound | Release-QuarantineMessage -User sn-help@domain