From a765ad0ab41a28164b313cb05182634f5ac05ab3 Mon Sep 17 00:00:00 2001 From: ntdgy Date: Wed, 20 Apr 2022 18:02:12 +0800 Subject: [PATCH] feat: SMTP support configuration starttls (#552) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * 添加starttls的按钮 * Update src/views/system/optiontabs/SmtpTab.vue Co-authored-by: Ryan Wang Co-authored-by: dgy Co-authored-by: Ryan Wang --- src/views/system/optiontabs/SmtpTab.vue | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/views/system/optiontabs/SmtpTab.vue b/src/views/system/optiontabs/SmtpTab.vue index 70968fe2..8d15cff5 100644 --- a/src/views/system/optiontabs/SmtpTab.vue +++ b/src/views/system/optiontabs/SmtpTab.vue @@ -12,6 +12,9 @@ + + +