This commit is contained in:
hejinbo
2023-09-26 15:40:00 +08:00
parent f0bab6a368
commit c60ad9f3fc
3 changed files with 45 additions and 5 deletions
@@ -91,6 +91,31 @@ spring:
web:
resources:
static-locations: file:/home/ruoyi/
mail:
# 邮件服务地址
host: smtp.163.com
# 默认端口25,可不写
port: 25
# 编码格式
default-encoding: utf-8
# 发送者用户名
username: xxx@163.com
# 授权码,刚才获取的代码
password: xxx
# 其它参数
# properties:
# mail:
# smtp:
# # 如果是用 SSL 方式,需要配置如下属性
# ssl:
# enable: true
# required: true
# # 邮件接收时间的限制,单位毫秒
# timeout: 10000
# # 连接时间的限制,单位毫秒
# connectiontimeout: 10000
# # 邮件发送时间的限制,单位毫秒
# writetimeout: 10000
# token配置
token: