mirror of
https://gitee.com/gitea/gitea
synced 2025-11-07 01:50:26 +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)