Commit graph

544 commits

Author SHA1 Message Date
mdecimus
794b8f2e50 Fix: Lookup reload does not include database settings 2024-09-08 17:01:38 +02:00
mdecimus
efbddd1cdd Ignore Inbox case on Sieve's fileinto (fixes #725)
Some checks are pending
trivy / Check (push) Waiting to run
2024-09-07 15:16:25 +02:00
mdecimus
0db8611ce7 Add delivery completed metric 2024-09-07 14:51:18 +02:00
mdecimus
fe0f8962b9 Local keys fetch fix 2024-09-07 14:45:48 +02:00
mdecimus
62e98f4e5b Merge branch 'main' of github.com:stalwartlabs/mail-server
Some checks failed
trivy / Check (push) Has been cancelled
2024-09-02 11:18:17 +02:00
mdecimus
c10a8827c6 Untrusted global scripts support 2024-09-02 11:18:00 +02:00
mdecimus
4d61541c7f Deploying to main from @ stalwartlabs/mail-server@3e0946743d 🚀
Some checks are pending
trivy / Check (push) Waiting to run
2024-09-01 15:33:27 +00:00
mdecimus
3e0946743d Allow localhost to override HTTP access controls + change sieve runtime error default log level
Some checks failed
trivy / Check (push) Has been cancelled
2024-08-30 19:50:06 +02:00
mdecimus
660f89b909 Updated build.xml
Some checks failed
trivy / Check (push) Has been cancelled
2024-08-29 14:04:04 +02:00
mdecimus
36fd5797b7 SYN flood, brute force fail2ban + session.mail.is-allowed expression (closes #482 closes #688 closes #609) 2024-08-29 12:22:44 +02:00
mdecimus
7e1b6bd06d Alerts implementation
Some checks are pending
trivy / Check (push) Waiting to run
2024-08-28 19:33:29 +02:00
mdecimus
62f55ad62b Live and historical metrics
Some checks are pending
trivy / Check (push) Waiting to run
2024-08-27 17:54:34 +02:00
mdecimus
18a24f7220 Include queueId in MTA Hooks (fixes #708)
Some checks failed
trivy / Check (push) Has been cancelled
2024-08-23 18:41:10 +02:00
eyJhb
0186c215a5
CLI list advised DNS records for domain (#705) 2024-08-23 18:25:18 +02:00
mdecimus
e4cd866be4 Add elapsed times to message filtering events 2024-08-23 17:09:26 +02:00
mdecimus
dcc31e8b3e Metric history + Live metrics 2024-08-23 16:21:35 +02:00
mdecimus
0aaf493f94 Log messageId on ingestion
Some checks failed
trivy / Check (push) Has been cancelled
2024-08-22 14:29:11 +02:00
mdecimus
fe0ccb11bd Do not insert empty keywords in FTS index 2024-08-22 12:33:23 +02:00
mdecimus
bd4129e160 Fixed tracing index table type for SQL stores
Some checks are pending
trivy / Check (push) Waiting to run
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 are pending
trivy / Check (push) Waiting to run
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) Has been cancelled
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) Has been cancelled
2024-08-15 15:06:04 +02:00
mdecimus
79297c37b0 Fixed read replicas
Some checks are pending
trivy / Check (push) Waiting to run
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)
Some checks are pending
trivy / Check (push) Waiting to run
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 are pending
trivy / Check (push) Waiting to run
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) Has been cancelled
2024-08-11 19:30:00 +02:00
mdecimus
8d3931b76e Support multiple secret columns in SQL directories
Some checks failed
trivy / Check (push) Has been cancelled
2024-08-10 09:10:27 +02:00
nico
f18b1d2fd4
ci: add trivy scanning workflow (#466)
Some checks are pending
trivy / Check (push) Waiting to run
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