X-Git-Url: https://git.exim.org/users/jgh/exim.git/blobdiff_plain/fbbd45ff5ade30d38ca60ea5aeccc305501c9174..c85476e9d9f9002927fc3e2a6a12005423359ff1:/test/confs/0900 diff --git a/test/confs/0900 b/test/confs/0900 index 21fbf0901..9a856899a 100644 --- a/test/confs/0900 +++ b/test/confs/0900 @@ -26,10 +26,17 @@ acl_smtp_data = check_data trusted_users = CALLER queue_only smtp_receive_timeout = 2s + +.ifdef _HAVE_DKIM +log_selector = +received_recipients +dkim_verbose +.else log_selector = +received_recipients +.endif +.ifdef _OPT_MAIN_TLS_CERTIFICATE tls_certificate = ${if eq {SERVER}{server}{DIR/aux-fixed/cert1}fail} tls_privatekey = ${if eq {SERVER}{server}{DIR/aux-fixed/cert1}fail} +.endif ALLOW @@ -50,7 +57,6 @@ check_data: warn message = X-acl-message-linecount: $message_linecount accept - # ----- Routers ----- begin routers