Back to Changelog
Panel Backend
v1.0.514
Fixes duplicate DKIM key publishing after panel migrations and adds DKIM integrity checks to the Email Authentication overview.
New Feature
1- The Email Authentication overview now reports how many DKIM records are published for the default selector and whether the published key matches the key OpenDKIM actually signs with, instead of only checking that some DKIM record exists.
Bug Fix
1- A domain migrated from another panel could end up publishing two DKIM keys on the same selector: this servers own key plus the source servers imported one. A receiving mail server cannot tell which key signed the message, so verification became unreliable. The imported key is now dropped in favour of the key this server actually signs with. Records for other selectors (third-party signers such as Mailchimp) are still imported untouched, and the source record is kept when this server has no key of its own for that name.