mirror of
https://github.com/opensim/opensim.git
synced 2026-08-08 02:05:34 +08:00
Thank you, DoranZemlja, for a patch that addresses some moe llGetNextEmail
issues. Fixes Mantis #3145.
This commit is contained in:
@@ -197,6 +197,25 @@
|
||||
;WorldMapModule = "WorldMap"
|
||||
;MapImageModule = "MapImageModule"
|
||||
|
||||
|
||||
; ##
|
||||
; ## EMAIL MODULE
|
||||
; ##
|
||||
|
||||
;emailmodule = DefaultEmailModule
|
||||
|
||||
[SMTP]
|
||||
|
||||
enabled=false
|
||||
|
||||
;enabled=true
|
||||
;internal_object_host=lsl.opensim.local
|
||||
;host_domain_header_from=127.0.0.1
|
||||
;SMTP_SERVER_HOSTNAME=127.0.0.1
|
||||
;SMTP_SERVER_PORT=25
|
||||
;SMTP_SERVER_LOGIN=foo
|
||||
;SMTP_SERVER_PASSWORD=bar
|
||||
|
||||
[Communications]
|
||||
|
||||
;InterregionComms = "LocalComms"
|
||||
|
||||
Reference in New Issue
Block a user