From 9e10b9051dbd135692cc67c9362a3d202d95a159 Mon Sep 17 00:00:00 2001 From: "martin f. krafft" Date: Mon, 5 May 2008 00:24:59 +0100 Subject: [PATCH] comment out mailboxes since I use buffy --- .mutt/muttrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.mutt/muttrc b/.mutt/muttrc index d43e434..abfdb07 100644 --- a/.mutt/muttrc +++ b/.mutt/muttrc @@ -4442,5 +4442,5 @@ source $my_confdir/lists source $my_confdir/spam source $my_confdir/hooks -set my_mailboxes = `ls ~/.var/offlineimap/mailboxes 2>/dev/null || echo /dev/null` -source $my_mailboxes +#set my_mailboxes = `ls ~/.var/offlineimap/mailboxes 2>/dev/null || echo /dev/null` +#source $my_mailboxes -- 2.39.2