• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.

Search results

  1. C

    Question Email notification when user logs in to Plesk

    Thank you! Indeed, it works now after I moved that line into a bash script and call that script in the event.
  2. C

    Question Email notification when user logs in to Plesk

    I want to set up notifications for any user login (including admin/root) to Plesk using this information: Question - Plesk email alert login So I created an event "Plesk user logged in" with the command echo "username: ${NEW_CONTACT_NAME}" | mail -s "Plesk: User login" -r "[email protected]"...
Back
Top