8 lines
129 B
Plaintext
8 lines
129 B
Plaintext
|
clamav {
|
||
|
attachments_only = false;
|
||
|
symbol = "CLAM_VIRUS";
|
||
|
type = "clamav";
|
||
|
log_clean = true;
|
||
|
servers = "clamd:3310";
|
||
|
}
|