Commit graph

374 commits

Author SHA1 Message Date
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
Andris Reinman 2eb189f26d
Replaced log.debug with log.verbose 2020-03-24 14:30:43 +02:00
Andris Reinman a44a946496
log api search queries 2020-03-19 13:21:05 +02:00
Andris Reinman fe1bbd1f58
send imap flag notifications for submitted drafts 2020-03-03 14:39:11 +02:00
Andris Reinman 7a8f26c8ef
allow using metaData in list response 2020-02-21 10:59:12 +02:00
Andris Reinman 5a560073b9
return metadata as an object instead of a string 2020-02-21 10:38:02 +02:00
Andris Reinman 4e395dd382
Allow using JS object as metaData value 2020-02-21 10:24:35 +02:00
Andris Reinman 1b81092c28
do not set answered if also forwarded 2020-02-19 11:09:40 +02:00
Andris Reinman 662d2c3df8
add answered flag to forwarded emails 2020-02-19 10:57:37 +02:00
Andris Reinman fa695adc70
handle name parsing failures 2020-02-19 10:12:49 +02:00
Andris Reinman 64ccb33ee5
bumped deps 2020-01-03 13:30:42 +02:00
Andris Reinman 0e1861418a
fixed audit endpoint 2019-11-22 00:19:12 +02:00
Andris Reinman dde106c039
added api endpoint for audit info 2019-11-22 00:16:20 +02:00
Andris Reinman a2b1ac227b
Added export endpoint for audit 2019-11-21 16:15:25 +02:00
Andris Reinman 188f4dccc5
added new user setting option to disable authentication 2019-11-15 09:16:53 +02:00
Andris Reinman d1e595924c Include enabled2fa and autoreply in user listing 2019-10-10 14:01:59 +03:00
Andris Reinman 5dfa116cc5 Include enabled2fa and autoreply in user listing 2019-10-10 13:59:12 +03:00
Andris Reinman c1537dbaf5 Include enabled2fa and autoreply in user listing 2019-10-10 13:55:21 +03:00
Andris Reinman 96fa19068a allow to search messages from Junk/Trash 2019-10-03 17:00:51 +03:00