mirror of
https://github.com/go-gitea/gitea
synced 2025-01-08 17:04:25 +00:00
79d593a9be
Move all mail sender related codes into a sub package of services/mailer. Just move, no code change. Then we just have dependencies on go-mail package in the new sub package. We can use other package to replace it because it's unmaintainable. ref #18664 |
||
---|---|---|
.. | ||
dummy.go | ||
message_test.go | ||
message.go | ||
sender.go | ||
sendmail.go | ||
smtp_auth.go | ||
smtp.go |