Commit graph

850 commits

Author SHA1 Message Date
Andris Reinman
97b53a4fd3 prefer pkcs1 for acme certs 2021-09-10 10:21:33 +03:00
Andris Reinman
bf60817694 prefer pkcs1 for acme account 2021-09-10 10:04:22 +03:00
Andris Reinman
c8cd86575d log acme redirects 2021-09-08 16:09:14 +03:00
Andris Reinman
fe42aa505e allow unauthenticated login if disableSTARTTLS is set to true 2021-09-06 15:29:40 +03:00
Andris Reinman
6e5d8a546d 1.35.4 2021-09-06 14:54:37 +03:00
Andris Reinman
cdfc1be2eb Made autoreply interval configurable 2021-09-06 14:19:47 +03:00
Andris Reinman
3110d9bb24 v1.35.3 2021-09-05 14:59:15 +03:00
Andris Reinman
549655394a mixed missing key entry for settings.get 2021-09-05 14:51:10 +03:00
Andris Reinman
64c47ec587 v1.35.1 2021-09-05 14:11:24 +03:00
Andris Reinman
6ccaec201e added simple admin page for settings 2021-09-04 15:32:27 +03:00
Andris Reinman
d1885c28e0 Updated /settings endpoint. Added new setting keys 2021-09-04 10:30:50 +03:00
Andris Reinman
f500a275af Added settings endpoint, allow to override ARCHIVE_TIME 2021-09-04 00:19:24 +03:00
Andris Reinman
eb3e26e153 Upgraded OpenPGP to v5 2021-09-03 21:32:39 +03:00
Andris Reinman
9422d02373 prefer pkcs8 to pkcs1 2021-08-30 13:04:13 +03:00
Andris Reinman
7671a5e140 reverted privateKeyEncoding frmat 2021-08-30 11:23:20 +03:00
Andris Reinman
9075fc226d Merge branch 'master' of github.com:nodemailer/wildduck 2021-08-30 11:22:05 +03:00
Andris Reinman
53cda36329 Upgrade Mongodb library from 3 to 4
update
2021-08-30 11:21:50 +03:00
James Alvarez
3ae17c463d changed encoding of public and private keys 2021-08-30 13:21:58 +08:00
Louis Laureys
c03e029b86 Add idate to EXISTS update entry 2021-08-07 00:28:21 +02:00
Andris Reinman
864fa8d8b6 use write lock for move api 2021-07-05 22:31:25 +03:00
Andris Reinman
9419e832cc use locking for MOVE 2021-07-05 20:37:32 +03:00
Andris Reinman
db5306274a use locking for EXPUNGE 2021-07-05 20:31:35 +03:00
Andris Reinman
0ef9f442c9 fixed dkim key loading 2021-07-05 15:58:08 +03:00
Andris Reinman
6d3badf1db refactored encrypted fields 2021-07-05 15:24:01 +03:00
Andris Reinman
dba85f7fde renewing ACME certs 2021-06-22 15:10:23 +03:00
Andris Reinman
14ecd5cf90 Updated lock handling 2021-06-21 20:32:25 +03:00
Andris Reinman
0c7ad4c107 typo 2021-06-21 15:18:58 +03:00
Andris Reinman
5536bc0f93 added new API endpoint to get info about deleted users 2021-06-21 15:17:31 +03:00
Andris Reinman
c50c5097f0 added log for lock error 2021-06-21 14:28:40 +03:00
Andris Reinman
bb7c25c8e5 rolled back some constants 2021-06-21 10:49:31 +03:00
Andris Reinman
f0062b1aaa Updated task handler 2021-06-20 13:40:04 +03:00
Andris Reinman
9ae177869e Generate ACME certs 2021-06-15 10:47:18 +03:00
Andris Reinman
383bcd6ee2 testing out acme-generated certificates 2021-06-11 15:07:40 +03:00
Andris Reinman
d95f4fe4cd allow to use predefined asp passwords 2021-06-04 10:34:26 +03:00
Andris Reinman
fb3356e759 include idate value in message info 2021-06-03 16:04:10 +03:00
Andris Reinman
425652d4c0 use public properties to check if a socket is open or not 2021-05-31 16:19:44 +03:00
Andris Reinman
9c04a286e2 updated error codes for API 2021-05-21 20:14:43 +03:00
Andris Reinman
25eb5b198b ensure non-200 response for errors 2021-05-20 14:47:20 +03:00
Andris Reinman
5020adaf22 allow searching certs by SAN 2021-05-20 11:33:53 +03:00
Andris Reinman
2d381db260 testcase for POST certs 2021-05-19 19:43:13 +03:00
Andris Reinman
a03c97a943 updates for cert handling 2021-05-15 20:29:11 +03:00
Andris Reinman
eec5d66094 Allow using SNI TLS certificates with IMAP/POP3 2021-05-13 17:08:14 +03:00
Andris Reinman
4edad37888 Log submitted drafts to GELF 2021-05-06 14:01:21 +03:00
Andris Reinman
7a4e9514ef fixed broken SEARCH UID response 2021-04-27 13:10:08 +03:00
Andris Reinman
96dbe65f81 v1.33.1 2021-04-26 10:54:19 +03:00
Andris Reinman
d487102571 filter by delivered-to 2021-04-26 10:16:21 +03:00
Andris Reinman
2d4cc85257 allow to provide default target mailbox for stored messages 2021-04-21 11:29:30 +03:00
Andris Reinman
8401b5ba7a use noCursorTimeout for mbox queries 2021-04-16 13:31:50 +03:00
Andris Reinman
0df624d39e use noCursorTimeout for mbox queries 2021-04-16 13:29:52 +03:00
Andris Reinman
ce15670d7c Make sure that addressregister addresses are decoded from mime-words 2021-04-15 15:41:08 +03:00