mirror of https://github.com/go-gitea/gitea.git
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 |
||
---|---|---|
.. | ||
incoming | ||
sender | ||
token | ||
mail.go | ||
mail_comment.go | ||
mail_issue.go | ||
mail_release.go | ||
mail_repo.go | ||
mail_team_invite.go | ||
mail_test.go | ||
mailer.go | ||
main_test.go | ||
notify.go |