diff --git a/src/component/Admin/Setting/Mail.js b/src/component/Admin/Setting/Mail.js index 8695fae..74c75fc 100644 --- a/src/component/Admin/Setting/Mail.js +++ b/src/component/Admin/Setting/Mail.js @@ -328,10 +328,13 @@ export default function Mail() { )} /> } - label="使用加密连接" + label="强制使用 SSL 连接" /> - 是否使用SSL加密连接 + 是否强制使用 SSL + 加密连接。如果无法发送邮件,可关闭此项, + Cloudreve 会尝试使用 STARTTLS + 并决定是否使用加密连接