Revert "try dropping codeset-utf8 feature from tests that passed without LC_ALL"

This reverts commit 720496e50c.
This commit is contained in:
Viktor Szakats 2025-07-23 00:20:22 +02:00
parent 720496e50c
commit 13b1254ac9
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201
10 changed files with 10 additions and 0 deletions

View file

@ -26,6 +26,7 @@ none
IDN
http
proxy
codeset-utf8
</features>
<name>
HTTP over proxy with malformatted IDN host name

View file

@ -24,6 +24,7 @@ none
IDN
http
proxy
codeset-utf8
</features>
<name>
HTTP over proxy with too long IDN host name

View file

@ -21,6 +21,7 @@ smtp
</server>
<features>
!win32
codeset-utf8
</features>
<name>
SMTP without SMTPUTF8 support - UTF-8 based sender (local part only)

View file

@ -18,6 +18,7 @@ smtp
</server>
<features>
!win32
codeset-utf8
</features>
<name>
SMTP without SMTPUTF8 support - UTF-8 based recipient (local part only)

View file

@ -19,6 +19,7 @@ smtp
</server>
<features>
!win32
codeset-utf8
</features>
<name>
SMTP VRFY without SMTPUTF8 support - UTF-8 recipient (local part only)

View file

@ -19,6 +19,7 @@ smtp
</server>
<features>
!win32
codeset-utf8
</features>
<name>
SMTP external VRFY without SMTPUTF8 - UTF-8 recipient (local part only)

View file

@ -22,6 +22,7 @@ smtp
<features>
!IDN
!win32
codeset-utf8
</features>
<name>
SMTP without SMTPUTF8 support - UTF-8 based sender (host part only)

View file

@ -19,6 +19,7 @@ smtp
<features>
!IDN
!win32
codeset-utf8
</features>
<name>
SMTP without SMTPUTF8 support - UTF-8 based recipient (host part only)

View file

@ -20,6 +20,7 @@ smtp
<features>
!IDN
!win32
codeset-utf8
</features>
<name>
SMTP external VRFY without SMTPUTF8 - UTF-8 recipient (host part only)

View file

@ -24,6 +24,7 @@ smtp
<features>
IDN
!win32
codeset-utf8
</features>
<name>
SMTP VRFY with SMTPUTF8 support