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

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