Commit graph

1836 commits

Author SHA1 Message Date
Andris Reinman
fd8b65b11f
Merge pull request #441 from nodemailer/zms-61
Include BIMI in search results
2022-12-22 09:43:05 +02:00
Andris Reinman
92d54f3bc8
Include BIMI in search results 2022-12-22 09:27:09 +02:00
Andris Reinman
ba11d5fc25
v1.38.2 2022-12-15 16:13:28 +02:00
Andris Reinman
583e577b35
Do not break messages with long HTML content 2022-12-15 15:56:31 +02:00
Andris Reinman
6008fb26ed
re-run test with 127.0.0.1 2022-12-15 11:29:12 +02:00
Andris Reinman
486a43c2a1
re-run test with 127.0.0.1 2022-12-15 11:24:09 +02:00
Andris Reinman
72791b4711
re-run test with 127.0.0.1 2022-12-15 11:20:06 +02:00
Andris Reinman
726f89a720
re-run test with 127.0.0.1 2022-12-15 11:17:35 +02:00
Andris Reinman
c1e82e7f76
retry test 2022-12-15 11:13:58 +02:00
Andris Reinman
b5cbad0dfa
fixed tests 2022-12-15 11:03:30 +02:00
Andris Reinman
8b1bc8b736
Merge branch 'master' of github.com:nodemailer/wildduck 2022-12-15 10:55:57 +02:00
Andris Reinman
831514145a
ensure origin in hook request 2022-12-15 10:55:53 +02:00
Andris Reinman
32279d2a43
Merge pull request #439 from louis-lau/thread-in-exists-event
Add threadId to exists event
2022-12-12 09:36:06 +02:00
Louis Laureys
5f695b2198 Add threadId to exists event 2022-12-11 13:09:24 +00:00
Andris Reinman
4296784579
Merge pull request #393 from louis-lau/sort-search-by-date
Sort message search by date
2022-12-11 12:16:07 +02:00
Louis Laureys
35ac8e74cf Only sort searhc by date if order is set 2022-12-10 16:20:51 +00:00
Louis Laureys
1a210d184d Merge remote-tracking branch 'upstream/master' into sort-search-by-date 2022-12-10 14:05:12 +00:00
Andris Reinman
2ebcf9d2e0
Added test for const:max:rcpt_to 2022-12-04 11:53:44 +02:00
Andris Reinman
99cd233476
v1.38.0 2022-12-04 11:39:42 +02:00
Andris Reinman
4c940fc3f4
Limit envelope size for draft submissions 2022-12-04 11:18:53 +02:00
Andris Reinman
29facc7fb0
Replaces argon2-browser with hash-wasm module 2022-12-01 15:49:59 +02:00
Andris Reinman
413157ab02
Replaces argon2-browser with hash-wasm module 2022-12-01 15:45:13 +02:00
Andris Reinman
d98a6248ba
Replaces argon2-browser with hash-wasm module 2022-12-01 15:40:47 +02:00
Andris Reinman
da30e1a046
Replaces argon2-browser with hash-wasm module 2022-12-01 15:35:42 +02:00
Andris Reinman
8166084c12
Bumped Restify to get Node 18 support 2022-12-01 14:34:37 +02:00
Andris Reinman
1d34496595
Merge pull request #438 from nodemailer/restify-9
Upgraded to Restify v9
2022-11-24 16:55:22 +02:00
Andris Reinman
559102269a
install mongo cli 2022-11-24 16:50:33 +02:00
Andris Reinman
2d908a1fd5
install mongo cli 2022-11-24 16:46:26 +02:00
Andris Reinman
783ca5a333
install mongo cli 2022-11-24 16:45:07 +02:00
Andris Reinman
c1375b7f0a
install mongo cli 2022-11-24 16:42:17 +02:00
Andris Reinman
19af48e3fb
install mongo cli 2022-11-24 16:32:53 +02:00
Andris Reinman
a61d382a1d
install mongo cli 2022-11-24 16:22:26 +02:00
Andris Reinman
c8130de04f
install mongo cli 2022-11-24 16:20:40 +02:00
Andris Reinman
4093517d8a
install mongo cli 2022-11-24 16:18:41 +02:00
Andris Reinman
145b889e51
install mongo cli 2022-11-24 16:15:39 +02:00
Andris Reinman
ef9a47352d
updated restify error response 2022-11-24 16:04:06 +02:00
Andris Reinman
5a48c662d6
Make sure that wrapped middleware does not return anything 2022-11-24 15:57:11 +02:00
Andris Reinman
4686b81875
Added restifyError handler 2022-11-24 13:21:10 +02:00
Andris Reinman
e27eea14ff
Upgraded to Restify v9. Removed next() calls. 2022-11-24 12:26:10 +02:00
Andris Reinman
1680a12edf
Merge branch 'master' of github.com:nodemailer/wildduck 2022-11-18 22:24:37 +02:00
Andris Reinman
71b66f48a0
Fixed webhooks with multi db setup 2022-11-18 22:24:29 +02:00
Andris Reinman
ee74190e5f
Merge pull request #437 from KZumbusch/issue-436
Issue 436: POP3 AUTH PLAIN not working for certain username and password lengths
2022-11-18 10:28:16 +02:00
Kay Zumbusch
b2b4338b15 issue 436: fix regular expression for base64 validation 2022-11-17 20:00:10 +01:00
Andris Reinman
e17123cf2f
Use node 16 in Dockerfile 2022-11-16 14:38:15 +02:00
Andris Reinman
c912b8d3f2
Merge pull request #435 from nodemailer/ZMS-62
Fixed acme cert upgrade
2022-11-16 11:47:33 +02:00
Andris Reinman
8db04520d6
Fixed acme cert upgrade 2022-11-16 11:38:56 +02:00
Andris Reinman
d9846dea0f
Merge pull request #434 from nodemailer/zms-60
Use charset comverter from libmime
2022-11-10 10:47:11 +02:00
Andris Reinman
2c8033dd6f
removed unnused identifier 2022-11-10 10:17:28 +02:00
Andris Reinman
05e3115fa7
Use charset comverter from libmime 2022-11-10 10:10:39 +02:00
Andris Reinman
e66257ea80
Merge pull request #431 from nodemailer/ZMS-55
Added new option 'bimi' for message uploads
2022-11-03 13:55:11 +02:00