commit 15151c8b442f2345cc621d43f498276137718f30
parent 2698a4358c4747033b9c4dde3142d898e8c2004f
Author: Jackson Law <178053+jlaw@users.noreply.github.com>
Date: Sat, 18 Apr 2020 07:49:29 -0700
Remove AuthMech misspelled option (#415)
According to man page of mbsync, AuthMechs is the correct spelling of the option.
Diffstat:
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/bin/mw b/bin/mw
@@ -50,12 +50,11 @@ $starttlsoff
"
mbsync_profile="IMAPStore $title-remote
Host $imap
-Port $iport
+Port $iport
User $login
PassCmd \"pass mutt-wizard-$title\"
AuthMechs LOGIN
SSLType $ssltype
-AuthMech LOGIN
CertificateFile $sslcert
MaildirStore $title-local