Add rspamd config files
This commit is contained in:
11
usr/local/etc/rspamd/local.d/groups.conf
Normal file
11
usr/local/etc/rspamd/local.d/groups.conf
Normal file
@ -0,0 +1,11 @@
|
||||
symbols {
|
||||
"CLAM_VIRUS" {
|
||||
"weight": 10.0
|
||||
}
|
||||
"CLAM_VIRUS_ENCRYPTED" {
|
||||
"weight": 1.0
|
||||
}
|
||||
"CLAM_VIRUS_MACRO" {
|
||||
"weight": 1.0
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user