Commit graph

84 commits

Author SHA1 Message Date
mdecimus
3d9efd363a Bayes classifier, type tokenizer and NLP module reorganization 2023-10-10 18:58:38 +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
57a63b1467 Fixed ManageSieve PUTSCRIPT command 2023-08-28 19:57:50 +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
39cbb946f7 Successful authentication requests should not count when rate limiting 2023-08-07 16:41:52 +02:00
mdecimus
80f6a5469a Automatically create Inbox for group accounts 2023-08-06 17:55:35 +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
3cea77b65e v0.3.2 2023-07-27 20:18:34 +02:00
mdecimus
9725aa75f2 Workaround for sqlx bug (#15) 2023-07-24 11:48:23 +02:00
mdecimus
e8df912b27 Fixed LDAP lookups from SMTP rules 2023-07-24 09:16:20 +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
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
9c6c53e21c CI/CD tweaks. 2023-07-11 17:16:08 +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
Mauro D
df3c34c656 Fixed FoundationDB tests. 2023-07-07 10:53:14 +00:00
mdecimus
6ba892f7d6 FoundationDB changes. 2023-07-07 09:27:22 +02:00
mdecimus
1cb539ce52 Internal account id management. 2023-07-04 20:10:00 +02:00
mdecimus
b30e022480 Imported Stalwart CLI crate. 2023-07-03 18:48:43 +02:00
mdecimus
048a65a019 Multiple bugfixes found while running imap-test. 2023-07-02 20:15:19 +02:00
mdecimus
381cedb088 IMAP server passing tests. 2023-06-30 19:59:05 +02:00
mdecimus
29f3ca284b IMAP Acl command, rate limiting and ManageSieve server. 2023-06-29 18:51:26 +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
0cd010f8ec Fixed bodystructure tests 2023-06-26 14:02:39 +00:00
Mauro D
b5f2af7d6a IMAP fetch and store commands. 2023-06-25 18:00:45 +00:00
Mauro D
1ce0cee7e6 Subaddressing and catch-all addresses support. 2023-06-08 14:54:09 +00:00
Mauro D
891d39940d Disk quotas support. 2023-06-08 12:53:29 +00:00