EmailModule2 (lsl email), support selfsigned server certs, use mailkit email address validation, etc

This commit is contained in:
UbitUmarov
2022-03-18 00:15:08 +00:00
parent 85c6d52e6a
commit 811b2de565
3 changed files with 80 additions and 54 deletions

View File

@@ -590,11 +590,14 @@
;enabled = true
;internal_object_host = lsl.opensim.local
;host_domain_header_from = 127.0.0.1
;SMTP_SERVER_FROM = ""
;SMTP_SERVER_HOSTNAME = 127.0.0.1
;SMTP_SERVER_PORT = 25
;SMTP_SERVER_TLS = false
;SMTP_SERVER_LOGIN = foo
;SMTP_SERVER_PASSWORD = bar
;SMTP_VerifyCertChain = true
;SMTP_VerifyCertNames = true
[Network]
ConsoleUser = "Test"