mirror of
https://github.com/go-gitea/gitea
synced 2025-12-07 05:18:29 +00:00
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: Giteabot <teabot@gitea.io>