nilsringersma_nl
Basic Pleskian
OS CentOS Linux 7.7.1908 (Core)
Product Plesk Obsidian 18.0.19
My wish:
Turn off all Plesk notifications to admin/reseller/client through CLI utilities.
Used documentation:
notification: Email Notification About System Events
Input 1:
# plesk bin notification --update -id 12 -send2reseller false
Notification '' does not exists. exit status 4
Documentation shows this ID should work, it doesn't for client/reseller/admin.
Input 2:
The ID of 28 is missing in documentation but does work. Maybe it was forgotten in the documentation?
Question 3:
A lot of notifications (i.e. WP-toolkit, SSL'it) don't show a corresponding ID in the docs. For every install of Plesk we now disable those manually. Is it possible to either disable those on install or afterward via command line?
Any tips would be appreciated
.
Product Plesk Obsidian 18.0.19
My wish:
Turn off all Plesk notifications to admin/reseller/client through CLI utilities.
Used documentation:
notification: Email Notification About System Events
Input 1:
# plesk bin notification --update -id 12 -send2reseller false
Notification '' does not exists. exit status 4
Documentation shows this ID should work, it doesn't for client/reseller/admin.
Input 2:
The ID of 28 is missing in documentation but does work. Maybe it was forgotten in the documentation?
Question 3:
A lot of notifications (i.e. WP-toolkit, SSL'it) don't show a corresponding ID in the docs. For every install of Plesk we now disable those manually. Is it possible to either disable those on install or afterward via command line?
Any tips would be appreciated