Commit graph

580 commits

Author SHA1 Message Date
Andris Reinman
c09de6a17a v1.0.12 2017-04-09 12:34:21 +03:00
Andris Reinman
258b2f896e pop3 initial 2017-04-07 21:29:14 +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
73dc757e95 v1.0.10 2017-04-04 20:39:32 +03:00
Andris Reinman
fe9277bc7d Added API method to fetch message content 2017-04-03 13:39:39 +03:00
Andris Reinman
2d2d83d8bd Refactoring SEARCH 2017-04-01 22:41:04 +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
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
2aa4f79142 Changed quota handling 2017-03-29 20:06:09 +03:00
Andris Reinman
f9413d5877 Changed db structure for handling addresses - username is not an address 2017-03-24 22:26:04 +02:00
Andris Reinman
3a693f6443 v1.0.5 2017-03-21 20:14:12 +02: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
0a71498ec7 autoensure indexes when starting app 2017-03-21 15:49:31 +02:00
Andris Reinman
12868fa019 v1.0.4. Lock mailbox when inserting new message 2017-03-20 19:22:58 +02:00
Andris Reinman
a0851a93c0 Lock journaling when pushing new messages to minimize risks of races
when mushing multiple messages at once
2017-03-20 12:46:47 +02:00
Andris Reinman
e36fd11ebf v1.0.3 2017-03-12 13:45:50 +02:00
Andris Reinman
b5653ab66b Added helper script to create/update indexes 2017-03-11 23:59:05 +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
d31f261918 SUpport logging to syslog and multiple processes 2017-03-11 17:21:08 +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
4009a4a8ba Use Redis to propagate state changes between different instances 2017-03-09 20:05:29 +02:00
Andris Reinman
d7b12edf5b added example to push messages to INBOX 2017-03-06 18:27:04 +02:00
Andris Reinman
a17631b2e0 update 2017-03-06 16:43:01 +02:00
Andris Reinman
8f6a367e8e fixed broken imap 2017-03-06 16:13:40 +02:00
Andris Reinman
c2dc6b488d updated package file 2017-03-05 23:46:42 +02:00
Andris Reinman
afd8abccc4 Initial preview 2017-03-05 23:45:50 +02:00