mdecimus
a5bec187aa
Check whether the X-Forwarded IP has been blocked
2024-12-29 12:26:29 +01:00
mdecimus
8b30c04794
Centralized caching + Bayes token cache
2024-12-29 12:13:07 +01:00
mdecimus
f2b00ccd54
S3-FIFO caching
2024-12-27 19:40:33 +01:00
mdecimus
3530b6625f
Sharded in-memory store
2024-12-27 15:49:30 +01:00
mdecimus
c7499ab67d
Removed authentication rate limit (unnecessary since there is fail2ban)
2024-12-27 14:51:11 +01:00
mdecimus
7a905ca137
Fix: Admin role can't be assigned if an acccount with the same name exists
2024-12-26 19:35:00 +01:00
mdecimus
e5ebc5ce33
Delete in-memory keys by prefix
2024-12-26 19:01:49 +01:00
mdecimus
1ba229aac7
Add parsed headers and update offsets when adding header
2024-12-26 09:38:09 +01:00
mdecimus
2ef4a06135
Overwrite option to spam-filter update endpoint
2024-12-25 11:30:47 +01:00
mdecimus
ad30478bd8
Added http-lookup.* to resource fetch
2024-12-25 10:44:06 +01:00
mdecimus
aa4b9978c2
removed print
2024-12-25 10:39:21 +01:00
mdecimus
65209174f0
Bayes filtering per account ( #819 ) + Delivered-To header ( #916 )
2024-12-24 18:02:12 +01:00
mdecimus
2cfe467b20
Purge task locking and spam rule fixes]
2024-12-23 15:00:25 +01:00
mdecimus
1726d68018
Improve SPOOF_DISPLAY_NAME detection ( fixes #982 )
2024-12-23 12:22:42 +01:00
mdecimus
7cca6fc298
HTTP remote lists and Spam filter improvements
2024-12-22 19:35:22 +01:00
mdecimus
d1944b8a6f
Fixed Cargo.toml
2024-12-22 10:52:45 +01:00
mdecimus
25e7983888
Remove old locks
2024-12-22 10:36:05 +01:00
mdecimus
d14706d088
Distributed locking improvements
2024-12-21 19:22:38 +01:00
mdecimus
6416ff12d6
Port Spam filter to Rust - all tests passing
2024-12-20 16:59:26 +01:00
mdecimus
e7298df610
Port Spam filter to Rust - part 9
2024-12-19 18:12:47 +01:00
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