From 73bb120cc246a60c3ba0bf3ba414a0e357cb4c8a Mon Sep 17 00:00:00 2001
From: Chau Bao Long <chau.bao.long.vn@gmail.com>
Date: Mon, 23 Mar 2020 04:13:56 +0700
Subject: Fix Error: SASL(-7) with isync on macos. (#222)

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

(limited to 'bin/mw')

diff --git a/bin/mw b/bin/mw
index 0fd6375..e7a673a 100755
--- 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
-- 
cgit v1.2.3