summary refs log tree commit diff stats
path: root/filters
diff options
context:
space:
mode:
authorReto Brunner <reto@labrat.space>2020-01-19 00:59:20 +0100
committerDrew DeVault <sir@cmpwn.com>2020-01-18 19:00:02 -0500
commit472c421e85fafbd2905e785852d04a7c0ab1e60a (patch)
tree85064ee861b731bdc80daccb75abe926fff9108d /filters
parent686ca244052389b7815f7f2d73391e5f4c2b1ad7 (diff)
downloadaerc-472c421e85fafbd2905e785852d04a7c0ab1e60a.tar.gz
worker/imap: don't decode in FetchFullMessage.
Doing that breaks `git am` as it expected the encoded variant.
Same is probably true for any sort of signature validation (gpg / dkim)
Diffstat (limited to 'filters')
0 files changed, 0 insertions, 0 deletions
d1e7840bae1700d722168a73def9738ccd'>^
7b5638f ^
1076f2b
7b5638f ^
ecc95c9 ^
b896b58 ^
fef6c5c ^

d7e1708 ^
71fd06f ^




95766d6 ^
1076f2b
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