spamassassin-clamav: Initial version of role
This commit is contained in:
parent
8cea9f7e5f
commit
757553ef89
4 changed files with 146 additions and 0 deletions
8
roles/spamassassin-clamav/files/clamav.cf
Normal file
8
roles/spamassassin-clamav/files/clamav.cf
Normal file
|
@ -0,0 +1,8 @@
|
|||
loadplugin Mail::SpamAssassin::Plugin::ClamAV ClamAV.pm
|
||||
|
||||
full CLAMAV eval:check_clamav()
|
||||
score CLAMAV 5
|
||||
|
||||
add_header all Virus _CLAMAV_
|
||||
|
||||
clamav_socket /run/clamd.scan/clamd.sock
|
Loading…
Add table
Add a link
Reference in a new issue