mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 17:55:48 +08:00
Emailmodule. Receive mailbox dependis on prim having email event on scripts; send via smpt or to external prims are now options. The ini section name smtp is not wrong"
This commit is contained in:
@@ -504,7 +504,7 @@
|
||||
; if not set SMTP_SERVER_FROM below
|
||||
; host_domain_header_from = "127.0.0.1"
|
||||
|
||||
;# {SMTP_SERVER_FROM} {[Startup]emailmodule:DefaultEmailModule2 enabled:true} {SMTP server from name?} {}
|
||||
;# {SMTP_SERVER_FROM} {[Startup]emailmodule:DefaultEmailModule enabled:true} {SMTP server from name?} {}
|
||||
; some smtp servers require a known From email address or will give Error 500 - Envelope from address is not authorised
|
||||
; set to a valid email address that smtp will accept (in some cases must be like SMTP_SERVER_LOGIN)
|
||||
; SMTP_SERVER_FROM = ""
|
||||
|
||||
Reference in New Issue
Block a user