Selaa lähdekoodia
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 vuotta sitten
committed by
GitHub
vanhempi
commit
73bb120cc2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 muutettua tiedostoa jossa
1 lisäystä ja
0 poistoa
-
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 |
|
|
|