• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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