summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorRemco Rijnders <remco@webconquest.com>2020-04-18 11:50:45 -0400
committerKevin McCarthy <kevin@8t8.us>2020-04-18 12:41:28 -0700
commit7299f6af80b29fc1b4214849799e75800d9b85fc (patch)
treedfaaf418faa06c7941cb5ff981964fe3fec399cb /INSTALL
parent749337e0bf3461fdfdb309323963d30f0eef2f7a (diff)
Include instructions on how to build with sidebar support
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL5
1 files changed, 5 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index dc410d54..fc41ac40 100644
--- a/INSTALL
+++ b/INSTALL
@@ -92,6 +92,11 @@ to ``configure'' to help it out, or change the default behavior:
--enable-imap
enable IMAP support
+--enable-sidebar
+ Build with sidebar functionality. The sidebar can show a list of all
+ your mailboxes at... *drums roll* ...the side. Visibility of the
+ sidebar can be turned on and off as desired.
+
--with-gss[=PFX]
Enable GSSAPI authentication to IMAP servers. This should work with
both MIT and Heimdal GSSAPI implementations - others haven't been