mutt-wizard

fork of Luke Smiths mutt-wizard
git clone git://git.jakekoroman.com/mutt-wizard
Log | Files | Refs | README | LICENSE

commit 73bb120cc246a60c3ba0bf3ba414a0e357cb4c8a
parent f8408e174c4a6be44ccda45202106c15fd93dc14
Author: Chau Bao Long <chau.bao.long.vn@gmail.com>
Date:   Mon, 23 Mar 2020 04:13:56 +0700

Fix Error: SASL(-7) with isync on macos. (#222)

Co-authored-by: chau.bao.long <chau.bao.long@framgia.com>
Diffstat:
Mbin/mw | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/bin/mw b/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