X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/fd622879c0d6f6d4099a760b1e304874df778f37..db57e575c97e06b0f0765f958073864b1729d085:/src/src/acl.c diff --git a/src/src/acl.c b/src/src/acl.c index 739cd91ae..477b059a5 100644 --- a/src/src/acl.c +++ b/src/src/acl.c @@ -1702,7 +1702,7 @@ switch(vp->value) return csa_return_code[rc]; case VERIFY_HDR_SYNTAX: - /* Check that all relevant header lines have the correct syntax. If there is + /* Check that all relevant header lines have the correct 5322-syntax. If there is a syntax error, we return details of the error to the sender if configured to send out full details. (But a "message" setting on the ACL can override, as always). */