X-Git-Url: https://git.exim.org/users/jgh/exim.git/blobdiff_plain/493e0e6648552c0dce6c5225c8438d2829f1ac11..c85476e9d9f9002927fc3e2a6a12005423359ff1:/test/confs/0900 diff --git a/test/confs/0900 b/test/confs/0900 index 6816ef8c9..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