1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-18 06:33:44 -04:00
gitea/services/mailer
6543 0f53324182
Add option to change mail from user display name (#31528)
Make it posible to let mails show e.g.:

`Max Musternam (via gitea.kithara.com) <gitea@kithara.com>`

Docs: https://gitea.com/gitea/docs/pulls/23

---
*Sponsored by Kithara Software GmbH*
2024-07-14 23:27:00 +02:00
..
incoming Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
token
mail_comment.go
mail_issue.go
mail_release.go Add option to change mail from user display name (#31528) 2024-07-14 23:27:00 +02:00
mail_repo.go Add option to change mail from user display name (#31528) 2024-07-14 23:27:00 +02:00
mail_team_invite.go
mail_test.go Add option to change mail from user display name (#31528) 2024-07-14 23:27:00 +02:00
mail.go Add option to change mail from user display name (#31528) 2024-07-14 23:27:00 +02:00
mailer_test.go Add option for mailer to override mail headers (#27860) 2024-06-03 20:42:52 +02:00
mailer.go Add option for mailer to override mail headers (#27860) 2024-06-03 20:42:52 +02:00
main_test.go
notify.go