relay: add option to accept self-signed certs

This commit is contained in:
Girish Ramakrishnan
2019-04-23 15:19:33 -07:00
parent 7f9b078430
commit 91877f7b2d
3 changed files with 4 additions and 0 deletions

View File

@@ -1584,4 +1584,5 @@
* Preserve update backups for 3 weeks
* Make send test mail functionality work with secondary domain
* Add support for an external email relay that does not require authentication
* Add option to accept self-signed certs when using external mail relay