Experimental: ESMTP LIMITS extension
[exim.git] / test / confs / 0564
index e464f963ce239ad446a4bc8367bd8bc0c6b99082..fd38c621373dd57255ead67854490e320c97ed14 100644 (file)
@@ -7,7 +7,17 @@ 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
+.ifdef _OPT_MAIN_LIMITS_ADVERTISE_HOSTS
+limits_advertise_hosts = !*
+.endif
 
 # ----- Main settings -----