Voytek, > > @virus_name_to_spam_score_maps =
> do I just insert in anywhere ahead of the two final entries ? Yes, just insert the whole assignment (up to a semicolon) into amavisd.conf, anywhere before the last "1;". Make sure not to do it in the middle of some other statement, like within the long assignment of AV entries to @av_scanners list. > > and accompanying SpamAssassin rules (local.cf, watch for line > > wraps by your MUA): > does this just goes to /etc/mail/spamassassin/local.cf ? > anything to do after inserting the lines ? Yes, anywhere into local.cf (or into any other .cf file in that directory). Check the syntax with --lint just in case: # su vscan -c 'spamassassin --lint' If you suspect some lines were wrapped by your MUA, extracting from a message source may be more reliable. I'd be interested in your (collective) experiences, especially the score assignment and the choice whether some clamd 3rd party signature should be considered a virus or spam. I had some bad experience with SaneSecurity false positives in the past, so some of these signatures may still need to be demoted from virus to spam, or score lowered. It is very unfortunate that there is no simple distinction in naming of these ClamAV signatures so that it would be easier and more reliable to determine whether some signature indicates spam or malware, for present and even for future signatures. If somebody has a say with any of these signature creators, devising a reliable standard naming scheme would be most useful. Mark ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ AMaViS-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/amavis-user AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 AMaViS-HowTos:http://www.amavis.org/howto/
