mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 18:49:21 -07:00
exim4 clamd.sock fix deb8
This commit is contained in:
parent
07731f93bb
commit
ef3b9529ba
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