]> git.deb.at Git - pkg/abook.git/blob - contrib/whitelist/README
Merge remote-tracking branch 'upstream/master' into upstream
[pkg/abook.git] / contrib / whitelist / README
1
2 0.4.13 NOTE:
3 There's no need to patch abook now. -JH
4
5
6 Taken from message sent by "R. Shohn Trojacek" <snazzle@galvani.tamu.edu>
7
8 --
9
10 hello,
11
12 Here are some patches and things for abook 0.4.8
13
14 [patching instructions removed (not needed anymore) -JH]
15
16 anyway it allows the use of a "whitelist" which is to
17 say people that are in the address book show up with
18 a higher precedence by changing the mail to a different color.
19
20 this is accomplished using a simple procmail filter
21 and a couple of mutt commands.
22
23 just
24
25 INCLUDERC=/path/whitelist.rc
26
27 inside of your .procmailrc
28
29
30 and then add
31
32 source /path/mutt.whitelist
33 to the top of your muttrc
34
35
36
37
38 abook2whitelist.sh
39
40 --
41