• 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 Greylisting and domain aliases

mjehlenz

New Pleskian
Hello, we have a small problem with the greylisting service on one of our servers running Plesk Obsidian.

We have disabled greylisting in the settings for the main domain of a subscription. This successfully disables greylisting for mails to this domain. The subscription also has a domain alias, but there seems to be no setting to disable greylisting for this domain alias. Unfortunately greylisting remains active for emails directed at this domain alias.

On the command line I can see that greylisting has been disabled for the main domain (I have redacted the domain name):

Code:
# plesk bin grey_listing --info-domain example.com
Grey listing for domain is disabled
SUCCESS:  Gathering information for 'example.com' complete.

The alias domain does not seem to have separate settings (I have redacted the domain name):

Code:
# plesk bin grey_listing --info-domain aliasdomain.com
Unable to find domain with name 'aliasdomain.com'
exit status 4

How can we disable greylisting for the main domain and all domain aliases of one subscription?

Thanks in advance for your help!
 
Back
Top