Commit graph

1689 commits

Author SHA1 Message Date
Andris Reinman f00730a16e
allow subjects up to 2048b 2022-03-29 15:36:07 +03:00
Andris Reinman f7d0c1e80d
include session id in error log messages 2022-03-10 12:08:23 +02:00
Andris Reinman c1c08039a1
removed extra console.log 2022-03-07 10:48:17 +02:00
Andris Reinman db05cd562c
Merge pull request #384 from nodemailer/webauthn
Updated defaults for webauthn
2022-03-07 10:33:09 +02:00
Andris Reinman f3517370e7
Only list specific type of keys when authenticating 2022-03-07 10:32:28 +02:00
Andris Reinman 5be8f6eb7c
Updated defaults for webauthn 2022-03-07 09:58:22 +02:00
Andris Reinman 7e88899240
Merge pull request #382 from NicolaiSchmid/master
ci: add github actions docker build
2022-03-07 09:03:50 +02:00
Andris Reinman fc2c094470
Merge pull request #383 from nodemailer/webauthn
Webauthn
2022-03-07 08:59:43 +02:00
Andris Reinman 778dfac7ed
removed u2f, added webauthn 2022-03-06 00:08:48 +02:00
Nicolai Schmid fa4338a94a ci: add github actions docker build 2022-03-05 13:50:55 +01:00
Andris Reinman 7d266f08e2
bumped deps to get env support for config 2022-02-21 16:44:33 +02:00
Andris Reinman b1f88434e3
Create notify-push.yml 2022-02-04 11:03:25 +02:00
Andris Reinman 47d4ee5205
do not include acme routes if acme support is disabled 2022-02-03 11:56:50 +02:00
Andris Reinman e83bb75f45
Merge pull request #380 from HamStudy/feature/acme-conf-missing
Be resilient to missing acme config
2022-02-03 10:04:41 +02:00
Richard Bateman 8b926d936f Be resilient to missing acme config
In the gitter chat someone with an old config format was having issues
because they didn't have an [acme] section in the config file; there isn't
really any reason you should need that if you don't use it, so this fix
just makes it so it will disable acme if the config isn't present as well
as if it is but it's disabled
2022-02-02 09:35:30 -07:00
Andris Reinman ea2d15c9b9
log session id for POP3 2022-01-12 13:50:17 +02:00
Andris Reinman 4c12c303a4
v1.36.2. downgraded bull 2021-11-16 13:52:38 +02:00
Andris Reinman 7cbd6302af
Removed python from Dockerfile 2021-11-16 13:30:41 +02:00
Andris Reinman 3766936bd6
v1.36.1. Created a release to trigger Docker autobuild 2021-11-16 12:50:11 +02:00
Andris Reinman e6bd2f1cf8
Allow to automatically delete previous draftby reference 2021-11-15 14:22:00 +02:00
Andris Reinman 4e6706d333
Merge pull request #360 from Justin8303/ssl-cert-patch
Fixed bug where ssl certs without a secret are not working probably
2021-11-14 12:50:38 +02:00
Justin8303 e85a7703f2 Fixed bug where unencrypted ssl certs are not working probably 2021-11-13 15:38:44 +01:00
Andris Reinman 131757bd82
allow to use "cpus" as process count 2021-11-12 10:29:17 +02:00
Andris Reinman be50d27467
do not count stats only for a single page 2021-11-02 15:55:29 +02:00
Andris Reinman 803e21a9a8
ensure that in-reply-to and message-id headers are stored as single strings, not arrays 2021-10-12 23:18:17 +03:00
Andris Reinman bb59b538e6
Increased cursor page size 2021-10-12 19:36:51 +03:00
Andris Reinman 1197ffbdb0
bumped commit hashes 2021-10-11 17:19:58 +03:00
Andris Reinman cf624823f9
v1.36.0 2021-10-11 17:11:59 +03:00
Andris Reinman 6b555c050f
pass loggelf for certificate handler 2021-10-08 17:30:15 +03:00
Andris Reinman 17a3d6107c
special case for email lines that end with carriage return only 2021-10-08 17:10:53 +03:00
Andris Reinman ec0715865f
/filters api endpoint updates 2021-10-04 14:06:45 +03:00
Andris Reinman 2173a5c38f
Forward tracking 2021-10-04 11:57:43 +03:00
Andris Reinman 544cd16c34
v1.35.6 2021-10-01 14:33:48 +03:00
Andris Reinman 1b2bebc7b5
include forward resolution in gelf logs 2021-10-01 14:06:26 +03:00
Andris Reinman ca3a365d96 fixed a but with invalid property check 2021-09-14 09:43:09 +03:00
Andris Reinman 5e5a3d7eb0 throw if encryption secret is not provided 2021-09-13 11:56:18 +03:00
Andris Reinman ceab52944b
Merge pull request #353 from louis-lau/threadcounters
Add optional thread message counters to listing
2021-09-13 10:00:24 +03:00
Louis Laureys d7d73179ee Make thread counters work correctly 2021-09-12 22:15:39 +02:00
Louis Laureys 48be006eba Add optional thread message counters to listing 2021-09-12 20:25:51 +02:00
Louis Laureys 1234496f6e
Merge pull request #352 from louis-lau:dockerfile-improvement
Seperate package.json copy  in dockerfile for cached builds
2021-09-12 17:05:04 +02:00
Louis Laureys c17c33debf Seperate package.json copy in dockerfile for cached builds 2021-09-12 17:03:56 +02:00
Andris Reinman dfe694161b make sure that fingerprint is shown in acme respose 2021-09-10 12:27:31 +03:00
Andris Reinman 4ee6f98ed1 v1.35.5 2021-09-10 10:42:50 +03:00
Andris Reinman 9df2a9ced8 fixed token check for acme requests 2021-09-10 10:41:58 +03:00
Andris Reinman 6fbf4c6afa allow acmeToken_get 2021-09-10 10:35:13 +03:00
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 fbccf8c6ec bumped git hash for zonemta-wildduck 2021-09-07 11:22:53 +03:00
Andris Reinman fe42aa505e allow unauthenticated login if disableSTARTTLS is set to true 2021-09-06 15:29:40 +03:00