Commit graph

272 commits

Author SHA1 Message Date
Andris Reinman 16f6a4c0c2 first draft of working forwarding 2017-04-24 21:20:06 +03:00
Andris Reinman 5cd5c0f685 started with forwarding support 2017-04-24 16:51:50 +03:00
Andris Reinman ca9f416caf Flag fix 2017-04-24 15:15:53 +03:00
Andris Reinman 54a088e7ba minor tweaks 2017-04-24 14:51:11 +03:00
Andris Reinman 9c03982cd1 allow longer totp window 2017-04-23 21:00:49 +03:00
Andris Reinman 292aa14d42 v1.0.23 2017-04-21 22:20:11 +03:00
Andris Reinman cc54a44f98 v1.0.22 2017-04-21 22:16:01 +03:00
Andris Reinman b5989b6335 v1.0.21 2017-04-21 21:06:29 +03:00
Andris Reinman fc7912588a Updated TOTP seed handling 2017-04-21 16:38:03 +03:00
Andris Reinman f7721041e7 v1.0.19. fixed broken auth 2017-04-21 12:07:38 +03:00
Andris Reinman c3bc7a091f v1.0.18 2017-04-21 11:35:33 +03:00
Andris Reinman 83bc5fde20 support generating application specific passwords 2017-04-20 23:32:19 +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
Andris Reinman f9a28e1e60 started with filters 2017-04-15 21:59:27 +03:00
Andris Reinman dd2d43eed4 Store Draft flag as boolean 2017-04-15 18:28:19 +03:00
Andris Reinman e940e27361 update 2017-04-13 23:30:39 +03:00
Andris Reinman 6406f479e6 Preprocess message in LMTP 2017-04-13 11:35:39 +03:00
Andris Reinman f78562b184 minor optimizations for 1:* query 2017-04-12 23:02:57 +03:00
Andris Reinman b90856a8d5 updated SEARCH, fixed partial journal 2017-04-12 22:51:13 +03:00
Andris Reinman fd24c25e32 limit pop3 log output 2017-04-12 22:04:57 +03:00
Andris Reinman 5bda56c259 limit pop3 log output 2017-04-12 22:03:52 +03:00
Andris Reinman 9c8682de7d limit pop3 log output 2017-04-12 22:03:04 +03:00
Andris Reinman 963656ad2d Refactored journal updates 2017-04-12 21:59:30 +03:00
Andris Reinman 36f3d7eb8d Updated spam header 2017-04-12 15:21:38 +03:00
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