Commit graph

836 commits

Author SHA1 Message Date
Andris Reinman 7671a5e140 reverted privateKeyEncoding frmat 2021-08-30 11:23:20 +03:00
Andris Reinman 9075fc226d Merge branch 'master' of github.com:nodemailer/wildduck 2021-08-30 11:22:05 +03:00
Andris Reinman 53cda36329 Upgrade Mongodb library from 3 to 4
update
2021-08-30 11:21:50 +03:00
James Alvarez 3ae17c463d changed encoding of public and private keys 2021-08-30 13:21:58 +08:00
Louis Laureys c03e029b86 Add idate to EXISTS update entry 2021-08-07 00:28:21 +02:00
Andris Reinman 864fa8d8b6 use write lock for move api 2021-07-05 22:31:25 +03:00
Andris Reinman 9419e832cc use locking for MOVE 2021-07-05 20:37:32 +03:00
Andris Reinman db5306274a use locking for EXPUNGE 2021-07-05 20:31:35 +03:00
Andris Reinman 0ef9f442c9 fixed dkim key loading 2021-07-05 15:58:08 +03:00
Andris Reinman 6d3badf1db refactored encrypted fields 2021-07-05 15:24:01 +03:00
Andris Reinman dba85f7fde renewing ACME certs 2021-06-22 15:10:23 +03:00
Andris Reinman 14ecd5cf90 Updated lock handling 2021-06-21 20:32:25 +03:00
Andris Reinman 0c7ad4c107 typo 2021-06-21 15:18:58 +03:00
Andris Reinman 5536bc0f93 added new API endpoint to get info about deleted users 2021-06-21 15:17:31 +03:00
Andris Reinman c50c5097f0 added log for lock error 2021-06-21 14:28:40 +03:00
Andris Reinman bb7c25c8e5 rolled back some constants 2021-06-21 10:49:31 +03:00
Andris Reinman f0062b1aaa Updated task handler 2021-06-20 13:40:04 +03:00
Andris Reinman 9ae177869e Generate ACME certs 2021-06-15 10:47:18 +03:00
Andris Reinman 383bcd6ee2 testing out acme-generated certificates 2021-06-11 15:07:40 +03:00
Andris Reinman d95f4fe4cd allow to use predefined asp passwords 2021-06-04 10:34:26 +03:00
Andris Reinman fb3356e759 include idate value in message info 2021-06-03 16:04:10 +03:00
Andris Reinman 425652d4c0 use public properties to check if a socket is open or not 2021-05-31 16:19:44 +03:00
Andris Reinman 9c04a286e2 updated error codes for API 2021-05-21 20:14:43 +03:00
Andris Reinman 25eb5b198b ensure non-200 response for errors 2021-05-20 14:47:20 +03:00
Andris Reinman 5020adaf22 allow searching certs by SAN 2021-05-20 11:33:53 +03:00
Andris Reinman 2d381db260 testcase for POST certs 2021-05-19 19:43:13 +03:00
Andris Reinman a03c97a943 updates for cert handling 2021-05-15 20:29:11 +03:00
Andris Reinman eec5d66094 Allow using SNI TLS certificates with IMAP/POP3 2021-05-13 17:08:14 +03:00
Andris Reinman 4edad37888 Log submitted drafts to GELF 2021-05-06 14:01:21 +03:00
Andris Reinman 7a4e9514ef fixed broken SEARCH UID response 2021-04-27 13:10:08 +03:00
Andris Reinman 96dbe65f81 v1.33.1 2021-04-26 10:54:19 +03:00
Andris Reinman d487102571 filter by delivered-to 2021-04-26 10:16:21 +03:00
Andris Reinman 2d4cc85257 allow to provide default target mailbox for stored messages 2021-04-21 11:29:30 +03:00
Andris Reinman 8401b5ba7a use noCursorTimeout for mbox queries 2021-04-16 13:31:50 +03:00
Andris Reinman 0df624d39e use noCursorTimeout for mbox queries 2021-04-16 13:29:52 +03:00
Andris Reinman ce15670d7c Make sure that addressregister addresses are decoded from mime-words 2021-04-15 15:41:08 +03:00
Andris Reinman d5503a202e added missing space after challenge response 2021-04-07 11:15:26 +03:00
Andris Reinman 0869d7b391 include retention info in mailboxes list 2021-03-26 11:22:50 +02:00
Andris Reinman 20fda17be4 include hash value in attachment output 2021-03-26 09:58:05 +02:00
Andris Reinman 83f4a0598c removed received header parsing 2021-02-26 16:43:29 +02:00
Andris Reinman f56a19f6b2 include received info in webhook 2021-02-26 16:34:11 +02:00
Andris Reinman b921021d0a Added SPAM/HAM marking webhook 2021-02-26 14:00:13 +02:00
Andris Reinman 97c2ce77b6 added minSize and maxSize search parameters 2021-02-18 10:19:13 +02:00
Andris Reinman b62c7c47b9 v1.32.3 2021-02-09 12:08:53 +02:00
Andris Reinman daa9ac4e29 delete user record placeholder once delete task is completed 2021-01-22 17:40:33 +02:00
Andris Reinman f2f09dce57 added endpoint to recover a deleted user 2021-01-22 15:52:35 +02:00
Andris Reinman 71363e369f use cursor for deleting messages 2021-01-15 10:40:03 +02:00
Andris Reinman 374c96f078 updated user delete task 2021-01-08 10:35:01 +02:00
Andris Reinman e5f97ebd05 updated user delete task 2021-01-08 10:31:43 +02:00
Andris Reinman 766746945d Do not use _id in API response 2021-01-07 09:41:48 +02:00