最佳解答者
How to disable Reply all button in OWA 2003

問題
解答
-
Dear customer:
You can disable reply all option in Outlook 2003 by group policy. Please note the reply all option will still be available using OWA and this cannot be disabled.
The method that is provided by Raymond is not supported by Microsoft.
Please let me know the root cause why you want to disable the option, maybe I can give you more information.
Thanks for your cooperation.
Rock Wang - MSFT
所有回覆
-
I don't think it is appropriate to discuss the entire method in details here. However, the general idea is:
The OWA web interface is generated based on a set of templates in one of the DLL installed by Exchange Server setup program. The templates are written in HTML + Javascript and embedded as resources storing the DLL. In order to manipulate the UI behavior of OWA, you can
1. backup the DLL;
2. modify the corresponding resources in that DLL, e.g. add HTML elements, customize the javascript, hide or disable UI components, etc.;
3. replace the original DLL by the modified one;
4. restart the Exchange Server
-
Dear customer:
You can disable reply all option in Outlook 2003 by group policy. Please note the reply all option will still be available using OWA and this cannot be disabled.
The method that is provided by Raymond is not supported by Microsoft.
Please let me know the root cause why you want to disable the option, maybe I can give you more information.
Thanks for your cooperation.
Rock Wang - MSFT
-
Hi Rock,
Our Regional CEO request IT department to disable reply all on outlook and OWA, in order to prevent from any abuse to use on this function and any potential risk. e.g. reply sensitive information to irrelevant parties on the to/cc list from the original email.
Best,
Andrew