mirror of
https://github.com/bjdgyc/anylink.git
synced 2025-11-07 04:36:29 +08:00
发送邮件增加ssl功能
This commit is contained in:
@@ -38,6 +38,7 @@ type SettingSmtp struct {
|
||||
Username string `json:"username"`
|
||||
Password string `json:"password"`
|
||||
From string `json:"from"`
|
||||
UseSSl bool `json:"use_ssl"`
|
||||
}
|
||||
|
||||
type SettingOther struct {
|
||||
|
||||
Reference in New Issue
Block a user