Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
The APS Catalog has been deprecated and removed from all Plesk Obsidian versions. Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.
In 18.0.57 I still cannot see DKIM information. The error when listing domains seems to be related to "Service provider" view. Switching to "Power user" works.
The same was happening for me for a domain which already had DKIM active, but had no DKIM keypair yet. After I first turned of DKIM signing and then turned it back on via the CLI, a default DKIM key was generated and the UI now shows an active selector (default) and the "How to configure external DNS" link now shows the public key info again.
The following commands now work again to generate a DKIM keypair:
Code:
sudo plesk bin domain_pref -u <domain> -sign_outgoing_mail false
sudo plesk bin domain_pref -u <domain> -sign_outgoing_mail true
@Quotes, if you are experiencing an issue despite the one described in this thread having been fixed, please contact support at https://support.plesk.com.