• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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