X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=test%2Fconfs%2F3414;h=25205a4c1eda1b3d63eae0218033a5fff75957bf;hb=86ddd98d63910f57b5aaacc6d77e09aa65b10b32;hp=e151e5fbcc28bbfa8ec1bf9ed2ae697ba09b95a3;hpb=bc3c7bb7d4aba3e563434e5627fe1f2176aa18c0;p=user%2Fhenk%2Fcode%2Fexim.git diff --git a/test/confs/3414 b/test/confs/3414 index e151e5fbc..25205a4c1 100644 --- a/test/confs/3414 +++ b/test/confs/3414 @@ -1,7 +1,7 @@ # Exim test configuration 3414 ACL= -S= +OPT= exim_path = EXIM_PATH keep_environment = @@ -11,12 +11,16 @@ spool_directory = DIR/spool log_file_path = DIR/spool/log/%slog gecos_pattern = "" gecos_name = CALLER_NAME +chunking_advertise_hosts = tls_advertise_hosts = +.ifdef _EXP_LIMITS +limits_advertise_hosts = !* +.endif # ----- Main settings ----- acl_smtp_mail = mail -S acl_smtp_mailauth=ACL +OPT acl_smtp_mailauth=ACL # ----- ACLs -----