mirror of
https://github.com/opensim/opensim.git
synced 2026-08-10 19:36:07 +08:00
EmailModule2 (lsl email), support selfsigned server certs, use mailkit email address validation, etc
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user