Commit graph

66 commits

Author SHA1 Message Date
Andris Reinman
b7ed286bf7
v1.23.2 2020-01-27 14:22:35 +02:00
Andris Reinman
512bf5a8b6
do not log fetch and expunge info to graylog 2019-11-26 16:27:56 +02:00
Andris Reinman
f9ee7d6200 Optimized partial fetches. Does not work correctly with mime torture message 2019-08-08 01:12:00 +03:00
Andris Reinman
87b27ef0ab use 1MB partial response 2019-08-07 11:42:43 +03:00
Andris Reinman
f1752817a2 IMAP compiler 2019-07-31 11:26:38 +03:00
Andris Reinman
34cf55d500 fix message parsing for too large messages 2019-07-03 11:37:26 +03:00
Andris Reinman
716e14797a validate date values for SEARCH arguments 2019-05-27 22:31:27 +03:00
Andris Reinman
b78107c7aa enforce minimum on 1mb chunk size 2019-05-07 11:46:48 +03:00
Andris Reinman
5297a6edbf v1.19.0 2019-05-07 10:27:30 +03:00
Andris Reinman
bce3d32240 fix log messgae 2019-01-24 00:22:03 +02:00
Andris Reinman
942e35349e v1.14.0 2019-01-23 23:38:29 +02:00
Andris Reinman
56d82657c7 fixed spam score filtering 2018-12-29 12:56:06 +02:00
Andris Reinman
05c79b680f allow APPEND string args as Buffers 2018-12-29 01:09:26 +02:00
Andris Reinman
496104d936 prevent multiple re-encoding of APPEND literals 2018-12-29 00:49:48 +02:00
Andris Reinman
ebab1f7b22 send untagged CAPABILITY after successful auth 2018-12-27 12:54:40 +02:00
Andris Reinman
faadc531e0 update mailbox 2018-11-28 10:58:45 +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
95a7bb3b07 do not log _id for append 2018-11-23 12:00:52 +02:00
Andris Reinman
ecc9e7e5b7 use _code instead of _error_code for gelf 2018-11-23 11:48:23 +02:00
Andris Reinman
d85bc3a8c7 update log for append and fetch 2018-11-23 11:30:17 +02:00
Andris Reinman
d940d2905e logging update 2018-11-23 11:22:14 +02:00
Andris Reinman
54009bfdb0 extra logs for fetch/append 2018-11-23 11:06:35 +02:00
Andris Reinman
3cc0e3e35b log connection events 2018-10-31 10:04:32 +02:00
Andris Reinman
6a517c8ffb Updated capability listing 2018-10-03 16:19:30 +03:00
Andris Reinman
20f0f666fc disable clienttoken 2018-09-27 10:14:42 +03:00
Andris Reinman
de49180c8b v1.4.8 2018-09-11 13:36:26 +03:00
Andris Reinman
08cd64f4ba v1.2.3 2018-06-21 19:46:38 +03:00
Andris Reinman
ca9455f813 v1.2.2 2018-06-21 19:41:31 +03:00
Andris Reinman
734a6b9748 use async methods for bcrypt 2018-05-14 10:14:44 +03:00
Andris Reinman
4bef7e3a10 Allow using addresses as usernames 2018-05-11 14:39:23 +03:00
Andris Reinman
bc4514e79f started refactoring internal notifification system 2017-12-10 01:19:50 +02:00
Andris Reinman
e857c16f46 Added AUTHENTICATE PLAIN-CLIENTTOKEN support 2017-10-07 15:12:06 +03:00
Andris Reinman
d3feef1d87 test auth clienttoken 2017-10-07 14:49:02 +03:00
Andris Reinman
0c731c5a71 test auth clienttoken 2017-10-07 14:46:42 +03:00
Andris Reinman
40b9214a15 Allow reloading TLS certs by SIGHUP to master 2017-10-05 15:14:43 +03:00
Andris Reinman
a7ec6f9158 allow closing all active imap sessions of an user 2017-10-02 16:30:27 +03:00
Andris Reinman
7edaf8e0d0 log expunged message update 2017-10-02 15:41:13 +03:00
Andris Reinman
7613356cb8 Allow disabling STARTTLS 2017-09-10 22:53:12 +03:00
Andris Reinman
a7079778a8 Allow modifying banners 2017-07-27 11:50:15 +03:00
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