• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Please beaware of a breaking change in the REST API on the next Plesk release (18.0.62).
    Starting from Plesk Obsidian 18.0.62, requests to REST API containing the Content-Type header with a media-type directive other than “application/json” will result in the HTTP “415 Unsupported Media Type” client error response code. Read more here

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