Commit graph

28 commits

Author SHA1 Message Date
mdecimus
e551e094fd Support for IMAP multiline responses in directories 2023-10-25 15:57:00 +02:00
Mauro D
c576196ee1 Fixed imap directory trace 2023-10-24 21:50:42 +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
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
638ad25ce9 Access to external Sieve functions from eval 2023-09-27 18:48:30 +02:00
mdecimus
cc582b05f9 Migrate to new Sieve version 2023-08-28 19:44:23 +02:00
mdecimus
80f6a5469a Automatically create Inbox for group accounts 2023-08-06 17:55:35 +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
d96d7840a2 Support for password hashing schemes between curly brackets (#8). 2023-07-19 15:39:16 +02:00
mdecimus
8046838ed5 Added license. 2023-07-15 21:14:34 +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
mdecimus
1cb539ce52 Internal account id management. 2023-07-04 20:10:00 +02:00
Mauro D
1ce0cee7e6 Subaddressing and catch-all addresses support. 2023-06-08 14:54:09 +00:00
Mauro D
c6e45a21e3 Directory implementation - all tests passing 2023-06-02 18:02:35 +00:00
Mauro D
5c8784bc86 Directory implementation - part 4 2023-06-02 09:03:30 +00:00
Mauro D
93e925a635 Directory implementation - part 3 2023-06-01 17:08:48 +00:00
Mauro D
beffa408e6 Directory implementation - part 2 2023-05-31 18:03:04 +00:00
Mauro D
5f76a1672d Directory implementation - part 1 2023-05-30 17:27:54 +00:00