From 3ae2bf12d2c353263842ead4d55f0399297a2121 Mon Sep 17 00:00:00 2001 From: Dan Goodliffe Date: Fri, 15 Mar 2024 00:49:10 +0000 Subject: Update exim's clamav socket path --- etc/exim.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc') diff --git a/etc/exim.conf b/etc/exim.conf index 8507b91..3d35d25 100644 --- a/etc/exim.conf +++ b/etc/exim.conf @@ -22,7 +22,7 @@ timeout_frozen_after = 7d auto_thaw = 1h rfc1413_query_timeout = 0s spamd_address = 10.10.0.2 783 : 10.10.0.3 783 -av_scanner = clamd:/var/run/clamav/clamd.sock +av_scanner = clamd:/run/clamav/clamd.ctl begin acl acl_check_rcpt: -- cgit v1.2.3