9 lines
152 B
Plaintext
9 lines
152 B
Plaintext
|
clamav {
|
||
|
attachments_only = false;
|
||
|
max_size = 20000000;
|
||
|
symbol = "CLAM_VIRUS";
|
||
|
type = "clamav";
|
||
|
log_clean = true;
|
||
|
servers = "clamd:3310";
|
||
|
}
|