[script]邮件服务器设置注意
This commit is contained in:
@@ -37,9 +37,11 @@ spring:
|
||||
database: mysql
|
||||
|
||||
mail:
|
||||
# 请注意邮件服务器地址:qq邮箱为 smtp.qq.com qq企业邮箱为 smtp.exmail.qq.com
|
||||
host: smtp.exmail.qq.com
|
||||
username: example@qq.com
|
||||
password: example
|
||||
# 请注意此非邮箱账户密码 此需填写邮箱授权码
|
||||
password: woshigongchao123
|
||||
port: 465
|
||||
default-encoding: UTF-8
|
||||
properties:
|
||||
|
||||
Reference in New Issue
Block a user