X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/afda344b580b54a4513569720aec3260cd5ba546..11bb9b0cd4bf56d14309d50a3632256bb4a6fc44:/test/confs/0086 diff --git a/test/confs/0086 b/test/confs/0086 index eb78548e6..6f14a0d83 100644 --- a/test/confs/0086 +++ b/test/confs/0086 @@ -3,7 +3,6 @@ exim_path = EXIM_PATH host_lookup_order = bydns primary_hostname = myhost.test.ex -rfc1413_query_timeout = 0s spool_directory = DIR/spool log_file_path = DIR/spool/log/%slog gecos_pattern = "" @@ -21,7 +20,8 @@ recipient_unqualified_hosts = V4NET.10.10.9 begin acl check_message: - require verify = header_syntax + deny !verify = header_syntax + logwrite = acl_verify_message: '$acl_verify_message' accept # End