summaryrefslogtreecommitdiff
path: root/tests/data/test963
Commit message (Collapse)AuthorAgeFilesLines
* tests: use %TESTNUMBER instead of fixed numberDaniel Stenberg2021-03-191-2/+2
| | | | | | | This makes the tests easier to copy and relocate to other test numbers without having to update content. Closes #6738
* tests: disable 962, 963 and 964 on WindowsDaniel Stenberg2020-03-021-0/+1
| | | | | | These tests are also doing UTF-8 SMTP. Follow-up to df207d2dd93b9e73
* smtp: Support UTF-8 based host names in the RCPT TO commandSteve Holme2020-02-261-0/+62