forgejo/services/mailer
Ivan Fedorov d23f220343
Added X-Mailer header to outgoing emails ()
- 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 () 2022-04-30 15:40:55 +02:00
mail_comment.go Add config options to hide issue events () 2022-01-21 18:59:26 +01:00
mail_issue.go Move milestone to models/issues/ () 2022-04-08 17:11:15 +08:00
mail_release.go Try to prevent autolinking of displaynames by email readers () 2022-03-23 12:34:20 +00:00
mail_repo.go Move organization related structs into sub package () 2022-03-29 14:29:02 +08:00
mail_test.go Move milestone to models/issues/ () 2022-04-08 17:11:15 +08:00
mailer.go Pause queues () 2022-01-22 21:22:14 +00:00
mailer_test.go refactoring nits () 2022-01-05 07:27:53 +01:00
main_test.go Use a struct as test options () 2022-04-14 21:58:21 +08:00