Experimental: ESMTP LIMITS extension
[exim.git] / test / confs / 0564
index e01628550906eec694e98dda0e6281816982cf56..fd38c621373dd57255ead67854490e320c97ed14 100644 (file)
@@ -12,6 +12,12 @@ 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 -----