warship168 发表于 2006-8-9 17:01:32

控制邮件发外网的部题~!

大家好!我的邮件服务器是exchange2003中文企业版的,我用的域名是warship.com,我现在想让有的人的邮件只能发到同域名的邮箱中,有些邮箱可以行外网发,比如可以发到163、sohu等邮箱。

   

   我应该怎么限制?   谢谢!!!

atong999888 发表于 2006-8-9 23:30:24

可以.
建个组, 把不能外发的用户加入到该组.
在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.

qyclub 发表于 2006-8-10 08:50:13

原帖由 atong999888 于 2006-8-9 23:30 发表
可以.
建个组, 把不能外发的用户加入到该组.
在smtp连接器配置传递限制, 禁止改组人员邮件外发.
再到注册表里修改一下
Start Registry Editor (Regedt32.exe).
Locate and click the following key in the ...
只是在前端服务器上改注册表吗?
需要重启吗?

[ 本帖最后由 qyclub 于 2006-8-10 08:59 编辑 ]

qyclub 发表于 2006-8-10 09:29:13

我按你的方法设置了,还是不能限制某个用户外发信件

liuzuen 发表于 2006-8-10 16:55:06

应该可以做到了。

warship168 发表于 2006-8-11 11:01:03

谢谢!
页: [1]
查看完整版本: 控制邮件发外网的部题~!