详见: http://dspamwiki.expass.de/Installation/Qmail After much tinkering with dspam, jonz (from #dspam on irc.freenode.net) suggested a rather unkosher workaround for the dspam + qmail + maildrop combo. My particular setup consists of maildrop (part of the Courier package), but this will work with just about any setup as the mail is sent over to the local deliverer AFTER it has been processed w...
by ipaddr - 服务器应用 - 2007-01-12 10:31:30 阅读(1420) 回复(2)
dspam train问题 请教一下大家 1.使用dspam_train myuser /tmp/spam/ /tmp/ham/ 或者 dspam --user myuser --class=innocent --source=corpus dspam_train 这个perl script中使用 "$CONFIG{'dspam_BINARY'} --user $USER --deliver=summary < $dir/$msg"; 即是 dspam --user myuser --deliver=summary < /tmp/ham/8.eml 你们执行这个语句...
我的dspam学习运行都正常,垃圾邮件都被隔离。我想实现将垃圾邮件加上**SPAM**的tag,后放行,但是我如下修改dspam.conf不行,请知道的老大帮我看看错在哪里 /usr/local/dspam/etc/dspam.conf #Preference "spamAction=quarantine" Preference "signatureLocation=headers" # 'message' or 'headers' Preference "showFactors=on" Preference "spamAction=tag" Preference "spamSubject=**SPAM**"
dspam的迷思,请大大们指点一下呀! 这二天搞完了 postfix+dspam+clamav+mod_auth_mysql 所有运行都正常了! 看了xueron的ppt,好像意思是要用dspam_train训练一些ham&spam的邮件,我投了三百ham与八百spam给dspam_train学习,难道这样就完了吗?dspam的完美的训练步骤是什么呢?请大大指示一下兄台我吧..
是不是还在为每天接收到大量的垃圾邮件而烦恼,是不是面对垃圾邮件而手足无措,这里或许有个你值得参考的解决方案! 本系统基于EMOS系统,以dspam为过滤核心,达到了99%的过滤效果! dspam是一个专为企业设计的可扩展并且基于开放源码的垃圾邮件过滤器.在正确配置系统,过滤成功率达99.5 % - 99.95%。 dspam支持多种MTA,并还可以部署作为一个独立的SMTP设备。对于软件开发商而言,dspam的核心引擎( libdspam )可以很容易地直接引...
1791: [07/28/2006 16:59:46] Option --user requires special privileges when user does not match current user, e.g.. root or Trusted User [uid=89(vpopmail)] 1791: [07/28/2006 16:59:46] Unable to initialize agent context 什么问题呢? Jul 28 19:06:05 postfix dspam[3982]: Option --user requires special privileges when user does not match current user, e. g.. root or Trusted User [uid=2002(dspam)] Ju...