• 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 Plesk Email Security: Unable to disable greylisting server-wide, per-mailname, per-domain

maltris

New Pleskian
Server operating system version
AlmaLinux 8.10
Plesk version and microupdate number
18.0.77 Update #2
Hello community,

I am trying to disable graylisting for various domainnames or mailnames. With the cli tool I was able to alter the status of the greylisting, but it appears to me that using the Plesk Email Security extension, these statuses dont really matter. The mail appliance keeps greylisting and also explicitly states that in the logs, which is very unfortunate.

Actually I tried to research using the available documentation, but it does not appear to yield any results. The main recommendation is to use the cli tool.


Bash:
# plesk bin grey_listing --info-server
Grey listing configuration.

Grey listing checking  disabled

Bash:
# plesk bin grey_listing -id domain.com
Grey listing for domain is disabled
SUCCESS:  Gathering information for 'domain.com' complete.

Bash:
# plesk bin grey_listing -im "[email protected]"
Grey listing configuration for [email protected].

User's black list:

User's white list:

SUCCESS: Gathering information for '[email protected]' complete.

I appreciate any input that leads to solving my issue.

Best regards
 
This issue should be closed. Just figured that I set a custom rspamd instance (via mailcow) via milter protocol in /etc/postfix/main.cf. That instance was greylisting and made the postfix return the greylisting message.
 
Back
Top