mutt-wizard

fork of Luke Smiths mutt-wizard
git clone git://git.jakekoroman.com/mutt-wizard
Log | Files | Refs | README | LICENSE

commit edb614bfd910c42297bf383173f578ba7e0ad350
parent dd45dde7bac61c74e4399a3195c1ef7b43089b8d
Author: Jonas Walther <go-schiller@t-online.de>
Date:   Tue, 31 Jul 2018 20:14:43 +0200

are you sure msmtp isn't needed?
Diffstat:
MREADME.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -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.)