exchange2003中的IMF有用过吗
有一点用, 但你不能定制.
垃圾邮件现在已解决:通过3天的观察,找到垃圾邮件的规律,然后利用通配符进行屏蔽现在已经解决了^^
楼上是怎么解决的,用什么软件处理, IMF好象没这个功能吧.
可以说下你的解决方法吗?
我也想知道,楼主说说吧
关注!
1。把EX自带反垃圾功能升到最新
2。把阀值调高
3。配合IMF归档工具查看被删除的邮件中有多少是正常邮件,最终决定阀值多少
4。实在不行就去买个第三方的工具
a. 依照下面的格式生成一个XML文件
××× <?xml version="1.0" encoding="UTF-16"?>
<CustomWeightEntries xmlns="http://schemas.microsoft.com/2005/CustomWeight">
<CustomWeightEntry Type="both" Change="MAX" Text="hello"/>
<CustomWeightEntry Type="BODY" Change="-1" Text="foo2"/>
<CustomWeightEntry Type="BODY" Change="-9" Text="Verlängertes Angebot"/>
<CustomWeightEntry Type="SUBJECT" Change="MIN" Text="特別提供"/>
</CustomWeightEntries> ××××
文件名必须为 MSExchange.UceContentFilter.xml.
b. 确保文件保存成Unicode的格式,参考:
Event ID 7514 is logged in the Application log when you enable the custom word list feature in Intelligent Message Filter version 2 on a server that is running Exchange Server 2003 Service Pack 2
http://support.microsoft.com/?id=907974
c. 将文件复制到 C:\Program Files\Exchsrvr\bin\MSCFV2 .
d. 运行:regsvr32 "C:\Program Files\Exchsrvr\bin\MSCFV2\MSExchange.UceContentFilter.dll"
e. 重起SMTP服务
[ 本帖最后由 fangrushui 于 2006-12-7 10:05 编辑 ]
我一直在用GFI的产品,效果不错
