Commit graph

358 commits

Author SHA1 Message Date
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
Andris Reinman
d5fdb3f4e2 Do not encrypt draft messages 2019-10-02 14:33:06 +03:00
Andris Reinman
7b8a863125 removed audit info from user object 2019-10-02 11:35:31 +03:00
Andris Reinman
0ec8851660 Store audit messages 2019-10-01 11:22:10 +03:00
Andris Reinman
83bab195e7 updates to message auditing 2019-09-29 15:00:44 +03:00
Andris Reinman
389d08edc9 testing audit task 2019-09-27 21:26:17 +03:00
Andris Reinman
f46f9ddfe1 show targets in /addresses result 2019-09-25 16:39:48 +03:00
Andris Reinman
08200e4795 Added role for attachments 2019-09-19 15:38:56 +03:00
Andris Reinman
7c4fcaeab3 updated api docs 2019-09-13 15:33:04 +03:00
Andris Reinman
fcd344bfd1 Updated user-delete task to not update all messages at once 2019-09-13 15:05:36 +03:00
Andris Reinman
9dc18e8a7e Return list of strings for forward targets 2019-09-13 11:12:47 +03:00
Andris Reinman
121b61a6f6 v1.22.1 2019-09-12 14:25:42 +03:00
Andris Reinman
b26a749e70 fixed issue with req.accessToken 2019-08-28 10:03:56 +03:00
Andris Reinman
903c7a17f0 Log out sessions on 2FA enable 2019-08-27 21:04:41 +03:00
Andris Reinman
07bc93bad0 fixed tests 2019-08-27 16:20:23 +03:00
Andris Reinman
7383276cda Reset existing sessions if password is updated 2019-08-27 15:46:15 +03:00
Louis Laureys
4ef5cf6dc0 Add back the 404 code 2019-08-19 01:10:06 +02:00