try with LC_ALL=C.UTF-8 only

This commit is contained in:
Viktor Szakats 2025-07-22 22:24:28 +02:00
parent a5a153cdc2
commit df56ad6a27
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201
21 changed files with 41 additions and 41 deletions

View file

@ -22,8 +22,8 @@ smtp
codeset-utf8
</features>
<setenv>
LC_ALL=en_US.UTF-8
LC_CTYPE=en_US.UTF-8
LC_ALL=C.UTF-8
PLACEHOLDER2
</setenv>
<name>
SMTP without SMTPUTF8 support - UTF-8 based recipient (host part only)