Commit graph

26 commits

Author SHA1 Message Date
Andris Reinman 0d34b0f3ec Allow modifying banners 2017-07-27 11:49:35 +03:00
Andris Reinman ba3e111ed2 Added API endpoint to push changes in user account 2017-07-18 17:38:05 +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 df9ba4f34c update 2017-06-05 10:18:35 +03:00
Andris Reinman 08a4cdde0a Use prettier for formatting 2017-06-03 09:51:58 +03:00
Andris Reinman 8e42c4eb5b Fixed LIST 2017-05-16 15:23:08 +03:00
Andris Reinman df3d3391bd updated logging 2017-05-16 13:57:04 +03:00
Andris Reinman ba2a57e670 Fix DEFLATE for short messages that weren't flushed to socket 2017-05-16 13:35:29 +03:00
Andris Reinman a66c6dcd12 updated authentication 2017-04-20 20:10:03 +03:00
Andris Reinman 6406f479e6 Preprocess message in LMTP 2017-04-13 11:35:39 +03:00
Andris Reinman c9b9442de6 Added login rate limiting. Updated flags in batches. Do not index too long header values
v1.0.11
2017-04-05 20:31:06 +03:00
Andris Reinman 6bc92ab0ff Fixed Compress 2017-04-04 17:09:39 +03:00
Andris Reinman 0c76c38aed Trying COMPRESS 2017-04-04 16:38:44 +03:00
Andris Reinman d551c11828 Trying COMPRESS 2017-04-04 16:35:56 +03:00
Andris Reinman c22ecebdbc Fixed GETQUOTA for invalid quota root 2017-04-01 14:15:13 +03:00
Andris Reinman c92753265d Include flags in select 2017-03-30 13:25:42 +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 9e5b1cf257 Added support for QUOTA extension, all users have a maximum quota set 2017-03-27 20:35:12 +03: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
Andris Reinman 72512fbce7 notify 2017-03-12 13:20:35 +02:00
Andris Reinman c5f3fee871 do not log uids for fetch 2017-03-12 11:59:45 +02:00
Andris Reinman 17bd12e61b do not log uids for fetch 2017-03-12 11:48:08 +02:00
Andris Reinman db1b4a7b31 Use more reliable and to update flag array in db 2017-03-11 23:43:21 +02:00
Andris Reinman 5d68031e14 Added support for UTF8=ACCEPT extension 2017-03-11 15:20:47 +02:00
Andris Reinman afd8abccc4 Initial preview 2017-03-05 23:45:50 +02:00