From a365e541ad33a74652bbb3d54b0e7ee33560f5f2 Mon Sep 17 00:00:00 2001 From: Sebastian Hugentobler Date: Mon, 22 Nov 2021 16:57:12 +0100 Subject: [PATCH] enable utf8 support --- rootfs/etc/confd/templates/main.cf.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rootfs/etc/confd/templates/main.cf.tmpl b/rootfs/etc/confd/templates/main.cf.tmpl index 2a10b6a..e26a967 100644 --- a/rootfs/etc/confd/templates/main.cf.tmpl +++ b/rootfs/etc/confd/templates/main.cf.tmpl @@ -67,7 +67,7 @@ message_size_limit = {{getenv "MESSAGE_SIZELIMIT" "20000000"}} tls_preempt_cipherlist = yes -smtputf8_enable = no +smtputf8_enable = yes biff = no maillog_file = /dev/stdout