|
@@ -37,6 +37,7 @@ spring.mail.password=xxx
|
37
|
37
|
spring.mail.properties.mail.smtp.auth=true
|
38
|
38
|
spring.mail.properties.mail.smtp.starttls.enable=true
|
39
|
39
|
spring.mail.properties.mail.smtp.starttls.required=true
|
|
40
|
+spring.mail.properties.mail.smtp.socketFactory.class=javax.net.ssl.SSLSocketFactory
|
40
|
41
|
|
41
|
42
|
### xxl-job, access token
|
42
|
43
|
xxl.job.accessToken=
|