X-Git-Url: https://git.donarmstrong.com/?p=spamassassin_config.git;a=blobdiff_plain;f=bugs%2Fuser_prefs;h=f3920efeef498f83c574f957c5fec68fa24a140f;hp=df0862b09edeb95329ee159730edf3fe106fd8ea;hb=a1c14fd92323348960ec2af8173d886407ad6977;hpb=8965f7c5e1eaf180fcd40d229b6ab7fee5e91b78 diff --git a/bugs/user_prefs b/bugs/user_prefs index df0862b..f3920ef 100644 --- a/bugs/user_prefs +++ b/bugs/user_prefs @@ -1,3 +1,4 @@ +# -*- mode: spamassassin -*- # This is the right place to customize your installation of SpamAssassin. # See 'perldoc Mail::SpamAssassin::Conf' for details of what can be tweaked. # @@ -114,6 +115,13 @@ loadplugin Mail::SpamAssassin::Plugin::Rule2XSBody loadplugin Mail::SpamAssassin::Plugin::ImageInfo +# add our local clamav plugin +loadplugin clamav clamav.pm +if plugin(clamav) + full CLAMAV eval:check_clamav() + describe CLAMAV contains a virus according to clamav + score CLAMAV 8 +endif # blarson 2004-03-20 # Disable most DNSBLs -- overhead to high