summaryrefslogtreecommitdiffstats
path: root/muttrc_fastmail_may22
diff options
context:
space:
mode:
Diffstat (limited to 'muttrc_fastmail_may22')
-rw-r--r--muttrc_fastmail_may227
1 files changed, 4 insertions, 3 deletions
diff --git a/muttrc_fastmail_may22 b/muttrc_fastmail_may22
index 0bd3a70..bcb1528 100644
--- a/muttrc_fastmail_may22
+++ b/muttrc_fastmail_may22
@@ -42,7 +42,7 @@ set text_flowed=yes
#set sidebar_delim = '│'
set sidebar_visible = yes
set sidebar_width = 20
-set sidebar_format = "%B%?F? [%F]?%* %?N?%N/?%S"
+#set sidebar_format = "%B%?F? [%F]?%* %?N?%N/?%S"
set mail_check_stats
#set sidebar_width = 24
## not working in xubuntu set sidebar_shortpath = yes
@@ -278,8 +278,9 @@ source ~/.mutt/colours # Define colours.
auto_view text/html
# example notmuch config:
+set virtual_spoolfile=yes
+source ~/.mutt/mailboxes
-virtual-mailboxes "Joanna" "notmuch://?query=from:joanna"
# --------------------------------------------------------------------------
# VARIABLES – shown with their default values
@@ -322,7 +323,7 @@ set nm_unread_tag = unread
set vfolder_format = "%6n(%6N) %f"
# When set, NeoMutt will use the first virtual mailbox (see virtual-mailboxes)
# as a spool_file.
-set virtual_spool_file = no
+#set virtual_spool_file = no
# setup time window preferences
# first setup the duration, and then the time unit of that duration
# when set to 0 (the default) the search window feature is disabled