Commit Graph

889 Commits

Author SHA1 Message Date
M66B
c9ff506dab Added In-reply-to multi address support 2022-06-13 21:15:58 +02:00
M66B
3bac46e478 Allow multiple In-reply-to addresses 2022-06-13 19:14:54 +02:00
M66B
7287879526 Revert small fix 2022-06-11 09:36:23 +02:00
M66B
14edad1e2e Charset: refactoring 2022-06-11 07:53:14 +02:00
M66B
7beab967d4 Guess UTF-16 LE without BOM 2022-06-11 07:24:14 +02:00
M66B
b55db9a876 Added charset override 2022-06-10 20:34:24 +02:00
M66B
92f3c70b00 Small fix 2022-06-10 17:34:22 +02:00
M66B
c2552cd744 Fixed incorrect transform from UTF-16 to US-ASCII 2022-06-10 12:39:53 +02:00
M66B
ae03637a1d DKIM: native proof of concept 2022-06-07 08:51:21 +02:00
M66B
09be65bb76 Added remark 2022-05-29 14:38:34 +02:00
M66B
e40f618210 Store recent flag 2022-05-28 11:25:17 +02:00
M66B
0a8ede7d57 Fixed warning 2022-05-14 21:33:24 +02:00
M66B
8ce25774fa Use MDN original message ID 2022-05-12 08:53:59 +02:00
M66B
0fac4cf7f0 Added option for forward threading 2022-05-11 18:26:13 +02:00
M66B
2a5f1dde91 Reduced logging 2022-05-11 14:29:27 +02:00
M66B
843876094c Allowed uuencode begin/end missing 2022-05-10 11:52:14 +02:00
M66B
fc6ba484bc Handle decoding exception 2022-05-05 10:25:09 +02:00
M66B
65bf57094d PSL refactoring 2022-05-02 09:55:27 +02:00
M66B
ce0334bd2a Use i/o stream for serverbug 2022-04-30 21:30:22 +02:00
M66B
3b8808e811 Fixed signed content character set 2022-04-21 12:58:26 +02:00
M66B
1ee4717659 Unique thread / account 2022-04-17 18:15:41 +02:00
M66B
93f891b968 Revert "Workaround invalid percent encoding"
This reverts commit 79b20937e7.
2022-04-08 16:25:54 +02:00
M66B
05a73fcfe2 Guess scheme for outbound autolink 2022-04-08 13:25:26 +02:00
M66B
4fcccba485 Autolink/guess outgoing messages 2022-04-08 10:40:01 +02:00
M66B
79b20937e7 Workaround invalid percent encoding 2022-04-08 09:55:58 +02:00
M66B
8a92201c41 Improved TNEF error handling 2022-04-07 20:57:54 +02:00
M66B
3b5ae25442 Cleanup 2022-04-07 16:33:42 +02:00
M66B
6488d19f8a Updated DKIM requirements 2022-04-07 16:22:35 +02:00
M66B
7e33ec1d49 Removed jDKIM 2022-04-06 19:53:49 +02:00
M66B
74711292fa jDKIM 2022-04-06 18:27:02 +02:00
M66B
2ac38a3e3d PoC: DKIM verification 2022-04-05 21:41:38 +02:00
M66B
08ef349aae Added dev.domain property 2022-04-02 12:29:19 +02:00
M66B
1017438613 Small fix 2022-04-02 08:52:08 +02:00
M66B
82d523db04 Added rule condition $$automatic 2022-03-28 08:09:43 +02:00
M66B
1d002c4250 Unfold BIMI selector 2022-03-22 20:26:56 +01:00
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