mirror of https://github.com/go-gitea/gitea.git
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> |
||
|---|---|---|
| .. | ||
| dummy.go | ||
| main_test.go | ||
| message.go | ||
| message_test.go | ||
| sender.go | ||
| sendmail.go | ||
| smtp.go | ||
| smtp_auth.go | ||
| smtp_test.go | ||