From 56892d1bc62efe1be39d7c1271322041372e6eff Mon Sep 17 00:00:00 2001 From: UbitUmarov Date: Wed, 9 Mar 2022 17:59:11 +0000 Subject: [PATCH] typos --- bin/OpenSim.ini.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example index ce1c8eb969..b73bb78501 100644 --- a/bin/OpenSim.ini.example +++ b/bin/OpenSim.ini.example @@ -508,7 +508,7 @@ ;# {SMTP_SERVER_FROM} {[Startup]emailmodule:DefaultEmailModule2 enabled:true} {SMTP server from name?} {} ; DefaultEmailModule2 only ; 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 same cases same as SMTP_SERVER_LOGIN) + ; set to a valid email address that smtp will accept (in some cases must be like SMTP_SERVER_LOGIN) ; SMTP_SERVER_FROM = "" ;# {email_pause_time} {[Startup]emailmodule:DefaultEmailModule enabled:true} {Period in seconds to delay after an email is sent.} {} 20