Explorar el Código
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
hace 4 años
committed by
GitHub
No se encontró ninguna clave conocida en la base de datos para esta firma
ID de clave GPG: 4AEE18F83AFDEB23
Se han
modificado 1 ficheros con
1 adiciones y
0 borrados
-
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 |
|
|
|