Overwrite
Complete Overwrite of the Folder with the free shard. ServUO 57.3 has been added.
This commit is contained in:
20
Config/Email.cfg
Normal file
20
Config/Email.cfg
Normal file
@@ -0,0 +1,20 @@
|
||||
# In order to support emailing, fill in EmailServer and FromAddress
|
||||
# Port 25 = unencrypted
|
||||
# Port 465 or 587 = encrypted
|
||||
# encryption requires EmailSsl set true
|
||||
|
||||
EmailServer=mail.yifftech.org
|
||||
EmailPort=465
|
||||
EmailSsl=True
|
||||
|
||||
FromAddress=Valspire@yifftech.orn
|
||||
|
||||
# If you want to add crash reporting emailing, fill in CrashAddresses (multiple addresses can be added comma seperated)
|
||||
CrashAddresses=Crash@yifftech.org
|
||||
|
||||
# If you want to add speech log page emailing, fill in SpeechLogPageAddresses (multiple addresses can be added comma seperated)
|
||||
SpeechLogPageAddresses=Speech@yifftech.org
|
||||
|
||||
# If EmailUsername is not set or null, anonymous authentication is used
|
||||
EmailUsername=valspire@yifftech.org
|
||||
EmailPassword=]Ok,[S_s0CEh
|
||||
Reference in New Issue
Block a user