X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/bc3c7bb7d4aba3e563434e5627fe1f2176aa18c0..2658a023286fcce529031e9f071c5579650687b8:/test/confs/0002 diff --git a/test/confs/0002 b/test/confs/0002 index 6ca2d1bcb..7e565805b 100644 --- a/test/confs/0002 +++ b/test/confs/0002 @@ -12,6 +12,12 @@ log_file_path = DIR/spool/log/%slog gecos_pattern = "" gecos_name = CALLER_NAME tls_advertise_hosts = +.ifdef _HAVE_PIPE_CONNECT +pipelining_connect_advertise_hosts = : +.endif +.ifdef _HAVE_DMARC +dmarc_tld_file = +.endif # ----- Main settings -----