Commit graph

41 commits

Author SHA1 Message Date
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
Andris Reinman
b284477a45 Added imap.maxConnections option to limit parallel connections for an user (defaults to 15) 2017-11-10 17:27:15 +02:00
Andris Reinman
98a38fab04 allow encrypting forwarded emails 2017-10-30 13:41:53 +02:00
Andris Reinman
a04e71e9c7 messagelog 2017-10-20 13:43:44 +03:00
Andris Reinman
ef774cf809 update 2017-09-25 12:19:24 +03:00
Andris Reinman
3b53a80860 Updated config handler 2017-08-15 16:41:18 +03:00
Andris Reinman
0e0275423d Use UID range when quering messages 2017-08-10 22:20:21 +03:00
Andris Reinman
2c4e43b2e8 Fixed IMAP search for text indexes 2017-08-10 13:23:59 +03:00
Andris Reinman
6748a5c876 v1.0.71 2017-08-09 10:09:22 +03:00
Andris Reinman
b56d527276 do not explode on missing attachment 2017-08-08 21:14:04 +03:00
Andris Reinman
4138bf2a2f refactor attachment storage 2017-08-06 21:25:10 +03:00
Andris Reinman
32eca44478 Updated PGP handling 2017-08-03 15:26:44 +03:00
Andris Reinman
de98489a2c Added authentication API endpoints 2017-07-24 16:44:08 +03:00
Andris Reinman
bb105ef3d3 Do not search messages from Junk or Trash 2017-07-21 14:01:39 +03:00
Andris Reinman
7cd3eb5a13 Updated mailbox API endpoints 2017-07-20 21:33:41 +03:00
Andris Reinman
a1936db9e2 Emit counters 2017-07-20 16:10:36 +03:00
Andris Reinman
d1fb2ac39e Added user stream demo 2017-07-19 11:06:47 +03:00
Andris Reinman
169465d6ae Fixed SEARCH for UN/SEEN + UN/DELETED 2017-07-18 18:16:13 +03:00
Andris Reinman
ba3e111ed2 Added API endpoint to push changes in user account 2017-07-18 17:38:05 +03:00
Andris Reinman
93ba7f6c8c Updated SEARCH UID range queries 2017-07-16 23:04:59 +03:00
Andris Reinman
e265cd254e optimise uid range queries 2017-07-16 22:40:34 +03:00
Andris Reinman
ed75658f80 Changed messages shard key to mailbox+uid 2017-07-15 19:08:33 +03:00