Question about scoring with sanesecurity signatures
Nikolaos Milas
nmilas at noa.gr
Wed Oct 10 22:49:56 CEST 2012
On 5/9/2012 8:57 μμ, Noel Jones wrote:
> @virus_name_to_spam_score_maps =
> (new_RE( # the order matters!
> [ qr'^ScamNailer\.Phish' => 5.0 ], # phish scored at 5.
> [ qr'^ScamNailer\.' => 4.0 ], # others scored at 4.
> ));
By the way, what happens with dbases which differ only in extensions?
For example, "doppelstern.ndb" is medium, whereas "doppelstern.hdb" is low.
How would we require scoring for doppelstern.ndb only (and blocking for
doppelstern.hdb) ?
Thanks and regards,
Nick
More information about the amavis-users
mailing list