如何在 Outlook 中批准之前查看使用者的外發電子郵件?

如何在 Outlook 中批准之前查看使用者的外發電子郵件?

我想設定 Outlook,以便使用者的電子郵件在內部或外部發送之前由其經理審核。請注意,新增郵箱權限(例如「讀取」和「管理」)是不夠的,因為使用者仍然可以發送電子郵件,而管理員無法查看發送的內容。

據我所知,這可以在訊息審批下為 O365 中的群組完成。接受任何建議。任何 PowerShell 解決方案都值得讚賞!

謝謝

答案1

這可以透過Mail flow Transport Rule.簡而言之,您配置:

Apply this rule if...The Sender is
Do the following...Forward to the sender's manager for approval

有關更多詳細信息,請參閱以下連結中的範例 2 https://docs.microsoft.com/en-us/exchange/security-and-compliance/mail-flow-rules/common-message-approval-scenarios#example-2-forward-messages-to-a-senders-經理審批

相關內容