Commit graph

47 commits

Author SHA1 Message Date
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
Andris Reinman
6406f479e6 Preprocess message in LMTP 2017-04-13 11:35:39 +03:00
Andris Reinman
dcc3181891 Remove or skip duplicate messages 2017-04-10 17:12:47 +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
258b2f896e pop3 initial 2017-04-07 21:29:14 +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
6bc92ab0ff Fixed Compress 2017-04-04 17:09:39 +03:00
Andris Reinman
0c76c38aed Trying COMPRESS 2017-04-04 16:38:44 +03:00
Andris Reinman
d551c11828 Trying COMPRESS 2017-04-04 16:35:56 +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
c22ecebdbc Fixed GETQUOTA for invalid quota root 2017-04-01 14:15:13 +03:00
Andris Reinman
8560fa58b5 v1.0.9 2017-04-01 12:22:51 +03:00
Andris Reinman
88e1271120 Skip strange looking header keys when parsing 2017-03-30 18:14:02 +03:00
Andris Reinman
c92753265d Include flags in select 2017-03-30 13:25:42 +03:00
Andris Reinman
5f7bc1aa74 prepare parsed headers keys 2017-03-30 11:44:18 +03:00
Andris Reinman
a671df6ed4 Added support for MOVE 2017-03-29 21:22:26 +03:00
Andris Reinman
2aa4f79142 Changed quota handling 2017-03-29 20:06:09 +03:00
Andris Reinman
9e5b1cf257 Added support for QUOTA extension, all users have a maximum quota set 2017-03-27 20:35:12 +03:00
Andris Reinman
845ea959be Started with QUOTA handling 2017-03-26 23:58:05 +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
ae4845ce45 fixed bodystructure error 2017-03-12 13:43:16 +02:00
Andris Reinman
72512fbce7 notify 2017-03-12 13:20:35 +02:00
Andris Reinman
c5f3fee871 do not log uids for fetch 2017-03-12 11:59:45 +02:00
Andris Reinman
17bd12e61b do not log uids for fetch 2017-03-12 11:48:08 +02:00
Andris Reinman
27068b7d99 reset payload 2017-03-12 00:54:36 +02:00
Andris Reinman
27792bafca Only use message/rfc822 as embedded message 2017-03-12 00:48:31 +02:00
Andris Reinman
afd85baa28 reset payload 2017-03-12 00:31:56 +02:00
Andris Reinman
db1b4a7b31 Use more reliable and to update flag array in db 2017-03-11 23:43:21 +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
308634a77e Do not log authentication information or long literals 2017-03-11 15:59:38 +02:00
Andris Reinman
5d68031e14 Added support for UTF8=ACCEPT extension 2017-03-11 15:20:47 +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
cae2ad9e95 use asynchronous search matching 2017-03-10 16:59:04 +02:00
Andris Reinman
a0ce2acc40 updated imap handling 2017-03-10 15:20:13 +02:00
Andris Reinman
afd8abccc4 Initial preview 2017-03-05 23:45:50 +02:00