> Dear all, > > Can anybody help me, my spamassassin on mail server cann't detect this spam > mail....(hits only 0.8) > > I already put spamassassin rules from sare imporeum to > /etc/mail/spamassassin directory...
Ah, the casino Zeal spams. I've had a few test rules out for them over the last few days, but I don't believe they've had a chance to make it into the official SARE rulesets yet. This should be good for a few points until then on this specific spam: header LW_ZELOUS_CASINO Subject =~ /\$200.*\bCasino\b/i score LW_ZELOUS_CASINO 4.5 That and Bayes should nail them every time. Another possible rule suggested by Chris that will probably work well: header BONUS_AT Subhect =~ /bonus at\b/i Loren