Docs: clarify downconversion of internationalized addresses
[exim.git] / test / confs / 0110
index 63377228c44bccfa4951cc970e72128b6562aaf2..e4716f625e089b7a46f15f289b9fd1a2d1577bde 100644 (file)
@@ -1,12 +1,7 @@
 # Exim test configuration 0110
 
-exim_path = EXIM_PATH
-host_lookup_order = bydns
-spool_directory = DIR/spool
-log_file_path = DIR/spool/log/%slog
-gecos_pattern = ""
-gecos_name = CALLER_NAME
-tls_advertise_hosts =
+.include DIR/aux-var/std_conf_prefix
+
 
 # ----- Main settings -----
 
@@ -49,7 +44,7 @@ begin transports
 
 appendfile:
   driver = appendfile
-  file = DIR/test-mail/$local_part
+  file = DIR/test-mail/${bless:$local_part}
   user = CALLER