forgejo/services/mailer
KN4CK3R 3081e7e153
Fix missing mail reply address (#27997)
Fixes https://codeberg.org/forgejo/forgejo/issues/1458

Some mails such as issue creation mails are missing the reply-to-comment
address. This PR fixes that and specifies which comment types should get
a reply-possibility.
2023-11-13 03:20:34 +00:00
..
incoming
token
mail.go Fix missing mail reply address (#27997) 2023-11-13 03:20:34 +00:00
mail_comment.go
mail_issue.go
mail_release.go
mail_repo.go
mail_team_invite.go
mail_test.go
mailer.go
mailer_test.go
main_test.go
notify.go