|
|
可以.
建个组, 把不能外发的用户加入到该组.
在smtp连接器配置传递限制, 禁止改组人员邮件外发.
再到注册表里修改一下
Start Registry Editor (Regedt32.exe).
Locate and click the following key in the registry:
HKEY_LOCAL_MACHINE/System/CurrentControlSet/Services/Resvc/Parameters/
On the Edit menu, click Add Value , and then add the following registry value:
Value Name: CheckConnectorRestrictions
Data Type: REG_DWORD
Radix: Decimal
Value: 1
Quit Registry Editor. |
|