spamassassin: Added custom ClamAV plugin support.
This commit is contained in:
parent
1c2a9acc95
commit
1f68f1edac
3 changed files with 151 additions and 0 deletions
6
spamassassin/files/clamav.cf
Normal file
6
spamassassin/files/clamav.cf
Normal file
|
@ -0,0 +1,6 @@
|
|||
loadplugin Mail::SpamAssassin::Plugin::ClamAV ClamAV.pm
|
||||
|
||||
full CLAMAV eval:check_clamav()
|
||||
score CLAMAV 5
|
||||
|
||||
add_header all Virus _CLAMAV_
|
Loading…
Add table
Add a link
Reference in a new issue