Ver código fonte
Fix Error: SASL(-7) with isync on macos. (#222)
Co-authored-by: chau.bao.long <chau.bao.long@framgia.com>
tags/v3.1
Chau Bao Long
4 anos atrás
committed by
GitHub
Nenhuma chave conhecida encontrada para esta assinatura no banco de dados
ID da chave GPG: 4AEE18F83AFDEB23
1 arquivos alterados com
1 adições e
0 exclusões
-
bin/mw
|
|
@@ -53,6 +53,7 @@ Host $imap |
|
|
|
Port $iport |
|
|
|
User $login |
|
|
|
PassCmd \"pass mutt-wizard-$title\" |
|
|
|
AuthMechs LOGIN |
|
|
|
SSLType $ssltype |
|
|
|
AuthMech LOGIN |
|
|
|
CertificateFile $sslcert |
|
|
|