aboutsummaryrefslogtreecommitdiff
path: root/dot_mutt/score.rc
blob: 6cdceb4dcb3357fce1ae61b42bf93f07b5ea7350 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
uncolor index *
unscore *
source ~/.mutt/color.rc
# Set directly to me
score "~p" 8
# from me
score "~P" 8
# I replied to
score "~Q" 10
# GPG signed
score "~g" 4
# GPG encrypted
score "~G" 4
# Flagged
score "~F" 5
# Known ML
score "~l" 2
# Add a point to messages less than 80,000 bytes
score "~z 0-80000" 1
# From EG
score "~f MUTT_20_SCORE" 20
score "~f MUTT_10_SCORE" 10
# Unread
score "~U" 2