commit aba07e26f83da9055c16255ace3836f4bfba665e
parent e6087481ad26e7a328a11d9537dcce18982bbc5e
Author: 187Qrly <56300140+187Qrly@users.noreply.github.com>
Date: Sat, 1 Jan 2022 15:53:33 +0100
Make gentoo users aware that they need the "sasl" for the neomutt package.
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git 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.