Commit graph

561 commits

Author SHA1 Message Date
mdecimus
3275fb4313 Fix oob in ThrottleKeyHasher::write 2024-12-18 14:17:16 +01:00
mdecimus
38fa0291e2 Port Spam filter to Rust - part 8 2024-12-17 18:01:12 +01:00
mdecimus
3288bd6e97 Port Spam filter to Rust - part 7 2024-12-16 20:00:03 +01:00
mdecimus
5ac2bd5584 LDAP: Support both name and email fields to be mapped to the same attribute 2024-12-15 19:36:29 +01:00
mdecimus
db2b0d12b0 Troubleshooting: Say EHLO after STARTTLS 2024-12-15 19:10:51 +01:00
mdecimus
ef82545fb9 Convert emails obtained from external repositories to lowercase (fixes #1004) 2024-12-15 19:05:38 +01:00
mdecimus
07449a3622 Port Spam filter to Rust - part 6 2024-12-15 18:01:17 +01:00
mdecimus
08c43e2f15 ASN/Geolocation support 2024-12-13 11:32:52 +01:00
mdecimus
b5696c2d26 Port Spam filter to Rust - part 5 2024-12-11 17:57:34 +01:00
mdecimus
44ae796d9b Port Spam filter to Rust - part 4 2024-12-10 18:56:09 +01:00
mdecimus
f0d84c8e68 Port Spam filter to Rust - part 3 2024-12-09 17:49:11 +01:00
mdecimus
4453dc8f3d Port Spam filter to Rust - part 2 2024-12-07 18:45:50 +01:00
mdecimus
db7ae48c77 Port Spam filter to Rust - part 1 2024-12-06 18:35:39 +01:00
oddlama
e86a9c1319
Fix macro detection in DNS record generation (#978) 2024-12-05 18:23:22 +01:00
mdecimus
8fd983f267 Fixed Azure OpenSSL dependency 2024-12-04 15:53:46 +01:00
mdecimus
86b17ebdc1 0.10.7 2024-12-04 11:09:36 +01:00
mdecimus
74a931322a Tracing: Include all events in OTEL traces + Include spanId in webhooks 2024-12-04 09:32:50 +01:00
mdecimus
a6f24d23b4 Delivery and DMARC Troubleshooting (closes #420) 2024-12-03 19:09:15 +01:00
mdecimus
03d9dabed3 Clippy fixes 2024-12-01 20:13:06 +13:00
mdecimus
4f02e4c96f Improved LDAP logging 2024-11-28 17:24:25 +13:00
mdecimus
56933ea74f Implement todo causing panic on concurrency and rate limits 2024-11-25 19:24:55 +13:00
mdecimus
c8e847e3ed Fix account alias owner leak on autodiscover 2024-11-25 18:54:46 +13:00
mdecimus
98b52aa78d Fix UTF8 support in IMAP4rev1 (fixes #948) 2024-11-25 18:41:11 +13:00
mdecimus
2a110f385d Some mails can't be moved out of the junk folder (fixes #670) 2024-11-22 19:15:35 +13:00
mdecimus
d4390230fc Missing User-Agent header for ACME Buypass (fixes #937) 2024-11-21 20:13:54 +13:00
mdecimus
b2bac5d5aa Support for external email addresses on mailing lists (closes #152) 2024-11-13 19:38:54 +13:00
Tamino
3b950cecec
A couple of small fixes in the recently-added Azure blob storage support (#910)
Notably, renaming the "access-key" configuration field to "azure-access-key", not because
stalwart-mailserver needs the field name to change, but because having a field whose name
is the same between Azure and S3 but whose function is different, causes headaches for
webadmin.
2024-11-12 03:40:06 +01:00
mdecimus
572275eecc Discard empty forms 2024-11-10 10:18:55 +01:00
mdecimus
8269023431 Added webadmin.auto-update option for auto-updating Webadmin (closes #842) 2024-11-10 09:15:04 +01:00
mdecimus
5a6b191bd4 Azure backend minor fixes 2024-11-10 08:54:14 +01:00
tamwuff
9b4f5e8c75
Support Azure blob storage in a similar fashion to S3. (#907) 2024-11-10 08:45:50 +01:00
mdecimus
9742149ce8 Mark SQL store as active if used as a telemetry store 2024-11-09 16:45:28 +01:00
mdecimus
afef1552b8 v0.10.6 2024-11-07 16:32:54 +01:00
mdecimus
45ad45f0b7 Fix deleting single keys 2024-10-27 20:07:35 +01:00
mdecimus
c380ec750a Verify roles and permissions when creating or modifying accounts (closes #874) 2024-10-21 19:07:29 +02:00
SinnySupernova
db8b53693f
allow to search using bind dn instead of auth bind connection when bind auth is enabled (#873) 2024-10-21 16:34:03 +02:00
mdecimus
c9cd44b35a Include preferred_username and email in OIDC id_token 2024-10-21 15:54:14 +02:00
mdecimus
3635577706 Add key value to deserialize errors
Some checks failed
trivy / Check (push) Failing after 9s
2024-10-17 17:41:48 +02:00
mdecimus
9e78aaa751 Add context to iteration errors 2024-10-17 17:30:45 +02:00
mdecimus
a1c5be0e11 Fixed Enterprise flag
Some checks failed
trivy / Check (push) Failing after 8s
2024-10-17 09:11:44 +02:00
mdecimus
ad8ee4e599 Added delete range option
Some checks failed
trivy / Check (push) Failing after 11s
2024-10-16 11:18:15 +02:00
mdecimus
471a45a340 Merge branch 'main' of github.com:stalwartlabs/mail-server 2024-10-16 10:49:08 +02:00
mdecimus
a1dbd566fc Minor tokenizer improvements 2024-10-16 10:49:01 +02:00
SinnySupernova
7b20647e7a
add numeric fallback to privilege drop (#868)
Some checks failed
trivy / Check (push) Failing after 9s
2024-10-15 21:37:27 +02:00
mdecimus
0ee2fe3dee v0.10.5 2024-10-15 18:20:55 +02:00
mdecimus
3cb6e2a68c Store CLI 2024-10-15 18:01:55 +02:00
mdecimus
ec3be62990 Remove inefficient TypesTokenizer peek (fixes #863) 2024-10-15 16:59:05 +02:00
mdecimus
51ccdf0c03 AI endpoint -> url setting rename 2024-10-13 09:59:03 +02:00
mdecimus
dcb8b4e8d5 v0.10.4
Some checks failed
trivy / Check (push) Has been cancelled
2024-10-08 17:17:21 +02:00
mdecimus
8ff2438f04 ACME External Account Binding support (closes #379 closes ##650) 2024-10-08 16:28:03 +02:00