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

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