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

Resolved 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