Commit graph

1506 commits

Author SHA1 Message Date
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
c29e5c867f updated commit hash 2021-01-08 10:35:55 +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
8074083f08 v1.32.1 2021-01-07 11:08:16 +02:00
Andris Reinman
766746945d Do not use _id in API response 2021-01-07 09:41:48 +02:00
Andris Reinman
e4c5c22e8c updated wildduck commit 2021-01-05 09:33:35 +02:00
Andris Reinman
4853d04b79 v1.32.0 2021-01-04 17:48:28 +02:00
Andris Reinman
b2f8c1fd41 added test for deleting queue entries 2021-01-04 17:47:57 +02:00
Andris Reinman
ac7073c852 bumped deps 2021-01-04 14:20:48 +02:00
Andris Reinman
9004dd2c7e Merge branch 'master' of github.com:nodemailer/wildduck 2021-01-04 11:40:49 +02:00
Andris Reinman
ea53bac4bf added API endpoint to delete outbound emails 2021-01-04 11:40:44 +02:00
Andris Reinman
3c8f023ee1
Merge pull request #303 from louis-lau/webhooks-config-fix
Make webhooks config section optional
2020-12-28 16:37:29 +02:00
Louis Laureys
4e5d5380d2 Make webhooks config section optional 2020-12-28 14:56:56 +01:00
Andris Reinman
da8f5bc7d5
Merge pull request #300 from nodemailer/snyk-fix-8dbe6fcc29d0756ddbff3b04c4b616c4
[Snyk] Security upgrade axios from 0.21.0 to 0.21.1
2020-12-24 10:56:06 +02:00
snyk-bot
8313ce0db6
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-AXIOS-1038255
2020-12-24 08:54:13 +00:00
Andris Reinman
75fe0c4f96 fixed broke FETCH paging 2020-12-13 10:38:14 +02:00
Andris Reinman
736ef7de44 use paging when FETCHing mailbox contents 2020-12-13 10:07:23 +02:00
Andris Reinman
345ea114a7 minor docs update 2020-12-02 13:28:28 +02:00
Andris Reinman
9d1dcfdc62 bumped commit hash for webmail 2020-12-02 12:29:45 +02:00
Andris Reinman
9e1f41b36a bumped commit hashes 2020-12-02 12:03:38 +02:00
Andris Reinman
38f4220521 v1.31.4 2020-12-02 11:56: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
8a7a46f050 Merge branch 'master' of github.com:nodemailer/wildduck 2020-11-26 18:02:54 +02:00
Andris Reinman
e87ccd3ccc Delete recorded addresses when removing user account 2020-11-18 18:58:27 +02:00
Andris Reinman
c2b6079a9c
Merge pull request #292 from louis-lau/openapi-examples
Add example values for getUserAddressregister
2020-11-18 18:54:26 +02:00
Louis Laureys
95335b667a Add example values for getUserAddressregister 2020-11-18 17:28:50 +01:00
Andris Reinman
c024715fde v1.31.3 2020-11-18 18:27:39 +02:00
Andris Reinman
2a704ea951 v1.31.2 2020-11-18 18:25:58 +02:00
Andris Reinman
b26d97bc13 v1.31.1 2020-11-18 18:19:56 +02:00
Andris Reinman
5d3f99492f v1.31.0 2020-11-18 17:57:44 +02:00
Andris Reinman
1ce995edd6 new API endpoint /addressresgister 2020-11-18 17:56:52 +02:00
Andris Reinman
9ccb18cc16
Merge pull request #282 from louis-lau/openapi
Openapi 3 specification
2020-11-18 16:18:42 +02:00
Andris Reinman
6cce4c002c
Merge pull request #283 from anteploon/rspamdactionfix
Moved "greylist" and "soft reject" to same case block.
2020-11-11 13:27:12 +02:00
Lauri Anteploon
203bbf6cfd Moved "greylist" and "soft reject" to same case block.
In Rspamd "greylist" and "soft reject" actions are synonymous.
Which one is emitted depends on the greylisting module configuration.
2020-11-11 10:43:21 +00:00
Andris Reinman
4713ceebe2 v1.30.4 2020-11-11 10:26:07 +02:00
Louis Laureys
54571e052c Add ReDoc 2020-11-09 17:24:20 +01:00
Louis Laureys
70e0d11b00 Add openapi spec 2020-11-09 17:24:20 +01: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
Andris Reinman
2f848a232d log POP3 RETR commands 2020-11-03 10:31:45 +02:00
Andris Reinman
70a62a35b8 allow UTF8 literals for APPEND 2020-10-30 12:06:17 +02:00
Andris Reinman
961111ad71
Merge pull request #273 from louis-lau/filter-partial-update-fix
Filter partial update fix
2020-10-19 08:59:53 +03:00
Louis Laureys
a4ef1c1df2 Generate docs 2020-10-19 00:36:15 +02:00
Louis Laureys
9dd3ed0e65 Fix error when partially upding a filter 2020-10-19 00:34:34 +02:00
Andris Reinman
3271064044 log webhook results to graylog 2020-10-09 14:01:35 +03:00
Andris Reinman
6f63db8ef8 fixed user-agent for webhook requests 2020-10-09 13:43:18 +03: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