Commit graph

95 commits

Author SHA1 Message Date
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
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
5b236e00ae Added retry_num, notify_num, last_error, last_status variables to queue expressions 2024-05-06 12:55:31 +02:00
mdecimus
1950366629 v0.7.3 2024-04-30 19:52:05 +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
d876033c1a Use cross-compilation for CI, build the Docker image from source (#85) 2024-04-12 16:35:00 +02:00
mdecimus
841b8000c4 Updated install script 2024-04-07 17:20:50 +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
mdecimus
170ff38d1f Settings hot reloading - Part 4 2024-03-26 18:40:41 +01:00
mdecimus
d8af9b4576 Settings hot reloading - Part 3 2024-03-24 19:20:36 +01:00
mdecimus
5756815e3e Settings hot reloading - Part 2 2024-03-22 20:16:02 +01:00
mdecimus
333a0d5a1b Settings hot reloading - Part 1 2024-03-21 20:07:21 +01:00
mdecimus
9a4110e343 Config API changes 2024-03-18 16:16:00 +01:00
mdecimus
310ce49314 Updated settings REST API 2024-03-11 11:30:12 +01:00
mdecimus
3081958765 Escape regexes within matches() (#155) 2024-03-07 16:57:53 +01:00
mdecimus
7041d495fc Faster IMAP UID generation 2024-03-06 17:41:38 +01:00
mdecimus
48f255b31f Iterate values rather than sending multiple get requests 2024-03-05 10:35:16 +01:00
mdecimus
ff279b3a39 Global threadId caching 2024-03-04 18:51:24 +01:00
mdecimus
875b1fa744 Store incoming reports in the data store 2024-03-02 12:21:03 +01:00
mdecimus
417bc38288 Support for S3 bucket prefixes 2024-03-02 09:33:36 +01:00
mdecimus
53f0222f30 Updated directory expressions 2024-02-14 15:44:35 +01:00
mdecimus
8471706643 Clippy fixes 2024-02-13 15:00:58 +01:00
mdecimus
44db67cc2a Distributed SMTP queues and Rate limiting passing tests 2024-02-13 14:35:28 +01:00
Mauro D
d16119f54b Distributed SMTP queues (untested) 2024-02-08 20:03:57 -03:00
Mauro D
d7d27063d8 Updated configuration files 2024-01-19 19:10:31 +01:00
mdecimus
02faa04e27 Config expressions passing tests. 2024-01-19 13:06:39 +01:00
mdecimus
4551576e04 Expressions in configuration files (untested) 2024-01-18 18:18:32 +01:00
mdecimus
4b5576cab4 v0.5.3 2024-01-14 10:53:41 +01:00
mdecimus
6aeadb9cda Fail2ban and IP address blocking support (closes #164) 2024-01-13 12:59:10 +01:00
mdecimus
407c051e93 Log config errors + Do not send EHLO after AUTH 2024-01-09 18:03:12 +01:00
mdecimus
d829b56571 v0.5.2 2024-01-07 15:34:46 +01:00
mdecimus
3a800aff7a HAProxy protocol support (closes #36) 2024-01-06 20:02:31 +01:00
mdecimus
ffba9b5a61 ACME TLS implementation using TLS-ALPN-01 - closes #160 2024-01-05 18:44:22 +01:00
mdecimus
f301721465 v0.5.1 2024-01-02 11:28:15 +01:00
mdecimus
80007961db Added SMTP smuggling tests 2023-12-29 20:10:15 +01:00
mdecimus
ec077d8796 Use crates.io for internal crates 2023-12-28 11:57:21 +01:00
mdecimus
bb760bc1f9 Fixed account creation 2023-12-26 11:17:22 +01:00
mdecimus
bda7cda59d Updated installer 2023-12-21 18:09:37 +01:00
mdecimus
db564ae0db Bump to rustls 0.22 2023-12-08 10:46:20 +01:00
mdecimus
e4d5bde1ce Directory/Store backend unification + LDAP auth bind 2023-12-07 16:27:19 +01:00
mdecimus
5010c15037 RocksDB backend re-implementation 2023-12-02 15:52:05 +01:00
mdecimus
5f36e1f356 PostgreSQL backend implementation 2023-11-30 12:43:28 +01:00