Commit graph

147 commits

Author SHA1 Message Date
Andris Reinman
efd3da18f9 Updated spam header 2017-04-12 15:18:22 +03:00
Andris Reinman
b94177353f Replaced SMTP with LMTP 2017-04-12 14:52:29 +03:00
Andris Reinman
17a936c3e0 removed login rate limiting for now 2017-04-12 12:56:13 +03:00
Andris Reinman
89103122ff updated deps 2017-04-12 11:33:23 +03:00
Andris Reinman
6aeb6c0827 Added new quota limit for sending recipients 2017-04-12 11:32:57 +03:00
Andris Reinman
46337c7434 Allow pushing data to Junk mail 2017-04-11 22:50:20 +03:00
Andris Reinman
255ea6e816 Use default quota for users instead of 0 2017-04-11 10:04:14 +03:00
Andris Reinman
90550226c0 v1.0.14 2017-04-11 00:36:22 +03:00
Andris Reinman
dcc3181891 Remove or skip duplicate messages 2017-04-10 17:12:47 +03:00
Andris Reinman
2d43b9c79a Bumped dependencies 2017-04-09 23:44:47 +03:00
Andris Reinman
8e498903a5 v1.0.13 2017-04-09 23:40:16 +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
e3746090f4 Update README 2017-04-09 21:29:42 +03:00
Andris Reinman
c6fc094ece Updated README 2017-04-09 13:00:19 +03:00
Andris Reinman
1a7b77e227 Updated README 2017-04-09 12:57:10 +03:00
Andris Reinman
524f17eebc Fixed POP3 log counters 2017-04-09 12:53:12 +03:00
Andris Reinman
c09de6a17a v1.0.12 2017-04-09 12:34:21 +03:00
Andris Reinman
d4386ffbf2 Merge pull request #4 from wildduck-email/pop3
Pop3
2017-04-09 12:33:41 +03:00
Andris Reinman
5cb89fb7da Working POP3 implementation 2017-04-09 12:33:10 +03:00
Andris Reinman
1a7e3f10aa Mark messages RETRied as Seen 2017-04-09 01:18:31 +03:00
Andris Reinman
21f2e55dda fixed invalid size calculation 2017-04-08 16:47:18 +03:00
Andris Reinman
148ea9727b added method to fetch message content for RETR 2017-04-08 15:52:39 +03:00
Andris Reinman
6f615127b6 implemented list handling pop3 commands (no updates yet) 2017-04-08 12:39:07 +03:00
Andris Reinman
3ddc3d7d62 pop3 first commandfs 2017-04-07 22:38:52 +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
66146e6680 Updated README 2017-04-04 20:46:42 +03:00
Andris Reinman
39bb21525e Updated README 2017-04-04 20:44:29 +03:00
Andris Reinman
ca7f45879f Updated README 2017-04-04 20:42:44 +03:00
Andris Reinman
73dc757e95 v1.0.10 2017-04-04 20:39:32 +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
ad486b9df8 use special fields for common flags 2017-04-04 14:46:51 +03:00
Andris Reinman
a6309be9ab do not sort search results 2017-04-04 13:39:43 +03:00
Andris Reinman
e42a128ee6 use index for sorting 2017-04-04 13:30:38 +03:00
Andris Reinman
3ad81e4fa9 Fixed SEARCH 2017-04-04 10:20:25 +03:00
Andris Reinman
5914c03456 Fetch oldest UID 2017-04-03 20:07:21 +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
e7f2fd1445 updated README 2017-04-01 23:16:53 +03:00
Andris Reinman
62b0e077e8 updated README 2017-04-01 23:16:28 +03:00
Andris Reinman
47b3e54b13 Fixed issues with NOT 2017-04-01 22:51:29 +03:00
Andris Reinman
bed2cacb4a Fixed SEARCH ALL 2017-04-01 22:44:00 +03:00
Andris Reinman
2d2d83d8bd Refactoring SEARCH 2017-04-01 22:41:04 +03:00
Andris Reinman
e5bdf8406f Do not parse HTML and text from mimeTree 2017-04-01 20:53:25 +03:00
Andris Reinman
a64be1aceb Store HTML and plaintext in DB entry 2017-04-01 20:42:59 +03:00
Andris Reinman
78a05e74ba Store HTML and plaintext in DB entry 2017-04-01 20:38:59 +03:00