• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Issue Mail management in Plesk keeps disabling itself automatically

chazza

New Pleskian
Server operating system version
Debian 12
Plesk version and microupdate number
18.0.70 Update #2
hi all,

i'm running plesk on debian 12, and for some reason the mail management UI (Tools & Settings > Mail Server Settings > Enable mail management functions in Plesk) keeps switching itself off randomly. this means i keep losing access to the mail configuration tools in the panel.

i’ve already created a script and systemd service that re-enables it every 30 seconds using:

Code:
plesk bin server_pref -u -disable-mail-ui false

but obviously this is more of a workaround than a fix. does anyone know what could be causing plesk to keep disabling mail management like this?

is it a known bug, or could another extension, cron job, or service conflict be flipping the setting?

thanks in advance!
 
Hello, @chazza This usually happens there is a custom configuration applied on the license installed on your server. If you are the Plesk partner, please check the configuration in your Partner Central:

If you purchased the license from a third-party Plesk partner, please get in touch with them and ask them if there are any customizations applied from their end. I hope that helps.
 
Back
Top