summaryrefslogtreecommitdiff
path: root/conf.d/020_acl.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf.d/020_acl.conf')
-rw-r--r--conf.d/020_acl.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf.d/020_acl.conf b/conf.d/020_acl.conf
index 21889a9..6d0b3e4 100644
--- a/conf.d/020_acl.conf
+++ b/conf.d/020_acl.conf
@@ -177,7 +177,7 @@ acl_mta_dkim:
177 deny message = [DKIM] required signature is missing. 177 deny message = [DKIM] required signature is missing.
178 dkim_status = none 178 dkim_status = none
179 condition = ${if match \ 179 condition = ${if match \
180 {${run{/usr/bin/dig +short TXT ${quote:_domainkey.$sender_host_address}}}}{/o=-/} \ 180 {${run{DIG_QUERY_COMMAND +short TXT ${quote:_domainkey.$sender_host_address}}}}{/o=-/} \
181 {yes}{no}} 181 {yes}{no}}
182 182
183 accept 183 accept