mirror of
https://github.com/go-gitea/gitea.git
synced 2025-04-21 08:58:45 +03: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)