I18N: change default on smtp transport, to downconvert-when-needed
[exim.git] / test / confs / 4221
index d4aaa441b40075f6912635e5c05966fea33546e0..61205cde3e8e6f0f3a27c375fc671c8e61751feb 100644 (file)
@@ -114,9 +114,10 @@ local_delivery:
   return_path_add
 
 rmt_smtp:
-  driver = smtp
+  driver =     smtp
   hosts_try_fastopen = :
-  hosts_require_tls = *
+  hosts_require_tls =  *
   tls_try_verify_hosts = :
+  utf8_downconvert =   0
 
 # End