Malte Meiboom
e56eb8eb9a
Add introducers
...
- add the `Introducer` types
- get introducers from the certificate store (and log them)
2025-12-15 12:27:20 +01:00
Malte Meiboom
dd71b89485
Add certificates
...
- Refactor `Recipient` out of `MailContext`.
- Add lookup of authenticated certificates for recipients.
2025-12-11 16:03:34 +01:00
Malte Meiboom
23c698f445
Start collecting recipients
...
- Collect recipients for processed email.
- Add proper email parsing
2025-12-11 11:53:55 +01:00
Malte Meiboom
cc2dfbfcf1
add missing StoreUpdate
2025-12-10 10:56:09 +01:00
Malte Meiboom
56647806b7
Steps towards encryption
...
- Added certstore and retrieval of the local trust root.
- Major work on keeping the context between calls to the milter.
- Added a context for an email in processing
- Added Husk specific errors
2025-12-09 12:11:07 +01:00
malte
d843c08425
Initial commit
...
- rough filestructure
- first simplistic daemon
2025-11-06 11:38:20 +01:00