Commit Graph

66 Commits

Author SHA1 Message Date
mdecimus
633181a80c Use Rust native async traits 2024-01-09 18:11:26 +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
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
ce456c02eb Lookup store refactoring 2023-12-24 11:25:50 +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
b7869901ee Redis lookup backend implementation 2023-12-12 18:45:52 +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
8f6ac2d114 Improved storage of IMAP UIDs + Bump to hyper 1.0.1 2023-11-27 10:06:48 +01:00
mdecimus
ba902d9af7 Fixed LDAP port, Spamhaus DNSBL return codes 2023-11-17 16:49:23 +01:00
mdecimus
0e25f3d12c Store keys refactoring 2023-11-09 16:21:39 +01:00
mdecimus
795ad97553 Imported empty headers/parts rules from Rspamd 2023-10-27 11:02:51 +02:00
mdecimus
e2b781566d v0.4.0 2023-10-25 11:26:28 +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
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
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
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
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
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
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
426c073b25 Fallback to plain-text when STARTTLS is optional 2023-08-25 20:05:41 +02:00
Mauro D
c8c32f3198 Added nodelay socket option 2023-08-16 19:06:57 +02:00
Mauro D
9660f1f9e1 Added OPTIONS handler for CORS pre-flight requests 2023-08-13 15:16:23 +02:00
mdecimus
a0ceaeba1c Remove CRLF from Milter headers 2023-08-04 16:19:01 +02:00