[ 本帖最后由 nickren 于 2007-9-5 11:50 编辑 ]作者: wxhsh 时间: 2007-9-5 12:13 标题: 回复 10# 的帖子 检查SpamAssassin\rules是否还在。作者: nickren 时间: 2007-9-5 12:45
还在的作者: wxhsh 时间: 2007-9-5 12:54 标题: 回复 12# 的帖子 打开\SpamAssassin\rules\local.cf,检查bayes_path路径是否设置正确。作者: nickren 时间: 2007-9-5 13:22
# This is the right place to customize your installation of SpamAssassin.
#
# See http://www.spamassassin.org/doc/Mail_SpamAssassin_Conf.html for
# details about what the parameters mean and what you can do with this
# file.
#
# MDaemon will rewrite this file when you change configuration settings
# using the MDaemon GUI.
#
# Important: keys must be followed by at least one space (not a tab).
# ex: required_hits<space>5.0 - correct!
# required_hits<tab>5.0 - wrong! Use spaces, not tabs.
#
#########################################################################
#
# 'dns_available yes' line was removed in 8.03 to use SA 3 default of
# 'test' with random NS record checks