Thank you, DoranZemlja, for a patch that addresses some moe llGetNextEmail

issues.
Fixes Mantis #3145.
This commit is contained in:
Melanie Thielker
2009-02-15 01:06:03 +00:00
parent 38b1f2dbfc
commit 7ea2812a9e
2 changed files with 109 additions and 39 deletions

View File

@@ -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"