PhoenixDKIM 3.0.0-beta14

28 May 2026

A hotfix release. It fixes a single issue introduced in beta13: when PhoenixDKIM was built without libsystemd, the shipped systemd unit was Type=notify, causing systemctl start to hang until the timeout.

Users running the Debian package are unaffected — the package Build-Depends now includes libsystemd-dev so notify support is always compiled in, and the shipped unit matches. Source builds on systems without libsystemd now get a Type=simple unit that starts cleanly.

Bug fix

Back to announcements