🐝 Fix: [后台]:修改邮件配置,解决不能用465发信

This commit is contained in:
fanxb 2019-08-10 17:41:26 +08:00
parent 2aa4618002
commit c6aebc7d0b

View File

@ -50,9 +50,10 @@ spring:
mail:
smtp:
auth: true
socketFactory:
class: javax.net.ssl.SSLSocketFactory
starttls:
enable: true
required: true
mybatis:
configuration: