• Hi, Pleskians! We are running a UX testing of our upcoming product intended for server management and monitoring.
    We would like to invite you to have a call with us and have some fun checking our prototype. The agenda is pretty simple - we bring new design and some scenarios that you need to walk through and succeed. We will be watching and taking insights for further development of the design.
    If you would like to participate, please use this link to book a meeting. We will sent the link to the clickable prototype at the meeting.
  • Our UX team believes in the in the power of direct feedback and would like to invite you to participate in interviews, tests, and surveys.
    To stay in the loop and never miss an opportunity to share your thoughts, please subscribe to our UX research program. If you were previously part of the Plesk UX research program, please re-subscribe to continue receiving our invitations.
  • 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. V

    Issue Roundcube permission denied caused by SELinux

    @Sebahat.hadzhi thanks. I'm not seeing any mention of PPP-67607 or the issue we discussed in the Plesk 18.0.68 release notes.
  2. V

    Issue Roundcube permission denied caused by SELinux

    The MariaDB binary was not upgraded through the GUI. Nevertheless, your suggestion does seem to solve the issue. Thanks! I have made the SELinux context update permanent (instead of temporary with chcon), using: semanage fcontext -a -t mysqld_exec_t /usr/sbin/mariadbd restorecon -v...
  3. V

    Issue Roundcube permission denied caused by SELinux

    Hi @Sebahat.hadzhi , yes: 2025-02-05T03:28:27+0100 SUBDEBUG Upgrade: MariaDB-shared-11.4.5-1.el9.x86_64 2025-02-05T03:28:27+0100 DEBUG Upgrading: MariaDB-shared-11.4.5-1.el9.x86_64 2025-02-05T03:28:27+0100 SUBDEBUG Upgrade: MariaDB-common-11.4.5-1.el9.x86_64 2025-02-05T03:28:27+0100 DEBUG...
  4. V

    Issue Roundcube permission denied caused by SELinux

    The issue seems to be related to using a socket connection, because changing the following line fixes the issue in /usr/share/psa-roundcube/config/config.inc.php (real password redacted): $config['db_dsnw'] = 'mysql://roundcube:PASSWORD@localhost/roundcubemail'; Changing it as follows...
  5. V

    Issue Roundcube permission denied caused by SELinux

    I found that after having updated to Plesk Obsidian 18.0.67 (and now to the latest 67 Update 2 as well), Roundcube webmail is showing: When looking at the Roundcube logs, I noticed: tail -n1 -f /var/log/plesk-roundcube/errors [18-Feb-2025 08:51:42 +0000]: <ed2i91dg> DB Error: SQLSTATE[HY000]...
  6. V

    Resolved Roundcube config.local.php not read

    @AYamshanov , thanks for the quick reply. After some more additional testing I have found the issue with not seeing the Archive button: during migration the Roundcube settings per mail user were not migrated (expected behavior), causing to have to manually reconfigure an Archive folder in the...
  7. V

    Resolved Roundcube config.local.php not read

    Username: TITLE Roundcube config.local.php not read PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE Product version: Plesk Obsidian 18.0.65.2 OS version: AlmaLinux 9.5 x86_64 Build date: 2024/11/22 08:00 Revision: 738ea4038904b53a068e522aa7c64390f4f29d5f PROBLEM...
  8. V

    Farewell post

    Hi Igor, All you have done on the forum is much appreciated, many thanks for helping me and other members to a quick solution wherever possible. All the best in your future endeavors as they say, hoping the decision was based on steering towards brighter prospects!
  9. V

    Resolved PHP Warning: unlink(/usr/local/psa/var/modules/watchdog/report/security_2022-01-31): No such file or directory

    That's what I tried to explain, but I appreciate the extra clarification. :)
  10. V

    Resolved PHP Warning: unlink(/usr/local/psa/var/modules/watchdog/report/security_2022-01-31): No such file or directory

    Quick update: I have searched the Plesk release notes for PPPM-13914 but couldn't find any occurrences. Nevertheless, I haven't encountered the PHP warning since starting this thread. So I guess something must have been fixed. When I perform the query with file check @Strangelove suggested, I...
  11. V

    Resolved PHP Warning: unlink(/usr/local/psa/var/modules/watchdog/report/security_2022-01-31): No such file or directory

    Dear Plesk team, On Jan 29th, I noticed the following cron error: PHP Warning: unlink(/usr/local/psa/var/modules/watchdog/report/security_2022-01-24): No such file or directory in /usr/local/psa/libexec/modules/watchdog/cp/clean-reports on line 11 Today, I received a similar cron error: PHP...
  12. V

    Question Roundcube 1.5

    Hi @IgorG, Why is Roundcube 1.5 not available for CentOS 7 with MariaDB 10.3 (or higher)? Roundcube 1.5 should be able to support MariaDB 10.3, right? Thanks!
  13. V

    Forwarded to devs Quick access option to extensions catalog is not working anymore

    @IgorG , I found the following: # grep '<version>' /usr/local/psa/admin/plib/modules/catalog/meta.xml <version>1.16.1</version> Unfortunately the issue is still present and it has been almost a year now since the above bug report. Quick access for extensions has been available before, so...
  14. V

    Resolved How to get domain mail service enabled/disabled from Plesk database?

    Thanks, @IgorG ! I got some NULL values from domains that have mail disabled, though: MariaDB [psa]> SELECT d.name,ds.type,ds.status FROM domains d LEFT JOIN DomainServices ds ON ds.dom_id=d.id AND ds.type='mail'; +------------------------------+------+--------+ | name |...
  15. V

    Resolved How to get domain mail service enabled/disabled from Plesk database?

    I'm trying to populate a list of all domains (and aliases) that have the mail service enabled in a script. Though it's possible to walk through domains and domain aliases using plesk bin domain --info example.com | grep -E 'Mail service:\s*On', this is slow and inefficient compared to finding...
  16. V

    Forwarded to devs Quick access option to extensions catalog is not working anymore

    Over 6 months later, this bug is still present in Plesk Obsidian 18.0.43.0. Quick access works on some pages (Service Plans, Extensions, WordPress, Monitoring, Profile & Preferences, Change Password and Custom Buttons (under Links to Additional Services)). However, it still doesn't work when on...
  17. V

    Issue WordPress Toolkit vulnerability report unclear

    To add to my initial report: Using Plesk 18.0.41.1 with WordPress Toolkit extension 5.9.3-6032 I just found out that when using the WordPress Toolkit through the Plesk panel, under Security > Vulnerabilities (filter) the same notices actually provide a 'Details' button that is linking to: -...
  18. V

    Issue WordPress Toolkit vulnerability report unclear

    Dear Plesk team and Pleskians, For one staging website on my Plesk server (Plesk Obsidian) I am getting the following two reports from the WordPress Toolkit extension: website URL filtered WordPress License Manager for WooCommerce plugin <= 2.2.5 - Sensitive Information Disclosure...
  19. V

    Forwarded to devs Quick access option to extensions catalog is not working anymore

    @IgorG is true the default value for quickAccess? [ext-catalog] quickAccess = true
  20. V

    Issue recipient delimiter support in Plesk

    Update: This feature (support for VERP-style e-mail addresses and Postfix's recipient delimiter) has been added in Plesk Obsidian 18.0.30 See Change Log for Plesk Obsidian
Back
Top