• Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is 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.

how can i view the whitelist from kb article 122223

It might sound strange, but you see the serverwide whitelist - entries as well, when you list the serverwide - greylist:

/usr/local/psa/bin/grey_listing --info-server
 
Hey! Thank you for your Answer, but it seems not to be the right white list...
The command from you, shows me a whitelist, but it's emty...
But the right whitelist, should contain some users i have added like in the kb article..
 
Hi Thomas_Vorderobermeier,

sorry... I didn't visit the link and just saw, "whitelist" and assoziated the greylisting with it...


/usr/local/psa/admin/sbin/mailmng-outgoing --show-whitelist

.. should be the correct suggestions for you.


if you would like to see all options from the script, please use:

/usr/local/psa/admin/sbin/mailmng-outgoing --help
 
perfekt! now this is the right one!!! thank you very much!
is there a documentation available from plesk where i can read about all this available scripts and features and what i can do with them?
 
Hi Thomas_Vorderobermeier,

there is no such "complete" guide or documentation but you can mostly use the "--help" string after each script and get some hints. The scripts are nearly all available over the folder "/usr/local/psa/admin/sbin/"
 
Back
Top