diff options
author | Jonas Walther <go-schiller@t-online.de> | 2018-07-31 20:14:43 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-07-31 20:14:43 +0200 |
commit | edb614bfd910c42297bf383173f578ba7e0ad350 (patch) | |
tree | 637a3d003e9c4a3d6a64937a6c114c48af453cb3 | |
parent | dd45dde7bac61c74e4399a3195c1ef7b43089b8d (diff) |
are you sure msmtp isn't needed?
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -54,7 +54,7 @@ mail with mutt and offlineimap. Be sure to enable that! ## Installation and Dependencies -`dialog`, `neomutt` and `offlineimap` should be installed. You also need to +`dialog`, `neomutt`, `offlineimap` and `msmtp` should be installed. You also need to have a GPG public/private key pair for the wizard to automatically store your passwords. The whole repo should be cloned to `~/.config/mutt/`. (If you have a previous mutt folder, you'll want to back it up or delete it first.) |