Преглед изворни кода

Remove AuthMech misspelled option

According to man page of mbsync, AuthMechs is the correct spelling of the option.
pull/415/head
Jackson Law пре 4 година
committed by GitHub
родитељ
комит
32acdc585f
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 измењених фајлова са 1 додато и 2 уклоњено
  1. +1
    -2
      bin/mw

+ 1
- 2
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


Loading…
Откажи
Сачувај