Commit Graph

854 Commits

Author SHA1 Message Date
M66B
a73f060a43 DKIM check fixes 2022-03-22 20:24:41 +01:00
M66B
f286ca533a Check DKIM requirements 2022-03-22 20:05:11 +01:00
M66B
835851e93d Improved error message 2022-03-22 14:06:49 +01:00
M66B
aa6f72ec1d Small List-Unsubscribe improvement 2022-03-21 09:10:07 +01:00
M66B
7f1097b82b Added remarks 2022-03-20 18:09:05 +01:00
M66B
9afec13f17 Disable unzip for Play store releases 2022-03-19 20:15:09 +01:00
M66B
a75335e67d Improved unzip error message 2022-03-19 18:00:15 +01:00
M66B
46a9127785 Continue after multipart error 2022-03-19 14:32:48 +01:00
M66B
d9fadbda42 Unzip requires Andoid O
Due to java.nio.file.LinkOption
2022-03-17 21:07:08 +01:00
M66B
52a3eb7371 Improved error message 2022-03-12 08:05:16 +01:00
M66B
bfbf1e0243 Added remark 2022-03-11 21:08:47 +01:00
M66B
153b6c8c53 Unzip: improved error handling 2022-03-11 21:00:59 +01:00
M66B
ef34d04027 Zip formats supported 2022-03-11 16:04:12 +01:00
M66B
74e54f8d20 Hard limit uncompressed output 2022-03-11 15:58:18 +01:00
M66B
70c251b9ea Revert "Revert "Enable unzip by default""
This reverts commit a5eef36e47.
2022-03-11 15:33:38 +01:00
M66B
3f2a62f8af Compressed 2022-03-11 15:07:56 +01:00
M66B
1ac876fa1a Limit zip file size 2022-03-11 14:22:47 +01:00
M66B
19d59a2203 Switched to Apache commons compress 2022-03-11 12:20:39 +01:00
M66B
9cbc99018e Oops 2022-03-11 09:11:14 +01:00
M66B
a5eef36e47 Revert "Enable unzip by default"
This reverts commit 0d162c82ea.
2022-03-11 08:31:40 +01:00
M66B
ea7b7f481b Added zip warnings 2022-03-11 08:14:08 +01:00
M66B
0d162c82ea Enable unzip by default 2022-03-10 20:35:49 +01:00
M66B
cafe0189c0 Added inline unzip 2022-03-10 19:22:16 +01:00
M66B
b67098f333 Added thread range setting 2022-03-10 08:03:24 +01:00
M66B
24edf5f9d5 Added upper limit to thread search 2022-03-09 19:59:29 +01:00
M66B
e5ec014a6a Limit thread search range 2022-03-09 17:50:57 +01:00
M66B
93e5dd679a Log contact class name 2022-03-01 15:39:56 +01:00
M66B
80f4ab3cae Use charset for content input stream 2022-03-01 08:04:26 +01:00
M66B
b57678200f MDN decoding 2022-02-24 18:02:37 +01:00
M66B
9b89d21010 Suppress DSN/delete warning 2022-02-24 09:28:38 +01:00
M66B
1ffb6695c1 Added remark 2022-02-24 08:26:46 +01:00
M66B
9c390f0f55 Download HTML if no plain part 2022-02-21 12:51:07 +01:00
M66B
e972270968 Skip default cc/bcc and reply-to for DSNs 2022-02-17 07:40:41 +01:00
M66B
82ac131e39 Added option to download plain text only part by default 2022-02-14 20:18:03 +01:00
M66B
5605c84c4f Fixed decoding of some subjects 2022-02-14 12:13:06 +01:00
M66B
ac9ef4456e Refactoring 2022-02-14 09:20:14 +01:00
M66B
39a6b428f5 Use ref charset and language for charset detection 2022-02-13 19:04:40 +01:00
M66B
f277f5abeb Plain text only with alt content 2022-02-13 11:42:48 +01:00
M66B
125be871be Experiment: load alternative message part 2022-02-13 09:53:03 +01:00
M66B
55ac52f9a2 Corrected body size 2022-02-13 09:26:19 +01:00
M66B
1d414e65a1 Simplify plain only handling 2022-02-13 09:25:58 +01:00
M66B
b9db0f7405 Added DelSp support 2022-02-12 23:18:54 +01:00
M66B
c95cc95994 Related attachments 2022-02-12 20:39:49 +01:00
M66B
e73057c52b Added default display font setting 2022-02-11 10:41:27 +01:00
M66B
02cbf2a369 Enable alt threading algo 2022-02-06 16:22:48 +01:00
M66B
edf4d56982 Small optimization 2022-02-06 16:22:16 +01:00
M66B
7519eddfa2 For my own convenience 2022-02-06 16:20:05 +01:00
M66B
ea8223e047 Skip encryption, etc for DSNs 2022-02-04 14:43:51 +01:00
M66B
bfe1d1fbad Drop first header requirement for qmail/Postfix 2022-02-02 10:09:36 +01:00
M66B
0d5b4e49d4 Revert "Added option to block return path"
This reverts commit 84c94c79db.
2022-01-30 16:42:12 +01:00