From: martin f. krafft Date: Mon, 22 Oct 2007 14:19:37 +0000 (+0200) Subject: also display spam score for disagree/unsure X-Git-Url: https://git.madduck.net/etc/mutt.git/commitdiff_plain/8badb217c49e89df1cdbc57008ed98e6682293f9?ds=sidebyside;hp=--cc also display spam score for disagree/unsure --- 8badb217c49e89df1cdbc57008ed98e6682293f9 diff --git a/.mutt/spam b/.mutt/spam index 88eec81..215654d 100644 --- a/.mutt/spam +++ b/.mutt/spam @@ -1,4 +1,4 @@ nospam * -spam "^X-Spam: yes \\(crm114:([-.0-9]+) SA:([-.0-9]+)\\)$" "%2|%1" +spam "^X-Spam: (yes|disagree|unsure) \\(crm114:((sp|h)am/)?([-.0-9]+) SA:((sp|h)am/)?([-.0-9]+)\\)$" "%7|%4" # vim:ft=muttrc