gitea/services
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>
2021-11-19 23:35:20 +08:00
..
agit
archiver
attachment Move attachment into models/repo/ (#17650) 2021-11-19 21:39:57 +08:00
auth A better go code formatter, and now `make fmt` can run in Windows (#17684) 2021-11-17 20:34:35 +08:00
comments
cron Move user/org deletion to services (#17673) 2021-11-19 01:42:27 +08:00
externalaccount
forms
gitdiff Add .gitattribute assisted language detection to blame, diff and render (#17590) 2021-11-17 20:37:00 +00:00
issue
lfs
mailer Add settings to allow different SMTP envelope from address (#17479) 2021-11-19 23:35:20 +08:00
migrations Move attachment into models/repo/ (#17650) 2021-11-19 21:39:57 +08:00
mirror Move user functions into user.go (#17659) 2021-11-18 13:58:42 +08:00
org Use a standalone struct name for Organization (#17632) 2021-11-19 19:41:40 +08:00
pull
release Move attachment into models/repo/ (#17650) 2021-11-19 21:39:57 +08:00
repository Use a standalone struct name for Organization (#17632) 2021-11-19 19:41:40 +08:00
task Move task from modules to services (#17680) 2021-11-18 14:47:57 +08:00
user Use a standalone struct name for Organization (#17632) 2021-11-19 19:41:40 +08:00
webhook
wiki Move user/org deletion to services (#17673) 2021-11-19 01:42:27 +08:00