mirror of
https://github.com/curl/curl.git
synced 2026-07-31 20:28:04 +03:00
try with LC_ALL=C.UTF-8 only
This commit is contained in:
parent
a5a153cdc2
commit
df56ad6a27
21 changed files with 41 additions and 41 deletions
|
|
@ -23,7 +23,7 @@ IDN
|
|||
codeset-utf8
|
||||
</features>
|
||||
<setenv>
|
||||
LC_ALL=en_US.UTF-8
|
||||
LC_ALL=C.UTF-8
|
||||
</setenv>
|
||||
<name>
|
||||
SMTP without SMTPUTF8 support - UTF-8 based sender (host part only)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue