mirror of
https://github.com/myvesta/vesta
synced 2025-08-21 05:44:08 -07:00
clamd.sock fix exim4 deb10
This commit is contained in:
parent
6663edc113
commit
f6a8bb073f
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ spamd_address = 127.0.0.1 783
|
|||
.endif
|
||||
|
||||
.ifdef CLAMD
|
||||
av_scanner = clamd: /var/run/clamav/clamd.ctl
|
||||
av_scanner = clamd: /var/lib/clamav/clamd.sock
|
||||
.endif
|
||||
|
||||
tls_advertise_hosts = *
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue