You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/services/mailer
zeripath 4f9d59be17
Sendmail should create a process on the gitea system and have a default timeout (#11256)
* Make sure that sendmail processes register with the process manager
* Provide a timeout for these (initially of 5 minutes)
* Add configurable value and tie in to documentation
* Tie in to the admin config page.

Signed-off-by: Andrew Thornton <art27@cantab.net>
4 years ago
..
mail.go Support unicode emojis and remove emojify.js (#11032) 4 years ago
mail_comment.go Rewrite delivery of issue and comment mails (#9009) 5 years ago
mail_issue.go [BugFix] Avoid mailing explicit unwatched (#10475) 4 years ago
mail_test.go Move mailer to use a queue (#9789) 5 years ago
mailer.go Sendmail should create a process on the gitea system and have a default timeout (#11256) 4 years ago
main_test.go Move all mail related codes from models to services/mailer (#7200) 5 years ago