Commit graph

71 commits

Author SHA1 Message Date
Andris Reinman
d5fdb3f4e2 Do not encrypt draft messages 2019-10-02 14:33:06 +03:00
Andris Reinman
c28696676f v1.21.0 2019-07-12 10:21:48 +03:00
Andris Reinman
268fbddc95 use countDocuments 2019-05-08 16:30:57 +03:00
Andris Reinman
54c02937fb v1.19.1 2019-05-08 15:04:16 +03:00
Andris Reinman
ead481c2bd prefer secondary for searching 2019-05-07 19:38:26 +03:00
Andris Reinman
9bd34588c4 prefer slave for imap fetch 2019-05-07 19:04:04 +03:00
Andris Reinman
5297a6edbf v1.19.0 2019-05-07 10:27:30 +03:00
Andris Reinman
ec3317b2b6 v1.18.0 2019-04-29 16:18:45 +03:00
Andris Reinman
8f2fdd8abf use constant definition instead of hardcoded TTL values 2019-01-26 12:50:51 +02:00
Andris Reinman
1f222e4abc allow 5000ms for message cursors 2019-01-24 09:17:44 +02:00
Andris Reinman
942e35349e v1.14.0 2019-01-23 23:38:29 +02:00
Andris Reinman
cb5696ff03 use shorter log messages for quota changes 2018-12-03 16:14:32 +02:00
Andris Reinman
f4db3ca1c3 do not archive copied messages 2018-12-03 14:50:32 +02:00
Andris Reinman
5141248fb8 do not update quota for every deleted messages if deleting in bulk 2018-12-03 14:20:19 +02:00
Andris Reinman
9b18961af1 do not update quota for every deleted messages if deleting in bulk 2018-12-03 14:18:32 +02:00
Andris Reinman
f8c49d40bd fixed negative quota change on copy 2018-12-03 11:29:41 +02:00
Andris Reinman
c02ae4ef77 quota usage logging 2018-12-03 11:06:47 +02:00
Andris Reinman
f1f8b21b0a log storage change on copy 2018-11-30 11:31:44 +02:00
Andris Reinman
40f3b5fa06 v1.11.1 2018-11-30 11:16:14 +02:00
Andris Reinman
99b437bf0f expunge log 2018-11-28 10:40:22 +02:00
Andris Reinman
6b82e651fd expunge log 2018-11-28 10:36:30 +02:00
Andris Reinman
16d2d7f233 additional imap logs 2018-11-28 10:14:53 +02:00
Andris Reinman
a0974b0fa8 updated quota calculations 2018-11-26 10:02:39 +02:00
Andris Reinman
54009bfdb0 extra logs for fetch/append 2018-11-23 11:06:35 +02:00
Andris Reinman
1da0bb7a19 v1.10.13 2018-11-23 09:53:22 +02:00
Andris Reinman
bc334a37be allow to skip logging fetch output 2018-11-16 10:01:18 +02:00
Andris Reinman
0b7588b960 update fecth response log 2018-11-14 10:40:59 +02:00
Andris Reinman
bc43fcf0a9 fixed session logs 2018-10-31 10:17:33 +02:00
Andris Reinman
8c4e18aedf log connection events 2018-10-31 10:06:24 +02:00
Andris Reinman
3cc0e3e35b log connection events 2018-10-31 10:04:32 +02:00
Andris Reinman
decec4d2d5 v1.10.1 2018-10-24 19:21:10 +03:00
Andris Reinman
a866c0ece1 v1.4.18 2018-09-25 11:29:51 +03:00
Andris Reinman
59de74a312 v1.4.17 2018-09-25 10:05:34 +03:00
Andris Reinman
7e18ad65a3 fix open uid sort 2018-01-04 10:10:01 +02:00
Andris Reinman
1aeb66dbff fix open uid list 2018-01-04 09:44:21 +02:00
Andris Reinman
97d004bd53 allow configure autoexpunge 2017-12-15 11:02:47 +02:00
Andris Reinman
384ad224d2 removed probably race condition on autoexpunge 2017-12-13 11:23:18 +02:00
Andris Reinman
bd1883d9cd started running tests against actual server instead of mock server 2017-12-12 17:01:17 +02:00
Andris Reinman
bc4514e79f started refactoring internal notifification system 2017-12-10 01:19:50 +02:00
Andris Reinman
ce7818ff96 Allow caching user settings in Redis 2017-12-08 14:29:00 +02:00
Andris Reinman
ecfb91ae24 do not return blank content type values in bodystructure 2017-12-04 17:04:01 +02:00
Andris Reinman
c81c857006 do not return blank content type values in bodystructure 2017-12-04 16:57:48 +02:00
Andris Reinman
4e44084f17 do not return blank content type values in bodystructure 2017-12-04 16:52:20 +02:00
Andris Reinman
2c0cf6cf42 do not fail on NO HEADER search 2017-11-28 14:49:29 +02:00
Andris Reinman
32262bda90 added autoexpunge on new \Deleted flags 2017-11-22 17:10:54 +02:00
Andris Reinman
4008a3bdd9 List flagged messages 2017-11-22 16:22:36 +02:00
Andris Reinman
c6bf1784b6 updated indexes 2017-11-19 14:18:23 +02:00
Andris Reinman
b54e110020 Added method to delete users 2017-11-17 13:37:53 +02:00
Andris Reinman
23516a47a9 treat user.forward as an array 2017-11-13 15:27:37 +02:00
Andris Reinman
6f28f90569 Limit daily donwload size for IMAP 2017-11-12 15:13:32 +02:00