1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-30 05:21:20 +02:00
gitea/services/mailer
2020-01-24 22:59:39 +00:00
..
mail_comment.go Rewrite delivery of issue and comment mails (#9009) 2019-11-18 08:08:20 +00:00
mail_issue.go Rewrite delivery of issue and comment mails (#9009) 2019-11-18 08:08:20 +00:00
mail_test.go Move mailer to use a queue (#9789) 2020-01-16 18:55:36 +01:00
mail.go Move mailer to use a queue (#9789) 2020-01-16 18:55:36 +01:00
mailer.go Switch to use -f instead of -F for sendmail (#9961) 2020-01-24 22:59:39 +00:00
main_test.go