소스 검색
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
No known key found for this signature in database
GPG 키 ID: B5690EEEBB952194
1개의 변경된 파일과
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 |
|
|
|
|