PhoenixDKIM 3.0.0-beta12
23 May 2026
A joyful housekeeping release, completing the rename from opendkim-ng to phoenixdkim, with packaging fixes and removal of orphaned files. No changes to the daemon, library, or test suite.
Rename
-
The source package is now named phoenixdkim, completing the rename that began in beta11.
-
Man page .TH headers updated to identify PhoenixDKIM as the source package.
-
Man pages: removed references to backends and options that were removed in earlier releases.
Packaging fixes
-
Debian: An apt repository is provided at apt.phoenixdkim.org which currently hosts .deb packages for Debian Trixie. For more information, see Ports & Packages.
-
Debian: The miltertest binary is now correctly installed into the miltertest package; previously it was being placed in the phoenixdkim package.
-
Debian: Removed obsolete syslog.target dependency from the systemd service unit.
-
Debian: Removed empty debian/conffiles.
Removals
-
Removed orphaned libut directory.
-
Removed autobuild/, the last relic from the autotools era, which was superseded by CMake.