mirror of
https://github.com/gogs/gogs.git
synced 2025-12-20 15:20:01 +01: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)