Commit graph

154 commits

Author SHA1 Message Date
Andris Reinman
eac64a3533 v1.12.2 2019-01-08 22:37:36 +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
73eb27acb0 slightly better large literal handling 2018-12-27 17:04:05 +02:00
Andris Reinman
ebab1f7b22 send untagged CAPABILITY after successful auth 2018-12-27 12:54:40 +02:00
Andris Reinman
dfedf879f3 show reason for close on error 2018-12-18 13:33:47 +02:00
Andris Reinman
a0965c2d5a list inlined attachments 2018-12-04 16:44:16 +02:00
Andris Reinman
69bcf722b5 list inlined attachments 2018-12-04 16:33:09 +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
bc334a37be allow to skip logging fetch output 2018-11-16 10:01:18 +02:00
Andris Reinman
b8f9c8882d v1.10.10 2018-11-14 13:32:40 +02:00
Andris Reinman
0b7588b960 update fecth response log 2018-11-14 10:40:59 +02:00
Andris Reinman
394b0cde52 v1.10.9 2018-11-14 10:02:53 +02:00
Andris Reinman
b156fa6052 updated session logs 2018-10-31 10:39:22 +02:00
Andris Reinman
bc43fcf0a9 fixed session logs 2018-10-31 10:17:33 +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
bd1dd9eeeb v1.4.19 2018-09-25 11:51:43 +03:00
Andris Reinman
208ebb90e5 added option for auditing 2018-09-18 10:20:06 +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
d8ee6530e3 v1.1.0 2018-04-28 23:40:26 +03:00
Andris Reinman
97d004bd53 allow configure autoexpunge 2017-12-15 11:02:47 +02:00
Andris Reinman
bc4514e79f started refactoring internal notifification system 2017-12-10 01:19:50 +02:00
Andris Reinman
4e44084f17 do not return blank content type values in bodystructure 2017-12-04 16:52:20 +02:00
Andris Reinman
ebf05cda58 Allow TLS to be handled upstream 2017-12-01 10:02:40 +02:00
Andris Reinman
12a85ebdba Updated API 2017-11-30 12:17:54 +02:00
Andris Reinman
4e952ee9a6 do not choke on long reverse DNS call 2017-11-28 10:14:52 +02:00
Andris Reinman
23516a47a9 treat user.forward as an array 2017-11-13 15:27:37 +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
8dbb31916c allow multiple imap interfaces 2017-11-06 18:00:09 +02:00
Andris Reinman
b25b84f6b9 stls support for pop3 2017-11-06 16:23:27 +02:00
Andris Reinman
93857d4edb Fixes #32 2017-10-27 12:45:57 +03:00
Andris Reinman
498b96e0d6 updated event handling 2017-10-27 12:30:13 +03:00
Andris Reinman
9b54fc4a03 Parse message just once for multiple deliveries 2017-10-18 16:32:01 +03:00
Andris Reinman
75f9420c3c Allow disabling logging for specific source IPs 2017-10-12 16:05:22 +03:00
Andris Reinman
69bc32db6e Allow disabling logging for specific source IPs 2017-10-12 16:01:27 +03:00
Andris Reinman
e87c33dc72 log proxy params 2017-10-12 11:18:10 +03:00