Remove AuthMech misspelled option (#415)

According to man page of mbsync, AuthMechs is the correct spelling of the option.
This commit is contained in:
Jackson Law 2020-04-18 07:49:29 -07:00 committed by GitHub
parent 2698a4358c
commit 15151c8b44
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

3
bin/mw
View File

@ -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