diff options
author | Hsieh Chin Fan <pham@topo.tw> | 2024-12-05 12:19:02 +0800 |
---|---|---|
committer | Hsieh Chin Fan <pham@topo.tw> | 2024-12-05 12:22:37 +0800 |
commit | 31b853a7bebad5db3f84af9609ff41f72fa9ad7b (patch) | |
tree | 4cd4ede087258403afa406e348f27b0049dc9d25 /mutt/muttrc.topo | |
parent | 2ef7db0d4cc14267db389ac209f8d3753d14fe99 (diff) |
Update
Diffstat (limited to 'mutt/muttrc.topo')
-rw-r--r-- | mutt/muttrc.topo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mutt/muttrc.topo b/mutt/muttrc.topo index 48e2b10..3d2a779 100644 --- a/mutt/muttrc.topo +++ b/mutt/muttrc.topo | |||
@@ -27,7 +27,7 @@ set move = yes | |||
27 | set record = "+Sent" | 27 | set record = "+Sent" |
28 | set trash = "+Trash" | 28 | set trash = "+Trash" |
29 | set postponed = "+Drafts" | 29 | set postponed = "+Drafts" |
30 | set mask="!(tmp|new|cur|dovecot.*|\\..*)" | 30 | set mask="!(tmp|new|cur|dovecot.*|\\..*|maildirfolder)" |
31 | 31 | ||
32 | # Sidebar | 32 | # Sidebar |
33 | mailboxes -label '📠[i]' + \ | 33 | mailboxes -label '📠[i]' + \ |