博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
rspamd 学习spam/ham
阅读量:6377 次
发布时间:2019-06-23

本文共 1355 字,大约阅读时间需要 4 分钟。

  hot3.png

学习为垃圾邮件 learn_spam

[root@umail Maildir]# rspamc -h localhost:11334 -P q1cc learn_spam <.Junk/cur/1440728579.M621653P19776.umail.westhost.cn\,S\=2440\,W\=2501\:2\,Results for file: stdinsuccess = true;

学习为正常邮件 learn_ham

[root@umail cur]# rspamc -h localhost:11334 -P q1cc learn_ham <./1440729646.M846175P20103.umail.westhost.cn\,S\=1955\,W\=1999\:2\,Results for file: stdinsuccess = true;

查看rspamd状态 rspamc stat

[root@umail cur]# rspamc statResults for command: statMessages scanned: 9Messages with action reject: 0, 0.00%Messages with action soft reject: 0, 0.00%Messages with action rewrite subject: 0, 0.00%Messages with action add header: 5, 55.55%Messages with action greylist: 0, 0.00%Messages with action no action: 4, 44.44%Messages treated as spam: 5, 55.55%Messages treated as ham: 4, 44.44%Messages learned: 0Connections count: 9Control connections count: 27Pools allocated: 74Pools freed: 43Bytes allocated: 1MMemory chunks allocated: 162Shared chunks allocated: 29Chunks freed: 59Oversized chunks: 1Fuzzy hashes stored: 0Fuzzy hashes expired: 0Fuzzy hashes checked: 0 0 0Fuzzy hashes found: 0 0 0Statfile: BAYES_SPAM length: 50M; free blocks: 3M; total blocks: 3M; free: 100.00%; learned: 1Statfile: BAYES_HAM length: 50M; free blocks: 3M; total blocks: 3M; free: 100.00%; learned: 1Total learns: 2

转载于:https://my.oschina.net/hxily/blog/498482

你可能感兴趣的文章
centos7中使用febootstrap自制一个基础的centos 7.2的docker镜像
查看>>
系统优化和克隆过程
查看>>
C#开发Unity游戏教程之判断语句
查看>>
Windows自带Android模拟器启动失败
查看>>
安装 SharePoint Server 2007
查看>>
springmvc mybatis 调用sql , 转成json
查看>>
linux centos 7 网卡突然不能上网异常解决
查看>>
shell+Python实现简单的链路监控
查看>>
授之以渔-运维平台发布模块一(Jenkins篇)
查看>>
DedeCMS操作基础(一)
查看>>
FreeBSD部署dns缓存服务器
查看>>
实现MySQL允许远程连接
查看>>
Java Outputstream to String
查看>>
RS232C串口通信接线方法(三线制)
查看>>
Android 自定义View属性相关细节
查看>>
type already defined error in Eclipse
查看>>
OSA 安装
查看>>
先安装.Framework然后再安装IIS,ASP.NET程序不能运行
查看>>
NPOI Excel下拉项生成设置
查看>>
360该不该拍?
查看>>