Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-03-02 | tests: disable 962, 963 and 964 on Windows | Daniel Stenberg | |
These tests are also doing UTF-8 SMTP. Follow-up to df207d2dd93b9e73 | |||
2020-02-26 | smtp: Support UTF-8 based host names in the MAIL command | Steve Holme | |
Non-ASCII host names will be ACE encoded if IDN is supported. |