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


Loading…
Cancel
Save