diff options
author | Hsieh Chin Fan <pham@topo.tw> | 2022-11-14 21:37:47 +0800 |
---|---|---|
committer | Hsieh Chin Fan <pham@topo.tw> | 2022-11-14 21:37:47 +0800 |
commit | 43d6e4883de3de06b94a940b5f82b36fffab8dde (patch) | |
tree | a66b0e71f97922d8993309180cfd941e6d69c20e /mutt/muttrc.topo | |
parent | 22c5bcec5c0229945fb6d5b095b5fd88eabb295b (diff) |
Update
Diffstat (limited to 'mutt/muttrc.topo')
-rw-r--r-- | mutt/muttrc.topo | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mutt/muttrc.topo b/mutt/muttrc.topo index 5c2a9b9..4e84ef3 100644 --- a/mutt/muttrc.topo +++ b/mutt/muttrc.topo | |||
@@ -28,7 +28,7 @@ set move = yes | |||
28 | set record = "+Sent" | 28 | set record = "+Sent" |
29 | set trash = "+Trash" | 29 | set trash = "+Trash" |
30 | set postponed = "+Drafts" | 30 | set postponed = "+Drafts" |
31 | set mask="!(INBOX|mbox|Sent|Trash|Drafts|DeltaChat|hometeach|osm|arch-general|mutt-users|bash|STOCK|pay|keep|login|test|spam)" | 31 | set mask="!(INBOX|mbox|Sent|Trash|Drafts|DeltaChat|hometeach|osm|arch-general|mutt-users|bash|STOCK|pay|keep|login|update|test|spam)" |
32 | 32 | ||
33 | # Sidebar | 33 | # Sidebar |
34 | mailboxes +INBOX \ | 34 | mailboxes +INBOX \ |
@@ -45,6 +45,7 @@ mailboxes +INBOX \ | |||
45 | +pay \ | 45 | +pay \ |
46 | +keep \ | 46 | +keep \ |
47 | +login \ | 47 | +login \ |
48 | +update \ | ||
48 | +Sent \ | 49 | +Sent \ |
49 | +Drafts \ | 50 | +Drafts \ |
50 | -poll +Trash \ | 51 | -poll +Trash \ |