This is a discussion on [AMaViS-user] Different sa_tag2 score in policybank within the Amavis User forums, part of the Anti-Spam and Anti-Virus Related Forums category; Hello, I was wondering, Is it possible in policy bank MYNETS to apply different scores to : $sa_tag2_level_deflt = 10.00; $sa_kill_level_deflt = ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hello,
I was wondering, Is it possible in policy bank MYNETS to apply different scores to : $sa_tag2_level_deflt = 10.00; $sa_kill_level_deflt = 10.00; So the file would be like this : -------- $policy_bank{'MYNETS'} = { $sa_tag2_level_deflt = 10.00; $sa_kill_level_deflt = 10.00; }; $sa_tag_level_deflt = -99.0; $sa_tag2_level_deflt = 5.00; $sa_kill_level_deflt = 5.00; $sa_dsn_cutoff_level = 50000; $sa_quarantine_cutoff_level = 20; -------- I am getting an error message that this isn't possible, so I was wondering ..... Greetings.. Richard ------------------------------------------------------------------------- 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=...057&dat=121642 _______________________________________________ AMaViS-user mailing list AMaViS-user@lists.sourceforge.net https://lists.sourceforge.net/lists/...fo/amavis-user AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 AMaViS-HowTos:http://www.amavis.org/howto/ |