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

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