标题: Exchange Server 2003 附件损坏 [打印本页] 作者: rainyu 时间: 2010-5-24 10:49 标题: Exchange Server 2003 附件损坏 公司exchange 2003最近发送邮件的时候,个别接收方会偶尔出现附件损坏打不开的故障,Symantec 邮件扫描会发送错误报告,邮件损坏无法扫描以及隔离。在国外网站上看到如下解决方法不知是否正确?有没有人遇到过相同情况?
To work around this problem, disable the TCP Chimney Offload feature. To do this, follow these steps:
1. Click Start, click Run, type cmd , and then press ENTER.
2. At the command prompt, type the following command, and then press ENTER:
Netsh int ip set chimney DISABLED
Note You do not have to restart the server after you run this command.
If the performance of Windows Server 2003 decreases after you disable the TCP Chimney Offload feature, follow these additional steps:
1. Click Start, click Run, type Regedit , and then click OK.
2. Locate the following registry subkey:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters
3. Double-click the EnableTCPChimney registry entry.
4. In the Edit DWORD Value dialog box, type 0 in the Value data box, and then click OK.
5. Double-click the ParametersEnableRSS registry entry.
6. In the Edit DWORD Value dialog box, type 0 in the Value data box, and then click OK.
7. Double-click the EnableTCPA registry entry.
8. In the Edit DWORD Value dialog box, type 0 in the Value data box, and then click OK.
9. Restart the server.作者: langping 时间: 2010-5-25 22:15
没有见过,,希望有高手作者: 钉子 时间: 2010-5-25 23:57
用过这个方法吗?没效果吗?作者: rainyu 时间: 2010-5-26 08:41
暂时没用过,现在服务器上有赛门铁克的SMS和GFI,准备停这两个试试