Browse Source

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

tags/v3.1
Luke Smith 4 years ago
parent
commit
e604907f8b
No known key found for this signature in database GPG Key ID: 4C50B54A911F6252
1 changed files with 1 additions and 2 deletions
  1. +1
    -2
      bin/mw

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


Loading…
Cancel
Save