0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-28 17:08:22 +01:00
gitea/services/mailer
Ivan Fedorov d23f220343
Added X-Mailer header to outgoing emails (#19562)
- It's a non-standard mentioned in https://www.ietf.org/rfc/rfc2076.html#section-3.4
- This header makes emails filtering easier
2022-04-30 15:40:55 +02:00
..
mail_comment.go
mail_issue.go
mail_release.go
mail_repo.go
mail_test.go
mail.go Added X-Mailer header to outgoing emails (#19562) 2022-04-30 15:40:55 +02:00
mailer_test.go
mailer.go
main_test.go Use a struct as test options (#19393) 2022-04-14 21:58:21 +08:00