aboutsummaryrefslogtreecommitdiff
path: root/mutt/muttrc
diff options
context:
space:
mode:
Diffstat (limited to 'mutt/muttrc')
-rw-r--r--mutt/muttrc6
1 files changed, 6 insertions, 0 deletions
diff --git a/mutt/muttrc b/mutt/muttrc
index 8d7b57fb..8e9c9758 100644
--- a/mutt/muttrc
+++ b/mutt/muttrc
@@ -79,6 +79,12 @@ set index_format = '%4C %Z %{%b %d %Y} %-15.15L (%?l?%4l&%4c?) %?H?[%H] ?%s'
#
unset markers
+# Created mailboxes are in Maildir format everywhere I deploy this, so may as
+# well set it in here rather than get annoyed when Mutt starts dropping mboxes
+# everywhere if I leave it out of muttrc.d/*.rc.
+#
+set mbox_type = Maildir
+
# Show a few messages of the index when in pager mode to give a little context
# around the message. I should have been doing this years ago. Oh well.
#