I18N: add a utf8_downconvert option to the smtp transport. Bug 2248
[exim.git] / test / confs / 4201
index 9242eb063b3553372be960d025721ae6f78a77ae..17afe9f782fcf8f48f5e08477c6e5ddc893c5ac2 100644 (file)
@@ -124,5 +124,8 @@ local_delivery:
 
 rmt_smtp:
   driver = smtp
+.ifdef STRICT
+  utf8_downconvert = STRICT
+.endif
 
 # End