Add automatic macros for compile-time feature options
[users/jgh/exim.git] / test / confs / 0900
index 2eaf01ee3e661070ff9518388be7eba3ee037bbe..21fbf0901ead4e2e3aed4e55f596ac2b58a79615 100644 (file)
@@ -1,6 +1,6 @@
 # Exim test configuration 0900
 SERVER=
-Y=
+SRV=
 LIST=
 ALLOW=
 
@@ -12,7 +12,7 @@ log_file_path = DIR/spool/log/SERVER%slog
 gecos_pattern = ""
 gecos_name = CALLER_NAME
 chunking_advertise_hosts = *
-tls_advertise_hosts = ${if eq {Y}{tls} {*}}
+tls_advertise_hosts = ${if eq {SRV}{tls} {*}}
 
 
 # ----- Main settings -----