Highlight SPF and DKIM headers.
This commit is contained in:
parent
87a17a5c76
commit
df80c92551
2
muttrc
2
muttrc
@ -33,6 +33,8 @@ color header red black "X-Virus-Scan:.*FOUND"
|
|||||||
color header brightwhite black "X-Greylist:"
|
color header brightwhite black "X-Greylist:"
|
||||||
color status brightwhite green # color the status bar
|
color status brightwhite green # color the status bar
|
||||||
color body brightcyan default "(http|https|ftp|mailto|telnet|ssh)://[^ ]+"
|
color body brightcyan default "(http|https|ftp|mailto|telnet|ssh)://[^ ]+"
|
||||||
|
color header brightgreen black "Received-SPF: Pass"
|
||||||
|
color header brightgreen black "Authentication-Results:.*dkim=pass"
|
||||||
|
|
||||||
## folders
|
## folders
|
||||||
set record = ~/Maildir/.Sent
|
set record = ~/Maildir/.Sent
|
||||||
|
Loading…
Reference in New Issue
Block a user