Commit graph

1525 commits

Author SHA1 Message Date
Andris Reinman
20fda17be4 include hash value in attachment output 2021-03-26 09:58:05 +02:00
Andris Reinman
b01da3a183 Merge branch 'master' of github.com:nodemailer/wildduck 2021-03-04 10:30:42 +02:00
Andris Reinman
a9c63bb9f2 updated zone-mta commit 2021-03-04 10:30:35 +02:00
Louis Laureys
8a3ae6f807
Remove wildduck-dockerized link from sidebar
I seem to have added it accidentally
2021-03-02 19:09:20 +01: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
2349d6cdff updated auditing docs 2021-02-26 11:08:18 +02:00
Andris Reinman
97c2ce77b6 added minSize and maxSize search parameters 2021-02-18 10:19:13 +02:00
Andris Reinman
c7d1c01ddd Merge branch 'master' of github.com:nodemailer/wildduck 2021-02-09 12:09:25 +02:00
Andris Reinman
b62c7c47b9 v1.32.3 2021-02-09 12:08:53 +02:00
Andris Reinman
354e0f22cd
Merge pull request #313 from mhf-ir/master 2021-02-03 19:24:20 +02:00
Muhammad Hussein Fattahizadeh
a2f9771758
fix: readme 2021-02-02 22:52:06 +03:30
Muhammad Hussein Fattahizadeh
1e06e1ba6c
fix: breaks 2021-02-02 22:50:58 +03:30
Muhammad Hussein Fattahizadeh
4bab2fb6a9
fix: license 2021-02-02 22:49:38 +03:30
Muhammad Hussein Fattahizadeh
0bb6184965
feat: add graphics 2021-02-02 22:31:48 +03:30
Louis Laureys
a5d8478095
Add wildduck-dockerized as an install option (#312) 2021-02-01 20:52:43 +01:00
Andris Reinman
0595d61c10 bumped deps 2021-02-01 09:38:26 +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
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