Expansions: new ${authresults {mch}} for an Authentication-Results header
[exim.git] / test / confs / 3414
index e151e5fbcc28bbfa8ec1bf9ed2ae697ba09b95a3..5d0f93c46bc98ecd644926dd88c6be3230451c3a 100644 (file)
@@ -1,7 +1,7 @@
 # Exim test configuration 3414
 
 ACL=
-S=
+OPT=
 
 exim_path = EXIM_PATH
 keep_environment =
@@ -11,12 +11,13 @@ spool_directory = DIR/spool
 log_file_path = DIR/spool/log/%slog
 gecos_pattern = ""
 gecos_name = CALLER_NAME
+chunking_advertise_hosts =
 tls_advertise_hosts =
 
 # ----- Main settings -----
 
 acl_smtp_mail = mail
-S acl_smtp_mailauth=ACL
+OPT acl_smtp_mailauth=ACL
 
 
 # ----- ACLs -----