At 13:58 +0700 1-11-2006, Arie Reynaldi Z wrote: >Dear All, > >I'd like to change value in required_hits, since I saw a lot of spams >that not mark / delete by spamassassin have value about 2.3. Here's my >qmail-scanner-queue.pl >!-- cut -- >my $log_details="syslog"; >my $log_crypto="0"; >my $sa_delta_site='0.3'; >my $sa_quarantine_site='1.0'; >my $smaildir_site="$vmaildir"; >my $sa_forward_site=''; >my $sa_fwd_verbose_site='0'; >my $sa_delete_site='1.8'; >my $sa_reject_site='1'; >my $sa_alt='1'; >my $sa_debug='1'; >--- cut --- >I try to change sa_delta_site, sa_quarantine and so, but my >required_hits still 2.7. How can I change required_hits to something I >want (eg. 2.3 or 2.2) ?
Hi required_hits is an spamassassin settings, so you have to change it in local.cf, but it will be dangerous to lower the required_hits under 5.0 you will have a lot of false positives. Check if you have enabled the networks test in spamassassin, add also DCC, Pyzor and/or Razor. Add more specific rules (check http://www.rulesemporium.com/). Teach your Bayes system... Regards ST ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Qmail-scanner-general mailing list Qmail-scanner-general@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general