修复notify中mail模块的bug

This commit is contained in:
2022-01-24 20:57:21 +08:00
parent baccb20c3c
commit ca65b5e8fc
4 changed files with 31 additions and 10 deletions

View File

@@ -3,12 +3,13 @@ notify:
host: smtp.qq.com
protocol: smtp
default-encoding: UTF-8
password: bjmtskwfjrvqdhgb
username: 2202043370@qq.com
password: your pwd
username: your account
port: 587
properties:
mail:
debug: false
stmp:
socketFactory:
class: javax.net.ssl.SSLSocketFactory
class: javax.net.ssl.SSLSocketFactory
interval: 5000