about summary refs log tree commit diff stats
path: root/lib/uidstore
diff options
context:
space:
mode:
authorRobin Jarry <robin@jarry.cc>2021-10-25 18:13:24 +0200
committerRobin Jarry <robin@jarry.cc>2021-10-28 16:22:33 +0200
commitfea57839fbc7154c498a725f777c7fa0ab6a5e2a (patch)
tree18b94c69d031e14fba71cdc8edce4d56f71480e5 /lib/uidstore
parent1a75906bcbc1915a696259f20373a5a78d4ef8a3 (diff)
downloadaerc-fea57839fbc7154c498a725f777c7fa0ab6a5e2a.tar.gz
filters: allow matching any email header
In addition of the common headers (subject, to, from, cc), allow
matching arbitrary email headers in filters. E.g.:

  x-bugzilla-severity,critical=tput setaf 1; cat;tput sgr0

Signed-off-by: Robin Jarry <robin@jarry.cc>
Diffstat (limited to 'lib/uidstore')
0 files changed, 0 insertions, 0 deletions
-0400 committer Thomas E. Dickey <dickey@invisible-island.net> 1996-09-02 19:39:24 -0400 snapshot of project "lynx", label v2_6' href='/ingrix/lynx-snapshots/commit/WWW/Library/Implementation/HTTP.h?id=e087f6d44e87f489fcb3056e86319ebba4218156'>e087f6d4
1fc1d8af ^

d326f24d ^
e087f6d4
1fc1d8af ^


e087f6d4




1fc1d8af ^
7b0f5c34 ^
1fc1d8af ^


36863953 ^
0cb11571 ^
1fc1d8af ^
0cb11571 ^

1fc1d8af ^



1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41