Commit graph

392 commits

Author SHA1 Message Date
Andris Reinman
ce15670d7c Make sure that addressregister addresses are decoded from mime-words 2021-04-15 15:41:08 +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
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
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
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
Andris Reinman
ac7073c852 bumped deps 2021-01-04 14:20:48 +02:00
Andris Reinman
ea53bac4bf added API endpoint to delete outbound emails 2021-01-04 11:40:44 +02:00
Andris Reinman
1e1417cedb when submitting message structures then extract embedded attachments from HTML before doing validation checks 2020-11-26 18:03:23 +02:00
Andris Reinman
b26d97bc13 v1.31.1 2020-11-18 18:19:56 +02:00
Andris Reinman
1ce995edd6 new API endpoint /addressresgister 2020-11-18 17:56:52 +02:00
Louis Laureys
cc7b03ba04 Delete generated apidoc 2020-11-09 17:24:06 +01:00
Louis Laureys
4843208761 Delete all apidoc jsdoc 2020-11-06 01:34:32 +01:00
Louis Laureys
9dd3ed0e65 Fix error when partially upding a filter 2020-10-19 00:34:34 +02:00
Andris Reinman
b61ba63d6a first draft for webhooks 2020-10-09 11:08:33 +03:00
Andris Reinman
9e75853560 added support for sha256crypt 2020-10-08 11:32:48 +03:00
Andris Reinman
021e6bb4af allow importing users with argon2 password hashes 2020-10-08 10:50:51 +03:00
Andris Reinman
50766f5e42 v1.30.2 2020-10-08 08:55:56 +03:00
Louis Laureys
b504634b62 Fix unconverted objectids 2020-10-08 00:58:01 +02:00
Louis Laureys
a1b8b712ab Fix disable custom 2FA response 2020-10-05 19:36:08 +02:00
Andris Reinman
61eb05717c v1.30.1 2020-10-01 11:01:20 +03:00
Andris Reinman
eb5707b41e doc updates 2020-09-28 13:52:22 +03:00
Andris Reinman
399251f1fc added metaData for forwarded addresses 2020-09-28 13:45:41 +03:00
Andris Reinman
f2f14ca8fc started with metaData for addresses 2020-09-25 16:49:38 +03:00
Andris Reinman
89dad94ae3 v1.30.0 2020-09-25 12:58:00 +03:00
Andris Reinman
1ae683792f filter trash and junk if searchable 2020-09-17 12:13:12 +03:00
Andris Reinman
6fafcaa957 made metaData visible for user, added new property internalData 2020-09-17 10:32:27 +03:00
Andris Reinman
2fdf9ec2e4 Added sendTime option for draft submissions 2020-09-10 10:27:50 +03:00
Louis Laureys
51414fb2ad
Fix custom 2fa api response (#262) 2020-08-29 19:15:59 +03:00
Andris Reinman
5abdac4c8c updated API handling for autoreplies 2020-07-31 13:36:07 +03:00
Andris Reinman
488f41c93e Upgraded joi to latest 2020-07-19 20:51:06 +03:00
Andris Reinman
6d17dbccf3 v1.27.3 2020-07-16 16:57:13 +03:00
Andris Reinman
8f31640424 v1.28.2 2020-07-16 13:06:38 +03:00
Andris Reinman
e4b11e557e show validation errors in JSON response 2020-07-16 11:31:58 +03:00
Andris Reinman
8957ec028b default GET+POST to req.params 2020-07-16 11:15:04 +03:00
Andris Reinman
1030d1bb02 added new user option pop3MaxMessages 2020-07-08 20:50:51 +03:00
Andris Reinman
2ebd36f2d5 fix creating hidden folders 2020-07-02 13:23:06 +03:00
Andris Reinman
58eb010a9c allow to hide folders 2020-07-02 13:08:16 +03:00
Andris Reinman
329a157f03 store queue id 2020-05-27 13:59:23 +03:00
Andris Reinman
19668a863a Merge branch 'master' of github.com:nodemailer/wildduck 2020-05-11 20:10:35 +03:00
Andris Reinman
1ca26d464c allow contentTransferEncoding 2020-05-11 20:10:03 +03:00
Louis Laureys
d0576f4afe Allow disabling forwarder 2020-05-08 15:36:00 +02:00
Andris Reinman
f438e68c42 added missing size to message output 2020-05-08 11:13:24 +03:00
Andris Reinman
4f0c25aa4c v1.25.0 2020-05-08 10:43:59 +03:00
Andris Reinman
faa713d12e do not use collection.update 2020-04-24 12:27:25 +03:00
Andris Reinman
ee8dff0ccd v1.24.0 2020-04-24 11:51:33 +03:00