Do DKIM signing in filtermail, replace openDKIM
Open
- Dominant language
- Python
- Stars
- 484
- Forks
- 64
- Avg merge
- 4h 32m
- Merged PRs (30d)
- 11
Description
https://codeberg.org/glts/dkim-milter supports similar configuration where all mails without valid DKIM signature are rejected without the need for Lua and it is written in Rust instead of C.
If we do this, we should also make sure to sign `Autocrypt` and `Message-ID`:
https://gitlab.com/glts/dkim-milter/-/issues/7
It is however not clear if it supports DNSSEC (#1) but maybe it is not needed if we setup unbound system-wide (#4) and use it for all DNS resolution.
Contributor guide
Assessment
This issue has not been assessed yet.