Commit graph

95 commits

Author SHA1 Message Date
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
cf20ada049 added API endpoints for listing usernames and addresses 2017-07-20 13:10:43 +03:00
Andris Reinman
ba3e111ed2 Added API endpoint to push changes in user account 2017-07-18 17:38:05 +03:00
Andris Reinman
a54af5b503 Changed configuration manager 2017-07-16 14:37:33 +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
Andris Reinman
3f82ba0be6 Added user field to indexes and message queries to enable sharding 2017-07-13 17:04:41 +03:00
Andris Reinman
da967e13a6 first threading version 2017-07-11 21:38:23 +03:00
Andris Reinman
9b3fbf72d0 Default to utf8 for parsed headers 2017-06-09 11:23:46 +03:00
Andris Reinman
d226d98486 Use timezone aware date parser 2017-06-08 16:04:34 +03:00
Andris Reinman
b5ffa5c973 v1.0.47. Do not throw on invalid punycode or html 2017-06-07 12:58:10 +03:00
Andris Reinman
ff633828be Index only specific header keys for SEARCH 2017-06-05 16:22:07 +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
40b36fed53 do not add extra newline to messages with text body for multipart 2017-06-01 19:02:58 +03:00
Andris Reinman
9534594a7e Do not explode on messages that have a rfc822 message as an attachment 2017-06-01 16:55:57 +03:00
Andris Reinman
31fe3c7442 fix parsing when root node is message/rfc822 2017-05-24 11:48:27 +03:00
Andris Reinman
d6d3e4bad9 ignore attached rfc822 2017-05-24 11:25:43 +03:00
Andris Reinman
bca6e4b6a1 use async hashing 2017-05-23 19:11:42 +03:00
Andris Reinman
8e42c4eb5b Fixed LIST 2017-05-16 15:23:08 +03:00
Andris Reinman
fe5d3f123c fix mailbox flags in LIST 2017-05-16 14:37:54 +03:00
Andris Reinman
e8fbd9c67d updated logging 2017-05-16 13:59:14 +03:00
Andris Reinman
df3d3391bd updated logging 2017-05-16 13:57:04 +03:00
Andris Reinman
5532071fc5 Updated logger 2017-05-16 13:48:57 +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
fddccd79eb deduplicate attachments 2017-05-15 16:09:08 +03:00
Andris Reinman
0df5596066 v1.0.28 2017-05-07 17:21:44 +03:00
Andris Reinman
a66c6dcd12 updated authentication 2017-04-20 20:10:03 +03:00
Andris Reinman
eb47b871a8 Added message filtering for LMTP 2017-04-17 15:58:46 +03:00