OpenDKIM
OpenDKIM copied to clipboard
opendkim-genkey Command not found
In a clean VM with opendkim installed I now am getting command not found when I try to generate a key with opendkim-genkey
OS: CentOS 8 Stream opendkim.x86_64: 2.11.0-0.28.el8
It is working fine on another VM running opendkim version 2.11.0-0.17.el8
Has anything changed?
On EL8, it's packaged separately in opendkim-tools.
Thanks so much @ghen2. Is this a recent change because on the other machine also running CentOS8 stream and OpenDKIM 2.11.0-0.17.el8 I can generate keys and don't have opendkim-tools installed
No idea why they decided to split this (as well as libopendkim), it has the same dependencies etc.
This is up to the packagers, and we don't manage this upstream.