mirror of
https://gitee.com/gitea/gitea
synced 2026-04-10 06:35:20 +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)