]> git.deb.at Git - pkg/t-prot.git/blob - muttrc.t-prot
Imported Upstream version 0.54.1
[pkg/t-prot.git] / muttrc.t-prot
1 # $Id: muttrc.t-prot,v 1.7 2002/03/18 19:19:23 jochen Exp $
2 set display_filter='t-prot -acelmtS -Mmutt -L$HOME/.mutt/mlfooters -A$HOME/.mutt/adfooters'
3
4 # toggle TOFU protection with ESC-0 and ESC-1
5 macro generic \e0 ":unset display_filter\n" "Turn TOFU protection off"
6 macro generic \e1 ":set display_filter='t-prot -acelmtS -Mmutt -L$HOME/.mutt/mlfooters -A$HOME/.mutt/adfooters'\n" "Turn TOFU protection on"
7
8 # same in pager mode - ugly but what the hell...
9 macro pager \e0 ":unset display_filter; exec exit\n:exec display-message\n" "Turn TOFU protection off"
10 macro pager \e1 ":set display_filter='t-prot -acelmtS -Mmutt -L$HOME/.mutt/mlfooters -A$HOME/.mutt/adfooters'; exec exit\n:exec display-message\n" "Turn TOFU protection on"
11
12 # highlight TOFU protection:
13 color body      brightmagenta   black   "^\\[---.*"
14 color body      green                   black   "^#v[-+]"