commit c0758e17517afd9c4f1860c2b720089af79595fa
parent 5aea3a0b54d700a37baf9335b2f92ee1fc2baa65
Author: Luke Smith <luke@lukesmith.xyz>
Date: Sat, 22 Jan 2022 01:40:36 +0000
Merge pull request #805 from 187Qrly/patch-1
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.