我已经根据官方文档安装并配置了 razor2,包括编辑 spamassassin 文件夹中的 v310.pre 配置文件。
我成功运行了以下两个命令(都表明 razor 存在并且运行正常):
# spamassassin -t -D < message.txt
# razor-check -d message.txt
Run Code Online (Sandbox Code Playgroud)
但是,我在收到的新电子邮件的标题中没有看到任何有关剃刀的迹象。
例子:
Date: Wed, 19 Jun 2013 11:31:19 -0700
Content-Language: en-us
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Type: multipart/alternative;
boundary="----=Part.164.7502.1371666679"
X-Spam-Status: No, score=6.0
X-Spam-Score: 60
X-Spam-Bar: ++++++
X-Ham-Report: Spam detection software, running on the system "svr1.domain.net", has
identified this incoming email as possible spam. The original message
has been attached to this so you can view it (if it isn't spam) or label …Run Code Online (Sandbox Code Playgroud) 我正在使用 Apache 运行 CentOS 6.4,并且无法通过 WHM 运行 Easy Apache 更新。它因与 yum 相关的错误而失败,因此我决定手动更新 yum。
这是运行 yum update --skip-broken 时输出的最后视图行
Packages skipped because of dependency problems:
compat-expat1-1.95.8-8.el6.x86_64 from base
git-1.8.2.1-1.el5.x86_64 from epel
glibc-2.12-1.107.el6_4.4.i686 from updates
glibc-2.12-1.107.el6_4.4.x86_64 from updates
glibc-devel-2.12-1.107.el6_4.4.i686 from updates
glibc-devel-2.12-1.107.el6_4.4.x86_64 from updates
glibc-headers-2.12-1.107.el6_4.4.x86_64 from updates
glibc-static-2.12-1.107.el6_4.4.x86_64 from updates
nscd-2.12-1.107.el6_4.4.x86_64 from updates
Error: Multilib version problems found. This often means that the root
cause is something else and multilib version checking is just
pointing out that there is a problem. Eg.: …Run Code Online (Sandbox Code Playgroud)