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 38347aa16f
Add settings to allow different SMTP envelope from address (#17479)
* Add settings to allow different SMTP envelope from address

Sometimes it may be advisable to hide or alias the from address on an SMTP mail
envelope. This PR adds two new options to the mailer to allow setting of an overriding
from address.

Fix #17477

Signed-off-by: Andrew Thornton <art27@cantab.net>
3 years ago
..
mail.go Move EmailAddress & UserRedirect into models/user/ (#17607) 3 years ago
mail_comment.go Send registration email on user autoregistration (#16523) 3 years ago
mail_issue.go Move unit into models/unit/ (#17576) 3 years ago
mail_release.go Send registration email on user autoregistration (#16523) 3 years ago
mail_repo.go Send registration email on user autoregistration (#16523) 3 years ago
mail_test.go Decouple unit test, remove intermediate `unittestbridge` package (#17662) 3 years ago
mailer.go Add settings to allow different SMTP envelope from address (#17479) 3 years ago
main_test.go Decouple unit test code from business code (#17623) 3 years ago