mirror of
https://github.com/go-gitea/gitea.git
synced 2026-01-07 12:50:23 +01:00
Backport #36055 by @lunny Replace #36032 Fix #36030 This PR use `net/smtp` instead of gomail's smtp. Now github.com/wneessen/go-mail will be used only for generating email message body. Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>