ソースを参照

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キー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


読み込み中…
キャンセル
保存