Commit graph

116 commits

Author SHA1 Message Date
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
Andris Reinman
a5ddfa0979 v1.0.83. Replace node_redis with ioredis 2017-10-03 11:33:11 +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
a3ebc2442e clear command data after failed literal size 2017-10-02 14:51:23 +03:00
Andris Reinman
40c99c9f42 test logging errors with state 2017-10-02 14:42:39 +03:00
Andris Reinman
7d1cff7818 Copy similar message on APPEND, do not overwrite 2017-10-02 11:48:22 +03:00
Andris Reinman
ee4a76e30e Decode base64 encoded attachments before storing to DB 2017-09-18 11:18:34 +03:00
Andris Reinman
7613356cb8 Allow disabling STARTTLS 2017-09-10 22:53:12 +03:00
Andris Reinman
9eed937c5a v1.0.78 2017-09-06 13:57:36 +03:00
Andris Reinman
b25bb2f2f5 fixes #19 2017-08-08 21:23:05 +03:00
Andris Reinman
b56d527276 do not explode on missing attachment 2017-08-08 21:14:04 +03:00
Andris Reinman
4138bf2a2f refactor attachment storage 2017-08-06 21:25:10 +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
153f6cab1f v1.0.57 2017-07-25 16:13:10 +03:00
Andris Reinman
ba3e111ed2 Added API endpoint to push changes in user account 2017-07-18 17:38:05 +03:00
Andris Reinman
3f1f0b6fac removed console.log 2017-07-14 22:36:34 +03:00
Andris Reinman
6a4b882798 Allow using separate databases for main (default db), attachments and users 2017-07-14 22:16:09 +03:00