From 01a16d305bddfa18a5bf436249754f0652f212bd Mon Sep 17 00:00:00 2001 From: Vasil Zlatanov Date: Sat, 25 Apr 2015 06:35:05 +0200 Subject: email --- muttrc | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) (limited to 'muttrc') diff --git a/muttrc b/muttrc index 30aff3b..c7d9b2b 100644 --- a/muttrc +++ b/muttrc @@ -18,13 +18,18 @@ set record = "+dove/Sent" mailboxes +INBOX + +# View good/bad mails +# macro index S "~h \"X-Spam-Flag: YES\"" "Show only SPAM" +# macro index s "~h \"X-Spam-Status: No\"" "Hide SPAM" + macro index D \ "+dove/Trash" \ "move message to the trash" -macro index S \ - "+dove/Spam" \ - "mark message as spam" +#macro index S \ +# "+dove/Spam" \ +# "mark message as spam" # Dove conf set from = "v@skozl.com" -- cgit v1.2.3-54-g00ecf