Commit graph

54 commits

Author SHA1 Message Date
mdecimus
46076c6f20 v0.8.1 2024-05-23 16:32:47 +02:00
mdecimus
f366dc3fd3 Remove technical subdomains from MTA-STS policies and TLS records (closes #429) 2024-05-23 14:47:50 +02:00
mdecimus
d52180dcf1 HTTP Strict Transport Security 2024-05-23 14:29:55 +02:00
mdecimus
0d2e58361b IP addresses trigger R_SUSPICIOUS_URL false positive (closes #461 #419) 2024-05-22 16:52:26 +02:00
mdecimus
0fc5d40ec1 POP3 support (closes #100) 2024-05-22 11:28:35 +02:00
mdecimus
6e5a92d882 Default to ARC seal using just one signature 2024-05-20 18:25:46 +02:00
mdecimus
faf34ecde2 Include server hostname in SMTP greetings (closes #448) 2024-05-20 16:15:32 +02:00
mdecimus
b755357314 IP allowlists 2024-05-19 16:30:16 +02:00
mdecimus
bd4a2f5956 Use separate account for master user 2024-05-19 16:09:52 +02:00
mdecimus
66cc0a3072 Faster email deletion, Junk/Trash folder auto-expunge and changelog auto-expiry (closes #403) 2024-05-19 12:15:35 +02:00
mdecimus
21137080f8 DKIM exploit fix 2024-05-18 10:39:27 +02:00
mdecimus
d4327af3ad Log errors during message ingestion 2024-05-13 15:36:59 +02:00
mdecimus
398b31b40b Improved full-text indexing 2024-05-12 18:15:41 +02:00
mdecimus
f4e5a0baf5 Gossip service implementation for cluster node autodiscovery with failure detection 2024-05-10 20:34:08 +02:00
mdecimus
7e8f5fb3e9 Autoconfig testing 2024-05-09 13:14:18 +02:00
mdecimus
53e6c352d8 Resolve file macros after dropping root privileges 2024-05-08 18:31:02 +02:00
mdecimus
1473d8cdcf Autoconfig and MS Autodiscover services (closes #336) 2024-05-08 16:00:54 +02:00
mdecimus
baef85e55b MTA-STS Policy management 2024-05-07 15:20:54 +02:00
mdecimus
3e9d0ae5d2 Generate TLSA Records for DANE (closes #397) 2024-05-07 10:36:57 +02:00
mdecimus
ede21dbfe8 Added certificate.* as local key default 2024-05-06 15:09:48 +02:00
mdecimus
a30843b72d Removed run-as setting 2024-05-06 14:57:50 +02:00
mdecimus
5b236e00ae Added retry_num, notify_num, last_error, last_status variables to queue expressions 2024-05-06 12:55:31 +02:00
mdecimus
0779fd1593 Chunk FDB imports by transaction byte limit 2024-05-04 09:05:40 +01:00
mdecimus
afe63c3e9d Updated import/export to use latest schema 2024-05-03 11:16:51 +01:00
mdecimus
c4a12e235d Master user implementation 2024-05-02 10:19:06 +01:00
mdecimus
0514ac0f0d Individual subspaces for each value and bitmap type 2024-05-02 10:19:06 +01:00
mdecimus
03332635f8 Report import/export status 2024-05-01 10:59:05 +02:00
mdecimus
1950366629 v0.7.3 2024-04-30 19:52:05 +02:00
mdecimus
592ca3ccc5 Add --help and --version command line arguments (closes #365) 2024-04-29 15:23:28 +02:00
mdecimus
58b8c5bcdb Trim spaces in DNS-01 ACME secrets (closes #382) 2024-04-28 17:58:17 +02:00
mdecimus
20a74e787f Allow only one journald tracer (closes #375) 2024-04-23 19:55:19 +02:00
mdecimus
0bd908c8c1 authenticated_as variable not usable for must-match-sender (closes #372) 2024-04-23 18:58:56 +02:00
mdecimus
03c0a6e328 Fix parsing of IPv6 DNS server addresses 2024-04-18 11:13:20 +02:00
mdecimus
3cc3b726ea v0.7.2 2024-04-17 16:00:50 +02:00
mdecimus
929d84468f Support for DNS-01 and HTTP-01 ACME challenges (closes #226) 2024-04-17 09:55:19 +02:00
mdecimus
0267f28156 Configurable external resources (closes #355) 2024-04-15 13:50:47 +02:00
mdecimus
d876033c1a Use cross-compilation for CI, build the Docker image from source (#85) 2024-04-12 16:35:00 +02:00
mdecimus
4ba65d6676 Updated webadmin location + Doc fixes 2024-04-12 15:08:51 +02:00
mdecimus
e8205a27ca Remove ASN.1 DER structure from DKIM ED25519 public keys 2024-04-10 12:37:48 +02:00
Aaron Dewes
c4b0493fdc
Make initial admin password configurable via env (#311)
This is useful for running Stalwart in Docker or packaging it for certain systems
2024-04-10 09:56:33 +02:00
mdecimus
62aa3be182 Updated resources 2024-04-09 11:57:53 +02:00
mdecimus
23edd40fd0 Fixed DKIM public key format 2024-04-08 11:09:02 +02:00
mdecimus
841b8000c4 Updated install script 2024-04-07 17:20:50 +02:00
mdecimus
ab47eab1d9 Automatic spam filter and webadmin downloading + quickstart 2024-04-05 19:00:55 +02:00
mdecimus
3a5ca70365 DKIM record management API 2024-04-04 11:51:47 +02:00
mdecimus
223bd59bab REST API cleanup 2024-04-01 19:48:59 +02:00
mdecimus
35562bb9fd Use safe defaults when settings are missing 2024-03-30 18:12:40 +01:00
mdecimus
cb4d2f15ae Config hot reloading API 2024-03-28 17:21:32 +01:00
mdecimus
16b0465933 Unified TLS certificate management 2024-03-28 11:12:46 +01:00
mdecimus
37eb6483ca Settings hot reloading - All tests passing 2024-03-27 11:35:02 +01:00