Commit graph

22 commits

Author SHA1 Message Date
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
47f8307d9b replace node_redis with ioredis 2017-10-03 11:18:23 +03:00
Andris Reinman
0e0275423d Use UID range when quering messages 2017-08-10 22:20:21 +03:00
Andris Reinman
817169062d fixed redis setup 2017-07-27 11:41:58 +03:00
Andris Reinman
a1936db9e2 Emit counters 2017-07-20 16:10:36 +03:00
Andris Reinman
ba3e111ed2 Added API endpoint to push changes in user account 2017-07-18 17:38:05 +03:00
Andris Reinman
ad1ac6d280 added support for cahced counters 2017-07-18 11:17:36 +03:00
Andris Reinman
c9debc13ca changed API 2017-07-17 16:32:31 +03:00
Andris Reinman
a54af5b503 Changed configuration manager 2017-07-16 14:37:33 +03:00
Andris Reinman
ed75658f80 Changed messages shard key to mailbox+uid 2017-07-15 19:08:33 +03:00
Andris Reinman
3f82ba0be6 Added user field to indexes and message queries to enable sharding 2017-07-13 17:04:41 +03:00
Andris Reinman
08a4cdde0a Use prettier for formatting 2017-06-03 09:51:58 +03:00
Andris Reinman
c44b3a5dcc updated logging 2017-05-16 14:05:14 +03:00
Andris Reinman
b90856a8d5 updated SEARCH, fixed partial journal 2017-04-12 22:51:13 +03:00
Andris Reinman
963656ad2d Refactored journal updates 2017-04-12 21:59:30 +03:00
Andris Reinman
ad486b9df8 use special fields for common flags 2017-04-04 14:46:51 +03:00
Andris Reinman
e42a128ee6 use index for sorting 2017-04-04 13:30:38 +03:00
Andris Reinman
5f7bc1aa74 prepare parsed headers keys 2017-03-30 11:44:18 +03:00
Andris Reinman
a671df6ed4 Added support for MOVE 2017-03-29 21:22:26 +03:00
Andris Reinman
2aa4f79142 Changed quota handling 2017-03-29 20:06:09 +03:00
Andris Reinman
ed276c514b use userid instead of username for references in db
Fixed Delivered-To

added Received header

Added alias API method
2017-03-22 22:20:48 +02:00
Andris Reinman
43aa20d92c Slight refactoring to separate imap server context from other parts
Re-added UTF8=ACCESS
2017-03-21 20:13:31 +02:00
Renamed from imap-notifier.js (Browse further)