Commit Graph

424 Commits

Author SHA1 Message Date
M66B
1ea730d075 Prevent crash 2020-02-26 22:50:41 +01:00
M66B
28580ee9f1 Fixed detecting encrypted messages 2020-02-26 18:50:30 +01:00
M66B
43a892cc9e Show signature images in sent messages 2020-02-23 19:45:05 +01:00
M66B
cf97a02442 Prevent crash 2020-02-23 14:22:51 +01:00
M66B
3e4d46b1a7 Send signature images 2020-02-23 13:00:47 +01:00
M66B
7347b161aa Support for multiple body parts 2020-02-22 21:20:51 +01:00
M66B
9b15168b0e Limit messages size to 10 MB 2020-02-20 12:54:13 +01:00
M66B
873a696a52 Jsoup parse from file to reduce memory usage 2020-02-20 10:07:01 +01:00
M66B
bab2741e29 Refactoring 2020-02-14 12:48:58 +01:00
M66B
8b5f1b6169 Fixed DSN thread ID 2020-02-11 08:48:19 +01:00
M66B
81e97da66b Normalize subject 2020-02-10 17:21:27 +01:00
M66B
3a7f3bce01 Fixed received from IP 2020-02-10 10:45:28 +01:00
M66B
6a4bda55d1 Process delivered/envelop/original to 2020-02-07 19:18:15 +01:00
M66B
20f0e0a15a Reduce logging 2020-02-05 19:23:20 +01:00
M66B
9c9cadfbd6 Conditionally convert address header/subject charset 2020-02-05 12:54:11 +01:00
M66B
0cfd691017 Decode subject before unfolding 2020-02-05 09:45:52 +01:00
M66B
9291dff9f7 Revert "Fixed double decode subject"
This reverts commit e3b9d9e599.
2020-02-05 09:45:25 +01:00
M66B
af55b0bbaf Revert "Fixed double decode addresses"
This reverts commit 1f8ff1a3ca.
2020-02-05 09:45:05 +01:00
M66B
1f8ff1a3ca Fixed double decode addresses 2020-02-05 09:33:31 +01:00
M66B
e3b9d9e599 Fixed double decode subject 2020-02-04 17:44:40 +01:00
M66B
47a0b5e361 Fixed/simplified charset transformation 2020-01-31 17:11:36 +01:00
M66B
ca266fd125 Changed log level 2020-01-31 08:46:56 +01:00
M66B
fd497698ab Small improvement 2020-01-30 21:42:37 +01:00
M66B
6e7e890043 Added/improved charset mapping 2020-01-30 21:27:46 +01:00
M66B
57dca80bfb Added sent by address 2020-01-30 18:24:46 +01:00
M66B
91e909e78a Sanitize email addresses from address book 2020-01-30 13:02:08 +01:00
M66B
4504d69aaa Experimental: block list support 2020-01-30 12:48:50 +01:00
M66B
12503ba9ce Keyword fixes/improvements 2020-01-28 13:21:22 +01:00
M66B
77e1f2ea83 Added option for signature location 2020-01-27 19:22:41 +01:00
M66B
38398fefdc Move signature below replied/forwarded message 2020-01-27 16:35:50 +01:00
M66B
43af1a68f7 Sanitize priority 2020-01-27 09:23:15 +01:00
M66B
f16fd13c06 Prevent removing spaces from subjects 2020-01-26 11:27:47 +01:00
M66B
e443b3d6ea Cleanup 2020-01-26 10:45:59 +01:00
M66B
36c6d7ef0c Fixed subject decoding in case of multiple MIME words 2020-01-26 10:45:13 +01:00
M66B
0774db3b31 Possible subject fix 2020-01-23 14:22:06 +01:00
M66B
2cb27d05d4 Increase small message size from 32 KB to 64 KB 2020-01-19 08:45:53 +01:00
M66B
0392587d4f Report: process delivery-status / rfc822-headers 2020-01-14 18:17:16 +01:00
M66B
e134122169 Report: merge references of original message for threading 2020-01-14 13:13:33 +01:00
M66B
f22ec04ef8 Support S/MIME signed data (untested) 2020-01-10 19:06:54 +01:00
M66B
694a97600f Added option to disable Autocrypt 2020-01-09 18:55:10 +01:00
M66B
066565977b Decode priority 2020-01-07 09:22:12 +01:00
M66B
bc10fc067f Substitute ISO-8859-16 by ISO-8859-1 2020-01-07 09:17:07 +01:00
M66B
dc69b597ab Updated copyright 2020-01-05 18:36:57 +01:00
M66B
a777a4391b Small fix 2020-01-04 20:02:29 +01:00
M66B
f32b70368f Remove name on extra 2019-12-26 20:17:07 +01:00
M66B
0f9f1b4ec6 Added Autocrypt mutual mode support 2019-12-25 11:23:25 +01:00
M66B
b26892a3c4 Store Autocrypt header 2019-12-24 17:18:48 +01:00
M66B
8ec76bffd2 Cleanup 2019-12-22 11:42:15 +01:00
M66B
a51c8bd6db Attach autocrypt public key 2019-12-22 09:30:02 +01:00
M66B
0c959346bf Revert "Normalize text for encryption"
This reverts commit 0d908457b8.
2019-12-19 16:45:59 +01:00