On 2017/02/19 1:03, Rin Okuyama wrote:
Or should we import ucasemap.h to enable EAI support?
That is part of ICU: http://icu-project.org/apiref/icu4c/index.html Why don't we turn off at the moment? rin === --- src/external/ibm-public/postfix/dist/conf/main.cf.orig 2017-02-19 01:19:46.090737614 +0900 +++ src/external/ibm-public/postfix/dist/conf/main.cf 2017-02-19 01:21:02.019848210 +0900 @@ -684,3 +684,6 @@ # readme_directory = /usr/share/examples/postfix #inet_protocols = ipv4 + +# XXX: We do not support this on NetBSD at the moment. +smtputf8_enable = no
