From 114b01dded2c9d72cdd44cac97a4d3cc9f22ddfd Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Sun, 25 Feb 2024 00:07:37 +0000 Subject: [PATCH] Docs: add note on DKIM verify disable --- doc/doc-docbook/spec.xfpt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt index 316860aae..e51e540d9 100644 --- a/doc/doc-docbook/spec.xfpt +++ b/doc/doc-docbook/spec.xfpt @@ -30765,6 +30765,10 @@ and the &%acl_smtp_mime%& ACLs. The &%acl_smtp_dkim%& ACL is available only when Exim is compiled with DKIM support enabled (which is the default). +If, for a specific message, an ACL control +&*dkim_disable_verify*& +has been set, this &%acl_smtp_dkim%& ACL is not called. + The ACL test specified by &%acl_smtp_dkim%& happens after a message has been received, and is executed for each DKIM signature found in a message. If not otherwise specified, the default action is to accept. -- 2.30.2