• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

Question DKIM and plesk event manager

burnley

Regular Pleskian
Server operating system version
Almalinux 9.2
Plesk version and microupdate number
Plesk Obsidian Version 18.0.59
Can someone point me in the right direction, I'm trying to find an event in Plesk Event Manager that triggers on DKIM signing being enabled, updated or removed.
 
There is no event specifcally for DKIM signing. If you want to monitor changes, you need to write a script that frequently checks /etc/domainkeys for new or updated files and keeps a list of the previous state so that you can detect which domain key was changed.
 
Thanks Peter, that is what I suspected /feared. Appreciate the confirmation. We will work around the issue. Plesk does seem to lack events relating to the mail service in general not just DKIM.
 
Back
Top