• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Recent content by camthor

  1. C

    Issue Sites are repeatedly inaccessible even after repair

    I changed now the DNS settings, disabling the local DNS service, which brought the sites back. Keeping fingers crossed ...
  2. C

    Issue Sites are repeatedly inaccessible even after repair

    Update: After the update to 18.0.70 #4 even plesk repair dns doesn't seem to help. Sites remain offline.
  3. C

    Issue Sites are repeatedly inaccessible even after repair

    After an automatic update to 18.0.70 Update 2 all sites were inaccessible. We managed to recover them with plesk repair dns, particularly "Restore the user DNS configuration file from the template? [Y/n] Restoring the user DNS configuration file" seems to have helped. Now, however, it happened...
  4. 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.
  5. 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