1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-15 06:04:32 -04: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