From aba07e26f83da9055c16255ace3836f4bfba665e Mon Sep 17 00:00:00 2001 From: 187Qrly <56300140+187Qrly@users.noreply.github.com> Date: Sat, 1 Jan 2022 15:53:33 +0100 Subject: [PATCH] Make gentoo users aware that they need the "sasl" for the neomutt package. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 372aa02..ddf6f8b 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ Specifically, this wizard: #### Dependencies -- `neomutt` - the email client. +- `neomutt` - the email client. (If you are using Gentoo GNU/Linux, you will need the `sasl` use flag to be enabled) - `curl` - tests connections (required at install). - `isync` - downloads and syncs the mail (required if storing IMAP mail locally). - `msmtp` - sends the email.