X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=test%2Fconfs%2F0564;h=de71325af1d79ebf2561eb842dddc0cdc26f4ea1;hb=675a21420d11f4971d93d7e680ca96bff8d325c2;hp=d9530e69a8b97e257c129646fb5a22f3f7a10bce;hpb=bfe645c1570343d3adca657ab67998e122ca8792;p=user%2Fhenk%2Fcode%2Fexim.git diff --git a/test/confs/0564 b/test/confs/0564 index d9530e69a..de71325af 100644 --- a/test/confs/0564 +++ b/test/confs/0564 @@ -1,12 +1,20 @@ # Exim test configuration 0564 exim_path = EXIM_PATH +keep_environment = host_lookup_order = bydns spool_directory = DIR/spool log_file_path = DIR/spool/log/%slog gecos_pattern = "" gecos_name = CALLER_NAME +chunking_advertise_hosts = tls_advertise_hosts = +.ifdef _HAVE_PIPE_CONNECT +pipelining_connect_advertise_hosts = +.endif +.ifdef _HAVE_DMARC +dmarc_tld_file = +.endif # ----- Main settings -----