Plesk Onyx for Linux
kb: bug
ABT: Group A
Applicable to:
- Plesk Onyx for Linux
Symptoms
- The Sender`s email address for the Watchdog extension is set as johndoe@example.net in Plesk > Extensions > My Extensions > Watchdog > Open > Preferences.
- The rkhunter (Watchdog component) sends mail notifications from watchdog@testdomain.tld email address(where the
testdomain.tld
is the server hostname):
Cause
This is a Plesk bug with ID #PPPM-7575, which will be fixed in the next Plesk update releases.
Resolution
Until the bug will be fixed, apply the following workaround:
-
Log into the server via SSH.
-
Using the vi text editor open the
/usr/local/psa/admin/sbin/modules/watchdog/rkhunter
file. -
To set the
johndoe@example.net
email as a sender address for rkhunter, find and change the line below from:CONFIG_TEXT: MAIL_FROM="watchdog@${HOST_NAME_FULL}"
To
CONFIG_TEXT: MAIL_FROM="johndoe@example.net"
-
Save the changes.
Note: such customization can be overwritten by Plesk updates.
Comments
0 comments
Please sign in to leave a comment.