diff options
author | Chau Bao Long <chau.bao.long.vn@gmail.com> | 2020-03-23 04:13:56 +0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-03-22 17:13:56 -0400 |
commit | 73bb120cc246a60c3ba0bf3ba414a0e357cb4c8a (patch) | |
tree | 2198e701d6c6c6c3c2076b991b5b8a860c65d3bb | |
parent | f8408e174c4a6be44ccda45202106c15fd93dc14 (diff) |
Fix Error: SASL(-7) with isync on macos. (#222)
Co-authored-by: chau.bao.long <chau.bao.long@framgia.com>
-rwxr-xr-x | bin/mw | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -53,6 +53,7 @@ Host $imap Port $iport User $login PassCmd \"pass mutt-wizard-$title\" +AuthMechs LOGIN SSLType $ssltype AuthMech LOGIN CertificateFile $sslcert |