mirror of
https://github.com/roundcube/roundcubemail.git
synced 2026-03-06 00:04:01 +01:00
ISO-2022-JP-MS characters are removed by iconv on sending mail. Use mbstring functions on sending. Add a unit test.
ISO-2022-JP-MS characters are removed by iconv on sending mail. Use mbstring functions on sending. Add a unit test.