Browse Source

sslcert var used for mbsync

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

+ 1
- 1
bin/mw View File

@@ -38,7 +38,7 @@ Port $iport
User $login
PassCmd \"pass mutt-wizard-$title\"
SSLType IMAPS
CertificateFile /etc/ssl/certs/ca-certificates.crt
CertificateFile $sslcert

MaildirStore $title-local
Subfolders Verbatim


Loading…
Cancel
Save