Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizard

This commit is contained in:
Luke Smith 2020-04-18 10:50:07 -04:00
commit e604907f8b
No known key found for this signature in database
GPG Key ID: 4C50B54A911F6252

3
bin/mw
View File

@ -50,12 +50,11 @@ $starttlsoff
" "
mbsync_profile="IMAPStore $title-remote mbsync_profile="IMAPStore $title-remote
Host $imap Host $imap
Port $iport Port $iport
User $login User $login
PassCmd \"pass mutt-wizard-$title\" PassCmd \"pass mutt-wizard-$title\"
AuthMechs LOGIN AuthMechs LOGIN
SSLType $ssltype SSLType $ssltype
AuthMech LOGIN
CertificateFile $sslcert CertificateFile $sslcert
MaildirStore $title-local MaildirStore $title-local