Added Rspamd installation
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
clamav {
|
||||
symbol = "CLAM_VIRUS";
|
||||
type = "clamav";
|
||||
servers = "127.0.0.1:3310";
|
||||
patterns {
|
||||
# symbol_name = "pattern";
|
||||
JUST_EICAR = '^Eicar-Test-Signature$';
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user