You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/services/mailer
6543 aace3bccc3
Add option for mailer to override mail headers (#27860)
Add option to override headers of mails, gitea send out

---
*Sponsored by Kithara Software GmbH*
9 months ago
..
incoming Move context from modules to services (#29440) 12 months ago
token Use `crypto/sha256` (#29386) 12 months ago
mail.go Use repo as of renderctx's member rather than a repoPath on metas (#29222) 9 months ago
mail_comment.go
mail_issue.go
mail_release.go Use repo as of renderctx's member rather than a repoPath on metas (#29222) 9 months ago
mail_repo.go
mail_team_invite.go
mail_test.go Fix incorrect message id for releaes email (#30825) 10 months ago
mailer.go Add option for mailer to override mail headers (#27860) 9 months ago
mailer_test.go Add option for mailer to override mail headers (#27860) 9 months ago
main_test.go
notify.go