• 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.

Enable-Email-Service - Checkbox greyed out (disabled) - Email-Catchall does not work

ehrenwert

Basic Pleskian
Hello,

I got a little problem using PLESK 11.5 with Debian and Postfix:

A customer uses 2 subscriptions on this server:
-> subscription abc.com
-> subscripton def.com

On the first subscription the "Enable Email"-Button (Email-Configuration) is enabled, on the second it is disabled for all domains.

I already tried to change this by using

/usr/local/psa/bin/domain -u def.com -mail_service true

The output is:

SUCCESS: Update of domain 'def.com' completed

But the checkbox is still greyed and the catchall-service still does not work.

If I try to check the status via terminal the output is the following:

/usr/local/psa/bin/domain -i def.com | grep "Mail service"
Mail service: Off

Please help me out - thanks in advance :)
 
Check status of -mail_service option for subscription utility instead of domain.
 
Back
Top