mirror of
https://gitee.com/gitea/gitea
synced 2026-04-09 22:25:21 +08:00
* Do not write HTML in text/plain mail part Fixes #2928 * Pass text/plain first, text/html second * Do not send plain/text email if html2text failed (untested)