| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-03-02 | tests: disable SMTP UTF-8 tests on Windows | Steve Holme | |
| Fixes #4988 Closes #4992 | |||
| 2020-02-26 | smtp: Support the SMTPUTF8 extension in the MAIL command | Steve Holme | |
| Support the SMTPUTF8 extension when sending mailbox information in the MAIL command (FROM and AUTH parameters). Non-ASCII domain names will be ACE encoded, if IDN is supported, whilst non-ASCII characters in the local address part are passed to the server. Reported-by: ygthien on github Fixes #4828 | |||
