Commit graph

526 commits

Author SHA1 Message Date
mdecimus bd4129e160 Fixed tracing index table type for SQL stores
Some checks failed
trivy / Check (push) Failing after -8m6s
2024-08-21 18:32:59 +02:00
mdecimus e54c3abad4 v0.9.2 2024-08-21 16:27:19 +02:00
mdecimus 147d9ded86 Increase SMTP transaction logging details 2024-08-21 16:12:01 +02:00
mdecimus 6d76b26fb8 Fix compile flags for SQL Read Replicas
Some checks failed
trivy / Check (push) Failing after -8m3s
2024-08-20 17:27:03 +02:00
mdecimus 0b91feffad Live tracing + Tracing history 2024-08-20 17:01:36 +02:00
mdecimus 547c67120a Undelete tests
Some checks failed
trivy / Check (push) Failing after -7m57s
2024-08-17 18:56:41 +02:00
mdecimus ec23236b06 Include Forwarded-For IP address in http.request-url event (closes #682) 2024-08-17 17:29:15 +02:00
mdecimus 7b2941518a Do not hardcode logger id (fixes #348)
Some checks failed
trivy / Check (push) Failing after -7m51s
2024-08-15 15:06:04 +02:00
mdecimus 79297c37b0 Fixed read replicas
Some checks failed
trivy / Check (push) Failing after -7m49s
2024-08-14 20:00:24 +02:00
mdecimus e2eb851bfc Add sql replicas to stores 2024-08-14 19:26:21 +02:00
mdecimus d5f356ae6f Do not create tables when using SQL as an external directory (fixes #291) 2024-08-14 18:54:36 +02:00
mdecimus 349bbbbe05 Do not create tables when using SQL as an external directory (fixes #291) 2024-08-14 18:54:30 +02:00
mdecimus abd318b678 Message delivery history + Live tracing 💎 2024-08-14 17:29:42 +02:00
mdecimus be656ddd0c Retry logic for SQL read replicas
Some checks failed
trivy / Check (push) Failing after -7m47s
2024-08-13 17:17:38 +02:00
mdecimus 6b92961c36 SQL Read replicas and Distributed blob storage 💎 (closes #441)
Some checks failed
trivy / Check (push) Failing after -7m42s
2024-08-11 19:30:00 +02:00
mdecimus 8d3931b76e Support multiple secret columns in SQL directories
Some checks failed
trivy / Check (push) Failing after -7m39s
2024-08-10 09:10:27 +02:00
nico f18b1d2fd4
ci: add trivy scanning workflow (#466)
Some checks failed
trivy / Check (push) Failing after -7m38s
this workflow scans and uploads the results into the protected Github
Security tab for review.
2024-08-09 19:14:43 +02:00
mdecimus 12cc55ceda Update version numbers in reports 2024-08-09 19:02:59 +02:00
mdecimus f957cbb60f Replace lazy_static and OnceLock with LazyLock 2024-08-09 15:38:19 +02:00
mdecimus 39a64ed64c Fix autodiscover request parser 2024-08-09 14:31:28 +02:00
mdecimus c6a61d1f45 Avoid using mutex on the event receiver list 2024-08-09 12:55:50 +02:00
mdecimus 35ccf92163 Fix useradd command (closes #659) 2024-08-09 10:03:58 +02:00
mdecimus 5be92da8ff Fix disabled events setting 2024-08-08 17:54:24 +02:00
mdecimus d5b9d01c1b Updated README 2024-08-08 14:35:02 +02:00
mdecimus db0efdaf59 v0.9.1 2024-08-08 12:50:00 +02:00
mdecimus 3b053ad36e HTTP endpoint access controls (closes #266 closes #329 closes #542) 2024-08-08 11:13:26 +02:00
mdecimus bba371c624 Prometheus pull metrics exporter (closes #275) 2024-08-08 09:52:19 +02:00
mdecimus 03307433a7 OpenTelemetry push exporter implementation (closes #478) 2024-08-07 17:20:36 +02:00
mdecimus a3284b8bc3 Metrics collector 2024-08-06 19:23:02 +02:00
mdecimus b0d1561554 Add options setting to PostgreSQL driver (closes #662) 2024-08-06 08:41:05 +02:00
mdecimus 1a8260bd6b Properly parse Forwarded and X-Forwarded for headers (closes #669) 2024-08-05 19:46:29 +02:00
mdecimus ce8a19dd52 Resolve DKIM macros when generating DNS records (closes #666) 2024-08-05 19:04:10 +02:00
mdecimus afee02024e Fixed is_local_domain Sieve function (closes #622) 2024-08-04 10:50:03 +02:00
mdecimus a27ac74ad5 Add isActive property to defaults on Sieve/get JMAP method (closes #624) 2024-08-04 10:00:51 +02:00
mdecimus 7826eb3ea1 Perform must-match-sender checks after sender rewriting (closes #394) 2024-08-04 09:57:40 +02:00
mdecimus 5a43455917 Tracing macro improvements 2024-08-03 20:10:01 +02:00
mdecimus b47d57e3c3 Only perform email ingest duplicate check on the target mailbox (#632) 2024-08-03 09:10:41 +02:00
mdecimus 9cb87091e1 CLA -> FLA 2024-08-02 11:22:29 +02:00
mdecimus 2a12e251f2 Fixed tests 2024-08-02 09:16:57 +02:00
mdecimus 644496db45 Windows fix 2024-08-01 17:44:24 +02:00
mdecimus 3cb8918d2e v0.9.0 2024-08-01 17:09:39 +02:00
mdecimus ed214fd087 Journald tracer reimplementation 2024-08-01 10:42:46 +02:00
mdecimus 336c4876e2 Do not provide {auth_authen} Milter macro unless the user is authenticated 2024-07-31 20:05:42 +02:00
mdecimus 87f9736605 Improved OpenTelemetry tracing and logging (closes #297) 2024-07-31 20:00:34 +02:00
mdecimus 9840494094 Webhook dispatch reimplementation as a tracer 2024-07-30 18:53:05 +02:00
mdecimus d29d21692e Improved tracing (closes #180 closes #417 closes #376 closes #418 closes #517) 2024-07-30 16:12:34 +02:00
mdecimus a45eb50231 Improved tracing (part 4) 2024-07-28 15:21:22 +02:00
mdecimus 1e76792d03 Improved tracing (part 3) 2024-07-26 19:44:01 +02:00
mdecimus 52cb48353e Improved tracing (part 2) 2024-07-25 20:35:13 +02:00
mdecimus ae7cadc27d Improved tracing (part 1) 2024-07-23 12:44:14 +02:00