]> source.dussan.org Git - gitea.git/commit
Explicitly decide whether to use TLS in mailer's configuration (#5024)
authorLanre Adelowo <adelowomailbox@gmail.com>
Mon, 26 Nov 2018 19:21:42 +0000 (20:21 +0100)
committertechknowlogick <hello@techknowlogick.com>
Mon, 26 Nov 2018 19:21:41 +0000 (14:21 -0500)
commit3a1ed825299d4686e4c5efc5324e0a70fc7dee2b
tree248148daee9706e1fb98fb5a9e2adcdf227cd01a
parentce9a5173feafd0903257229f8e2ffcc01b9ebcd2
Explicitly decide whether to  use TLS in mailer's configuration (#5024)

* explicitly decide on using TLS for mail connections

* explicitly decide on using TLS for mail connections

* keep compatibility
custom/conf/app.ini.sample
docs/content/doc/advanced/config-cheat-sheet.en-us.md
modules/mailer/mailer.go
modules/setting/setting.go