Spamassassin:贝叶斯学习在这里起作用吗?

问题描述

我正在尝试训练最近安装的Spamassassin副本,给人的印象是贝叶斯学习不起作用。

首先:是的,spamd--allow-tell选项一起运行。

现在,我有一封垃圾邮件。我首先由Spamassassin运行它,并且得到了给定的分数:

[paulo@myserver ~]$ spamc -R < spam6.txt 
2.9/5.0
Spam detection software,running on the system "myserver",has NOT identified this incoming email as spam.  The original
message has been attached to this so you can view it or label
similar future email.  If you have any questions,see
the administrator of that system for details.

Content preview:  Nombre - herbertrl1 E-mail: - [email protected]
   Asunto - Mensaje - New sexy website is available on the web http://porndreamscene.sexjanet.com/?katarina
   porn star carl paula blum porn double d hamster porn video oiled porn clitoris
   massage free young nubile porn [...] 

Content analysis details:   (2.9 points,5.0 required)

 pts rule name              description
---- ---------------------- --------------------------------------------------
 1.2 RCVD_IN_BL_SPAMCOP_NET RBL: Received via a relay in bl.spamcop.net
              [Blocked - see <https://www.spamcop.net/bl.shtml?164.132.34.35>]
 1.7 URIBL_BLACK            Contains an URL listed in the URIBL blacklist
                            [URIs: sexjanet.com]
 0.0 SPF_HELO_NONE          SPF: HELO does not publish an SPF Record

因此,我使用spamc选项将其馈送到-L

[paulo@myserver ~]$ spamc -L spam < spam6.txt
Message successfully un/learned

然后我尝试再次使用spamc分析它……我得到的分数完全相同:

[paulo@myserver ~]$ spamc -R < spam6.txt 
2.9/5.0
Spam detection software,5.0 required)

 pts rule name              description
---- ---------------------- --------------------------------------------------
 1.2 RCVD_IN_BL_SPAMCOP_NET RBL: Received via a relay in bl.spamcop.net
              [Blocked - see <https://www.spamcop.net/bl.shtml?164.132.34.35>]
 1.7 URIBL_BLACK            Contains an URL listed in the URIBL blacklist
                            [URIs: sexjanet.com]
 0.0 SPF_HELO_NONE          SPF: HELO does not publish an SPF Record

我想念什么吗?

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)