aboutsummaryrefslogtreecommitdiff
path: root/.config/mutt/muttrc
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--.config/mutt/muttrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/mutt/muttrc b/.config/mutt/muttrc
index 0956966..42fe78a 100644
--- a/.config/mutt/muttrc
+++ b/.config/mutt/muttrc
@@ -72,6 +72,7 @@ unset imap_passive # Allow Mutt to open a new IMAP connection autom
set spoolfile = "+INBOX"
set record = "+Sent"
set postponed = "+Drafts"
+set trash = "+Trash"
# show spam score (from SpamAssassin only) when reading a message
spam "X-Spam-Score: ([0-9\\.]+).*" "SA: %1"