• We value your experience with Plesk during 2025
    Plesk strives to perform even better in 2026. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2025.
    Please take this short survey:

    https://survey.webpros.com/

Recent content by Sebahat.hadzhi

  1. Sebahat.hadzhi

    Question Possible to integrate plesk with Azure active directory

    No, SSO from Azure active directory is not possible as of the moment. You can find more details in the following article: https://support.plesk.com/hc/en-us/articles/12377013194903-Is-it-possible-to-integrate-Plesk-with-AD-FS-SSO-Azure-SSO-Azure-Active-Directory-or-Microsoft-Entra-SSO
  2. Sebahat.hadzhi

    Issue Can't add a new domain/Project

    Thank you. Could you please also execute the following commands: ls -ld / ls -Zd /
  3. Sebahat.hadzhi

    Forwarded to devs Dovecot-pigeonhole version 2.4.2 used by Plesk Obsidian 18.0.76 causes dovecot to panic crash

    Hi, @danami . Thank you for the report. There is already an existing internal case for the investigation of that issue. I will forward the details you added to it.
  4. Sebahat.hadzhi

    Question Question regarding outgoing email limits

    Hi, @flex1 . Emails sent after exceeding the quota are automatically rejected, not queued. The following message is displayed to the sender:
  5. Sebahat.hadzhi

    Issue NetworkManager and Plesk Email Security: How to deal with conflating/ambiguous demands?

    Hi, @MHC_1 . You need to add the line ontop of all other lines in the file. However, I believe NetworkManager will most likely override resolv.conf. If that happens, you may try the following workaround. The IP addresses and co.uk likely originate from the DHCP configuration.
  6. Sebahat.hadzhi

    Question Plesk Premium eMail - Standard SPAM folder for training

    That is correct. It is technically possible to disable (change) the INBOX.Spam folder. However, that's not recommended as SpamAssassin will no longer work.
  7. Sebahat.hadzhi

    Resolved Upgrade to 18.0.75 Integrity constraint violation: 1062 Duplicate entry 'localhost-database\_-user' for key 'PRIMARY':

    I should have explained that in more details, sorry about that. If the issue you are encountering with the database names is on the local database server, please comment out lines 17 and 18 and uncomment line 19 instead. If you do have a remote MySQL server configured where the issue is present...
  8. Sebahat.hadzhi

    Wordpress Toolkit - Enable Bot Protection why python-requests?

    Thank you for the feedback, @ip00 . python-requests is included in the list because many bots, automated scanners, and scrapers use the default Python requests User-Agent. So, it is an easy way to stop automated abuse without affecting real visitors. It can potentially cause issues if you have a...
  9. Sebahat.hadzhi

    Issue Dovecot Problem since v18.0.76? may fill all disk space

    Thank you all for the reports. The case is currently under investigation by our engineers. I will follow-up with more details as soon as possible.
  10. Sebahat.hadzhi

    Question Performance and high IO: vhostmng-content

    Thank you for the update. Apologies for the misunderstanding. Typically, vhostmng-find is the reason for the CPU consumption increase. Nevertheless, vhostmng-content is also part of the Daily maintenance task and the same logic could be followed for it. Just replace vhostmng-find with it in the...
  11. Sebahat.hadzhi

    Resolved Upgrade to 18.0.75 Integrity constraint violation: 1062 Duplicate entry 'localhost-database\_-user' for key 'PRIMARY':

    Thank you for the feedback, @learning_curve . The correct equivalent of the mysql command present in the script for newer MariaDB versions is mariadb. I updated it. Could you please give it another go and let me know if there are further issues, so I can consult with our team.
  12. Sebahat.hadzhi

    Question Performance and high IO: vhostmng-content

    On AlmaLinux 8.10, you should be able to find it under /etc/cron.daily/50plesk-daily. As far as I am aware vhostmng-find is only triggered by the daily maintenance task.
  13. Sebahat.hadzhi

    Resolved Upgrade to 18.0.75 Integrity constraint violation: 1062 Duplicate entry 'localhost-database\_-user' for key 'PRIMARY':

    Thank you for bringing our attention to the issue. I forwarded your feedback to our team and they reworked the script. I am attaching a new version “1.0.4” where all: db, user, and host columns are included on the comparison, and the delete statements provide all columns to avoid wrong deletions...
  14. Sebahat.hadzhi

    Issue Dovecot Problem since v18.0.76? may fill all disk space

    I configured a test Debian 12 server with 18.0.76 and will attempt to replicate the behavior.
  15. Sebahat.hadzhi

    Issue Dovecot Problem since v18.0.76? may fill all disk space

    Hi, @ChristophRo . The issue could be due to the presence of hardlinked files under the /tmp folder. Please execute the following commands and compare the sizes: du -shl /var/qmail/mailnames/example.com/user/Maildir/.Trash/tmp du -sh /var/qmail/mailnames/example.com/user/Maildir/.Trash/tmp If...
Back
Top