]> gitweb.michael.orlitzky.com - mutt.git/blobdiff - muttrc
muttrc: add example "mailboxes" command.
[mutt.git] / muttrc
diff --git a/muttrc b/muttrc
index 16c25a09587aca4e513aa6062e9f0192e20a30ec..c5c63ee28220afbdcadb8fb2264af80d67dbae89 100644 (file)
--- a/muttrc
+++ b/muttrc
@@ -2,6 +2,7 @@ set folder="imaps://mail.example.com/"
 set imap_user="user@example.com"
 set realname=""
 set from="user@example.com"
+# mailboxes =INBOX =lists/foo-users =lists/bar-devel ...
 
 # Pull in all of the other config files
 source "~/.mutt/colors"