Browse Source
Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizard
tags/v3.1
Luke Smith
4 years ago
No known key found for this signature in database
GPG Key ID: 4C50B54A911F6252
1 changed files with
1 additions and
2 deletions
-
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 |
|
|
|