Commit graph

183 commits

Author SHA1 Message Date
Andris Reinman 4b3823e947 updated example welcome message 2018-01-26 11:39:08 +02:00
Andris Reinman a2a19d31dc expose smtp envelope in message response 2018-01-25 09:52:09 +02:00
Andris Reinman 261f28c15c allow name properties for addresses 2018-01-24 13:37:57 +02:00
Andris Reinman 3c14de845e v1.0.109 2018-01-24 11:29:12 +02:00
Andris Reinman 127536799f use targets 2018-01-20 21:38:56 +02:00
Andris Reinman fe55160865 added addTagsToAddress property 2018-01-16 13:37:06 +02:00
Andris Reinman ede6788384 allow fetching specific event data 2018-01-12 10:16:16 +02:00
Andris Reinman 5a09cfb14a updated ASP handling 2018-01-11 11:20:12 +02:00
Andris Reinman dc552ae1c5 use high collision hash function to find potential ASP 2018-01-11 10:38:27 +02:00
Andris Reinman 0efcf316a5 v1.0.107 2018-01-09 13:50:29 +02:00
Andris Reinman 8f2328a6d3 Rename Wild Duck to WildDuck 2018-01-02 15:04:01 +02:00
Andris Reinman 6fcbe6d72d Allow encrypting DKIM keys in rest 2018-01-02 13:46:32 +02:00
Andris Reinman dcfbf1ea38 v1.0.104 2017-12-28 10:37:36 +02:00
Andris Reinman 8f62f620d3 v1.0.103 2017-12-28 10:28:50 +02:00
Andris Reinman 2b6234a474 v1.0.102 2017-12-28 10:14:30 +02:00
Andris Reinman 9662b85041 v1.0.97 2017-12-27 13:32:57 +02:00
Andris Reinman e721238a97 addes some error codes 2017-12-21 10:31:34 +02:00
Andris Reinman 9d3453d645 fixed password update 2017-12-20 15:17:34 +02:00
Andris Reinman bc4514e79f started refactoring internal notifification system 2017-12-10 01:19:50 +02:00
Andris Reinman ce7818ff96 Allow caching user settings in Redis 2017-12-08 14:29:00 +02:00
Andris Reinman 4e44084f17 do not return blank content type values in bodystructure 2017-12-04 16:52:20 +02:00
Andris Reinman 5b89511c35 Updated address resolving 2017-12-01 15:21:44 +02:00
Andris Reinman 55d7b87915 Updated address resolving 2017-12-01 15:04:32 +02:00
Andris Reinman 4a58568953 updated api docs 2017-11-28 15:45:43 +02:00
Andris Reinman c8a1ba81ae v1.0.92 2017-11-28 13:57:38 +02:00
Andris Reinman fa20d3c894 v1.0.90 2017-11-23 11:51:37 +02:00
Andris Reinman 6db874255c fixed tests 2017-11-19 14:58:01 +02:00
Andris Reinman b54e110020 Added method to delete users 2017-11-17 13:37:53 +02:00
Andris Reinman 23516a47a9 treat user.forward as an array 2017-11-13 15:27:37 +02:00
Andris Reinman 6f28f90569 Limit daily donwload size for IMAP 2017-11-12 15:13:32 +02:00
Andris Reinman b677747ae7 removed IRC 2017-11-06 17:32:45 +02:00
Andris Reinman d19e9b062e support tags 2017-11-03 14:11:59 +02:00
Andris Reinman 98a38fab04 allow encrypting forwarded emails 2017-10-30 13:41:53 +02:00
Andris Reinman 6de37d687c Updated account creation handlers 2017-10-24 14:30:33 +03:00
Andris Reinman 2d2e6abaa0 Do not group auth events. Changed action names 2017-10-10 15:30:09 +03:00
Andris Reinman ece4080ce8 Support a single u2f key 2017-10-10 11:19:10 +03:00
Andris Reinman a7ec6f9158 allow closing all active imap sessions of an user 2017-10-02 16:30:27 +03:00
Andris Reinman ef774cf809 update 2017-09-25 12:19:24 +03:00
Andris Reinman 9b54586e2a Added experimental IRC server component 2017-09-17 13:31:02 +03:00
Andris Reinman 29c7311fbf v1.0.79 2017-09-12 11:02:22 +03:00
Andris Reinman eb3c5cca67 allow creating users without an email address 2017-09-06 14:53:09 +03:00
Andris Reinman 5862950741 v1.0.75 2017-08-31 15:52:13 +03:00
Andris Reinman fed8d2ebd9 fix 2017-08-24 11:33:32 +03:00
Andris Reinman 1cfa273b7f v1.0.69 2017-08-08 14:35:18 +03:00
Andris Reinman dfb792159f fixed authlog grouping 2017-08-08 13:27:51 +03:00
Andris Reinman 81feb43147 group similar authlog entries 2017-08-08 13:20:03 +03:00
Andris Reinman 77c24c04fc allow rate limiting failed logins and totp checks 2017-08-07 16:19:38 +03:00
Andris Reinman c22612c869 use encrypt totp seeds with a master password 2017-08-07 14:52:33 +03:00
Andris Reinman 463bc61aeb added API endpoint to reset user password 2017-08-05 15:55:29 +03:00
Andris Reinman ea880e4a2e use 12 rounds instead of 11 for brcypt 2017-08-05 15:39:31 +03:00
Andris Reinman b5fdbcd3e1 Allow using external resources for default messages 2017-08-04 14:07:17 +03:00
Andris Reinman 32eca44478 Updated PGP handling 2017-08-03 15:26:44 +03:00
Andris Reinman 0c96919679 Added support for PGP encrypting cleartext messages 2017-08-03 15:02:02 +03:00
Andris Reinman 12585229a3 Allow specifying defualt emails for created users 2017-07-31 14:16:50 +03:00
Andris Reinman 9e839058cf v1.0.64 2017-07-31 10:59:18 +03:00
Andris Reinman 044b98b4e9 added autoreply api 2017-07-30 18:07:35 +03:00
Andris Reinman ea4b038f73 fixed authlog previous paging 2017-07-29 22:08:43 +03:00
Andris Reinman 1b10664e56 v1.0.59 2017-07-28 16:34:22 +03:00
Andris Reinman 7330fc2c5b allow filtering authlog based on action value 2017-07-26 11:00:16 +03:00
Andris Reinman eed456b745 added api docs 2017-07-25 13:56:50 +03:00
Andris Reinman 534e917b0f updates 2017-07-24 20:32:22 +03:00
Andris Reinman de98489a2c Added authentication API endpoints 2017-07-24 16:44:08 +03:00
Andris Reinman a1936db9e2 Emit counters 2017-07-20 16:10:36 +03:00
Andris Reinman c9debc13ca changed API 2017-07-17 16:32:31 +03:00
Andris Reinman a54af5b503 Changed configuration manager 2017-07-16 14:37:33 +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 da967e13a6 first threading version 2017-07-11 21:38:23 +03:00
Andris Reinman a8eb98a870 v1.0.52 2017-06-12 12:51:44 +03:00
Andris Reinman 03f9d650bf v1.0.51 2017-06-12 12:10:29 +03:00
Andris Reinman 12834af006 v1.0.50 2017-06-12 11:30:28 +03:00
Andris Reinman 08a4cdde0a Use prettier for formatting 2017-06-03 09:51:58 +03:00
Andris Reinman 8d03e37ac7 Allow setting default retention to all mailboxes 2017-05-22 10:03:30 +03:00
Andris Reinman 8faf1aaee4 Allow setting username for UserHandler 2017-05-18 11:30:47 +03:00
Andris Reinman 0df5596066 v1.0.28 2017-05-07 17:21:44 +03:00
Andris Reinman ceb0934549 v1.0.27 2017-05-07 15:09:14 +03:00
Andris Reinman 9e7057543a v1.0.26. Delete messages from Trash and Junk after 30 days 2017-05-02 16:17:37 +03:00
Andris Reinman 9c03982cd1 allow longer totp window 2017-04-23 21:00:49 +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 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