forgejo/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.go Added X-Mailer header to outgoing emails (#19562) 2022-04-30 15:40:55 +02:00
mail_comment.go
mail_issue.go Move milestone to models/issues/ (#19278) 2022-04-08 17:11:15 +08:00
mail_release.go
mail_repo.go
mail_test.go Move milestone to models/issues/ (#19278) 2022-04-08 17:11:15 +08:00
mailer.go
mailer_test.go
main_test.go Use a struct as test options (#19393) 2022-04-14 21:58:21 +08:00