You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
gitea/services/mailer
zeripath 888384a631
Correct the fallbacks for mailer configuration (#21945) (#21953)
2 years ago
..
mail.go
mail_comment.go
mail_issue.go Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 2 years ago
mail_release.go Add team member invite by email (#20307) 2 years ago
mail_repo.go
mail_team_invite.go Add team member invite by email (#20307) 2 years ago
mail_test.go
mailer.go Correct the fallbacks for mailer configuration (#21945) (#21953) 2 years ago
mailer_test.go
main_test.go