mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 10:37:42 -07:00
exim4 clamd.sock fix deb9
This commit is contained in:
parent
f6a8bb073f
commit
07731f93bb
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