Andris Reinman
|
121b61a6f6
|
v1.22.1
|
2019-09-12 14:25:42 +03:00 |
|
Andris Reinman
|
af3649159c
|
fixed too long attachment literals
|
2019-08-08 16:11:53 +03: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
|
f1752817a2
|
IMAP compiler
|
2019-07-31 11:26:38 +03:00 |
|
Andris Reinman
|
8ea39f54e2
|
asyncified message rebuilding
|
2019-07-18 11:01:29 +03:00 |
|
Andris Reinman
|
34cf55d500
|
fix message parsing for too large messages
|
2019-07-03 11:37:26 +03:00 |
|
Andris Reinman
|
e7433ae464
|
v1.20.3
|
2019-06-11 11:03:35 +03: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
|
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
|
12a85ebdba
|
Updated API
|
2017-11-30 12:17:54 +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
|
ee4a76e30e
|
Decode base64 encoded attachments before storing to DB
|
2017-09-18 11:18:34 +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
|
153f6cab1f
|
v1.0.57
|
2017-07-25 16:13:10 +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
|
b5ffa5c973
|
v1.0.47. Do not throw on invalid punycode or html
|
2017-06-07 12:58:10 +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
|
bca6e4b6a1
|
use async hashing
|
2017-05-23 19:11:42 +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
|
eb47b871a8
|
Added message filtering for LMTP
|
2017-04-17 15:58:46 +03:00 |
|
Andris Reinman
|
34be6c2b39
|
v1.0.13
|
2017-04-09 23:21:36 +03:00 |
|
Andris Reinman
|
8c7cedc977
|
do not store metadata with attachment entry in gridstore
|
2017-04-09 21:43:22 +03:00 |
|
Andris Reinman
|
21f2e55dda
|
fixed invalid size calculation
|
2017-04-08 16:47:18 +03:00 |
|
Andris Reinman
|
18d4c34f70
|
do not store multipart bodies or zero length bodies as attachments
|
2017-04-06 16:30:23 +03:00 |
|
Andris Reinman
|
c9b9442de6
|
Added login rate limiting. Updated flags in batches. Do not index too long header values
v1.0.11
|
2017-04-05 20:31:06 +03:00 |
|
Andris Reinman
|
6e40ea3b77
|
Added mailbox paging
|
2017-04-03 16:59:04 +03:00 |
|
Andris Reinman
|
fe9277bc7d
|
Added API method to fetch message content
|
2017-04-03 13:39:39 +03:00 |
|
Andris Reinman
|
e5bdf8406f
|
Do not parse HTML and text from mimeTree
|
2017-04-01 20:53:25 +03:00 |
|
Andris Reinman
|
eee6f070c3
|
parse html and text
|
2017-04-01 20:15:10 +03:00 |
|
Andris Reinman
|
e858263381
|
update header search
|
2017-04-01 19:22:47 +03:00 |
|
Andris Reinman
|
43aa20d92c
|
Slight refactoring to separate imap server context from other parts
Re-added UTF8=ACCESS
|
2017-03-21 20:13:31 +02:00 |
|
Andris Reinman
|
88a23e1ba0
|
Store binary data in MongoDB as buffers
|
2017-03-21 11:35:59 +02:00 |
|
Andris Reinman
|
d77a8a7a7e
|
reverted binary->utf8
|
2017-03-20 16:45:33 +02:00 |
|
Andris Reinman
|
8638e8bb86
|
Include larger text content in mime tree
|
2017-03-11 16:35:12 +02:00 |
|
Andris Reinman
|
44012e79a8
|
do not include attachments in SEARCHable message content
|
2017-03-11 16:22:18 +02:00 |
|
Andris Reinman
|
e1897d6efc
|
Separate mime tree from large attachments
|
2017-03-10 23:03:33 +02:00 |
|
Andris Reinman
|
9cac2be895
|
Started separating mimeTree from larger attachments
|
2017-03-10 21:03:59 +02:00 |
|
Andris Reinman
|
afd8abccc4
|
Initial preview
|
2017-03-05 23:45:50 +02:00 |
|