smtp setting add encryption

This commit is contained in:
xiaomlove
2022-01-28 02:50:30 +08:00
parent 27ba9aec74
commit 8d6d9d8c15
18 changed files with 93 additions and 51 deletions
+1
View File
@@ -557,6 +557,7 @@ $lang_settings = array
'text_setting_for_external_type' => "外部类型设定",
'row_outgoing_mail_address' => "SMTP地址",
'row_outgoing_mail_port' => "SMTP端口",
'row_outgoing_mail_encryption' => "SMTP加密方式",
'text_outgoing_mail_address_note' => "<b>提示:</b> smtp.yourisp.com",
'text_outgoing_mail_port_note' => "<b>提示:</b> 25",
'row_smtp_account_name' => "用户名",