- 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.
I appreciate any input that leads to solving my issue.
Best regards
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