瀏覽代碼

Update mbsync-temp

I update the file mbsync-temp from SSLType to TLSType because I got a deprecated error message for SSL.
pull/1032/head
Kevin Noguera 4 月之前
committed by GitHub
父節點
當前提交
d3c5182cdb
沒有發現已知的金鑰在資料庫的簽署中 GPG Key ID: B5690EEEBB952194
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      share/mbsync-temp

+ 1
- 1
share/mbsync-temp 查看文件

@@ -4,7 +4,7 @@ Port $iport
User $login
PassCmd "pass $passprefix$fulladdr"
AuthMechs LOGIN
SSLType $imapssl
TLSType $imapssl
CertificateFile $sslcert

MaildirStore $fulladdr-local


Loading…
取消
儲存