|
@@ -40,11 +40,11 @@ config.datasource.password.encrypt=false
|
|
|
############################################################################
|
|
|
# EMAIL configuration
|
|
|
############################################################################
|
|
|
-config.email.username=shimingxy@163.com
|
|
|
-config.email.password=seamingxy99
|
|
|
+config.email.username=maxkey@163.com
|
|
|
+config.email.password=password
|
|
|
config.email.smtpHost=smtp.163.com
|
|
|
config.email.port=465
|
|
|
-config.email.senderMail=shimingxy@163.com
|
|
|
+config.email.senderMail=maxkey@163.com
|
|
|
config.email.ssl=true
|
|
|
|
|
|
############################################################################
|