Commit graph

138 commits

Author SHA1 Message Date
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 ceee52b816 fixed tests 2017-12-13 11:32:39 +02:00
Andris Reinman 384ad224d2 removed probably race condition on autoexpunge 2017-12-13 11:23:18 +02:00
Andris Reinman dfe94e1e32 test still failing :S 2017-12-13 10:51:45 +02:00
Andris Reinman 4e7e09c253 use longer delay in tests 2017-12-13 10:47:11 +02:00
Andris Reinman 6bee48817d use longer delay in tests 2017-12-13 10:43:13 +02:00
Andris Reinman 7598ac2f17 fixed tests 2017-12-13 10:33:13 +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 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
Andris Reinman 6e838f4ac7 Added PROXY support for IMAP, POP3 2017-10-11 22:43:10 +03:00
Andris Reinman d3e59eae2b updated tls error handling 2017-10-09 10:14:49 +03:00
Andris Reinman 0d9d44a257 sppress HOSTUNREACH 2017-10-09 09:28:05 +03:00
Andris Reinman 8ffa4808f4 Send confirmation notifications while IDELing 2017-10-09 08:17:04 +03:00
Andris Reinman 69477d3a6d updated ssl error detection string 2017-10-08 14:29:53 +03:00
Andris Reinman 3f50c9362e Suppress onconnect errors 2017-10-08 00:17:13 +03:00
Andris Reinman 3d1bce85a6 Suppress onconnect errors 2017-10-08 00:12:47 +03:00
Andris Reinman dc662520b2 Suppress ETIMEDOUT errors 2017-10-07 23:39:31 +03:00
Andris Reinman 283be10cc6 Suppress ETIMEDOUT errors 2017-10-07 23:25:25 +03:00
Andris Reinman 1fca2d024f Suppress ETIMEDOUT errors 2017-10-07 23:19:00 +03:00
Andris Reinman b688bbb067 Suppress ETIMEDOUT errors 2017-10-07 23:11:02 +03:00
Andris Reinman a531356424 Suppress ETIMEDOUT errors 2017-10-07 23:05:25 +03:00
Andris Reinman 1fb58cf45f Suppress ETIMEDOUT errors 2017-10-07 22:57:38 +03:00
Andris Reinman a0b053ddaa Suppress ETIMEDOUT errors 2017-10-07 22:48:18 +03:00
Andris Reinman a5a624ac90 Suppress ETIMEDOUT errors 2017-10-07 22:37:35 +03: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 abdc5e2bbe Added missing method 2017-10-05 15:48:10 +03:00
Andris Reinman 40b9214a15 Allow reloading TLS certs by SIGHUP to master 2017-10-05 15:14:43 +03:00