Commit graph

197 commits

Author SHA1 Message Date
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
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
659a3aa317 SMTP sender validation 2023-12-31 11:48:28 +01:00
mdecimus
80007961db Added SMTP smuggling tests 2023-12-29 20:10:15 +01:00
mdecimus
b7f9d5ed02 RocksDB optimizations 2023-12-29 17:33:55 +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
ce456c02eb Lookup store refactoring 2023-12-24 11:25:50 +01:00
mdecimus
bda7cda59d Updated installer 2023-12-21 18:09:37 +01:00
mdecimus
91e8597998 Internal directory + CLI improvements 2023-12-20 20:09:39 +01:00
mdecimus
f7313eecaf Internal directory + HTTP management API passing tests 2023-12-19 12:38:46 +01:00
mdecimus
ea94de6d77 CLI account management + Directory refactoring 2023-12-18 22:25:42 +01:00
mdecimus
232d4d691a Internal directory implementation + Management REST API 2023-12-16 10:35:15 +01:00
mdecimus
f21bce722e Directory refactoring 2023-12-14 12:35:25 +01:00
mdecimus
4301ec16d0 Key/value store access from Sieve scripts 2023-12-12 15:28:21 +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
7e94a08067 ElasticSearch backend implementation 2023-12-03 19:40:16 +01:00
mdecimus
8f6ac2d114 Improved storage of IMAP UIDs + Bump to hyper 1.0.1 2023-11-27 10:06:48 +01:00
mdecimus
df45384fcd v0.4.2 2023-11-01 12:08:24 +01:00
mdecimus
795ad97553 Imported empty headers/parts rules from Rspamd 2023-10-27 11:02:51 +02:00
mdecimus
39ec03e9cc Fixed bayes_is_balanced function 2023-10-25 16:58:33 +02:00
mdecimus
e2b781566d v0.4.0 2023-10-25 11:26:28 +02:00
mdecimus
3c0e428669 Created config bundle 2023-10-25 09:56:46 +02:00
mdecimus
b5fe327e83 Trusted/untrusted Sieve runtimes 2023-10-23 18:58:04 +02:00
mdecimus
73ccf7be65 Spam filter adjustements 2023-10-23 17:19:16 +02:00
mdecimus
eae3457f77 Remove trailing dot from iprev ptr 2023-10-21 18:46:48 +02:00
mdecimus
c02f4cc9c8 Bump to hickory-resolver 0.24 2023-10-21 16:31:10 +02:00
mdecimus
f9b37a3c99 Spam filter combined tests passing 2023-10-20 19:18:18 +02:00
mdecimus
b5409a0b00 Macros, include support, added scores 2023-10-20 15:31:05 +02:00
mdecimus
8caf3b9d56 Remote lookups, directory query scheduler, config restructuring 2023-10-19 19:48:39 +02:00
mdecimus
c2974a172d Added Sync + Send to stemmer trait 2023-10-18 18:16:40 +02:00
mdecimus
30092ce92c v0.3.10 2023-10-17 20:56:48 +02:00
mdecimus
d448ac6353 Pyzor support 2023-10-16 19:18:52 +02:00
mdecimus
29a8ecb29b Antispam reputation and composite rules 2023-10-15 16:15:14 +02:00
mdecimus
0b67f31220 Bayes classifier passing tests 2023-10-15 09:07:19 +02:00
mdecimus
ace58f74eb Bayes classifier 2023-10-11 19:21:11 +02:00
mdecimus
a0812095ef v0.3.9 2023-10-07 08:53:35 +02:00
mdecimus
4ae0ede9ee Anti-SPAM DMARC, HELO, IP and RBL scripts 2023-10-06 16:53:50 +02:00
mdecimus
7824368cf3 Added MIME, URL and headers spam modules. 2023-10-01 19:37:55 +02:00
mdecimus
638ad25ce9 Access to external Sieve functions from eval 2023-09-27 18:48:30 +02:00
mdecimus
f069691844 Antispam from, recipient and reply-to modules 2023-09-24 19:06:35 +02:00
mdecimus
4690a9d625 Antispam bounce, date, from, message-id and received tests 2023-09-22 10:52:22 +02:00
mdecimus
5068ecdd9e v0.3.8 2023-09-19 19:02:42 +02:00
mdecimus
216fcf2d73 Journal support 2023-09-15 19:39:03 +02:00
mdecimus
0a640c3758 Sieve antispam functions, bump OpenTelemetry version 2023-09-15 19:29:58 +02:00
mdecimus
ab65fa877b Antispam sieve script draft 2023-09-12 19:37:14 +02:00
mdecimus
833db92ded Bump to mail-parser 0.9 2023-09-05 18:23:52 +02:00
mdecimus
6939603932 v0.3.7 2023-09-05 15:04:24 +02:00
mdecimus
6404d27dd9 Fixed Ipv6thenIpv4 SMTP lookups 2023-09-05 14:22:16 +02:00
mdecimus
56b1fb893d Fixed IMAP encoding on non-UTF-8 messages + improved Received headers in SMTP 2023-09-05 12:16:10 +02:00
mdecimus
3fa5c769bd STARTLS optional fix + Sieve functions 2023-09-01 14:41:58 +02:00
mdecimus
634c66e987 Milter DATA command sent before headers 2023-08-30 17:49:12 +02:00
mdecimus
2847715f76 Fixed Sieve redirect of unmodified messages 2023-08-30 16:34:07 +02:00
mdecimus
4238c1409e Add rcpt-domain key to rcpt.relay rule evaluation 2023-08-30 16:10:40 +02:00
mdecimus
5b88a03e92 v0.3.6 2023-08-29 12:31:08 +02:00
mdecimus
cc582b05f9 Migrate to new Sieve version 2023-08-28 19:44:23 +02:00
mdecimus
758280837d Configurable milter protocol flags 2023-08-27 10:00:11 +02:00
mdecimus
79599f2f9c Do not panic when report hash = 0 (#60) 2023-08-26 13:13:37 +02:00
mdecimus
426c073b25 Fallback to plain-text when STARTTLS is optional 2023-08-25 20:05:41 +02:00
Mauro D
016a5bde18 v0.3.5 2023-08-18 19:48:57 +02:00
Mauro D
0c95388a70 Fixed setting to allow disabling STARTTLS 2023-08-16 16:51:01 +02:00
Mauro D
9660f1f9e1 Added OPTIONS handler for CORS pre-flight requests 2023-08-13 15:16:23 +02:00
mdecimus
32a50ec34c v0.3.4 2023-08-09 19:47:27 +02:00
mdecimus
6cb27d6aa9 Missing envelope keys in rewrite rules (#25) 2023-08-09 12:45:46 +02:00
mdecimus
a0ceaeba1c Remove CRLF from Milter headers 2023-08-04 16:19:01 +02:00
mdecimus
66272f7200 v0.3.3 2023-08-02 15:48:15 +02:00
mdecimus
ceae6e9465 Support for referencing context variables from dynamic values. 2023-07-29 17:55:14 +02:00
mdecimus
66170bc177 Add support for PKCS8v1 ED25519 keys 2023-07-28 10:18:27 +02:00
mdecimus
3cea77b65e v0.3.2 2023-07-27 20:18:34 +02:00
mdecimus
de91c6abdc v0.3.1 2023-07-22 13:34:03 +02:00
mdecimus
3699ef7dd4 v0.3.1 2023-07-22 13:08:08 +02:00
mdecimus
56aec86a86 Milter implementation. 2023-07-21 20:21:51 +02:00
mdecimus
0996878d8f Match IP address type using /0 mask (#16) 2023-07-21 08:06:40 +02:00
mdecimus
17af58941b bump to hyper-1.0.0-rc4 2023-07-16 10:34:18 +02:00
mdecimus
8046838ed5 Added license. 2023-07-15 21:14:34 +02:00
mdecimus
c1ae11c84b Install script fixes, moved SMTP management API to JMAP listener. 2023-07-14 16:38:13 +02:00
mdecimus
843e61139a Installation binary first part. 2023-07-09 11:06:37 +02:00
mdecimus
705762c312 Fixed logging, clippy suggestions and organized configuration directives. 2023-07-07 19:08:07 +02:00
mdecimus
1f4204c6bf Principal querying support + Draft import/export CLI implementation 2023-07-05 19:34:57 +02:00
Me
34e21ef03f IMAP commands append, close, copy, move, enable, expunge, login, logout, namespace and select implemented. 2023-06-27 18:28:07 +02:00
Mauro D
3581255fbc IMAP message synchronization. 2023-06-23 17:28:00 +00:00
Mauro D
5fda550642 ImapSessionManager implementation 2023-06-21 17:26:28 +00:00
Mauro D
5c8784bc86 Directory implementation - part 4 2023-06-02 09:03:30 +00:00
Mauro D
1e792b234f Directory implementation - part 3 2023-06-01 17:09:32 +00:00
Mauro D
acb81eee18 Housekeeping services + SQLite backend passing all tests 2023-05-25 15:37:21 +00:00
Mauro D
4ff2158783 EmailSubmission tests passing 2023-05-23 13:49:21 +00:00
Mauro D
903f08575a SieveScripts and VacationResponse tests passing 2023-05-21 10:50:25 +00:00
Mauro D
e7d57e84b0 SieveScrtipts partially tested. 2023-05-20 18:50:24 +00:00
Mauro D
bc40256ac4 SieveScripts and VacationResponse implementation 2023-05-19 15:16:48 +00:00
Mauro D
4e4632571c Message ingestion (not tested) 2023-05-17 17:35:36 +00:00
Mauro D
e0e8347de1 SMTP server passing tests. 2023-05-17 10:45:43 +00:00
Mauro D
77ced9e7fd SMTP codebase import 2023-05-16 18:25:38 +00:00