• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Search results

  1. M

    Issue NTP Timesync: systemd-timesyncd on Ubuntu 18.04 LTS

    I just discovered a small bug using the NTP Timesync extension with systemd-timesyncd on Ubuntu 18.04 LTS. The configured NTP servers are placed in the file /lib/systemd/system/timesyncd.conf.d/plesk.conf, which is not discovered by the systemd-timesyncd service. The correct path is...
  2. M

    Resolved Plesk repair: The following domains are assigned to already removed IP addresses.

    I can confirm that this issue is fixed with Plesk Obsidian 18.0.36. Thank you!
  3. M

    Resolved Plesk repair: The following domains are assigned to already removed IP addresses.

    Hi everyone, I have two virtual servers running Ubuntu Server 18.04.05 LTS (both up to date). Today I upgraded both Plesk Obsidian instances from 18.0.34 Update 2 to 18.0.35 Update 1 and I'm experiencing an issue running plesk repair on one of them. I usually run the repair command after an...
  4. M

    BUG: broken certificate chain with Roundcube

    Meanwhile I created a custom template for roundcube at /opt/psa/admin/conf/templates/custom/roundcube.php and added the intermediate certificate by myself in line 90: SSLCACertificateFile "<?php echo $ipAddress->sslCertificate->caFilePath ?>"
  5. M

    "Custom error documents" not working when PHP run as a "FPM application"

    Hi, adding ProxyErrorOverride solved the issue for me, thank you! Instead of adding this option via additional Apache directives to each domain separately, I created a custom web server configuration file: <IfModule mod_proxy_fcgi.c> <Files ~ (\.php$)> ProxyErrorOverride on...
  6. M

    Prefered Way to add Custom Rules in Spamassassin

    Hi all, I just want to present my solution here. I checked the file /etc/cron.daily/60sa-update and found out that Plesk/Odin just updates the filters and restarts the service. Similar to this I set up the following cronjob: /usr/bin/sa-update -v --nogpg --channel...
  7. M

    BUG: broken certificate chain with Roundcube

    That's nice to hear but just for good order I've got the following details for you: --------------------------------------------------------------- PRODUCT, VERSION, MICROUPDATE, OPERATING SYSTEM, ARCHITECTURE Parallels Plesk Panel 11.5.30 Update #30 on Ubuntu 10.04.4 LTS (64 bit)...
  8. M

    BUG: broken certificate chain with Roundcube

    What is the proper place for my issue/bug then?
  9. M

    BUG: broken certificate chain with Roundcube

    Done :) https://plesk.uservoice.com/forums/184549-feature-suggestions/suggestions/5403404-bug-with-roundcube-conf-and-missing-sslcacertifica
  10. M

    BUG: broken certificate chain with Roundcube

    Hi again, unfortunately this was not the solution. I installed my certificate (with the intermediate certificate part) again in Plesk but Roundcube still didn't provide the correct chain. I even tried to run the following commands to reinstall the certificates and to rebuild the...
  11. M

    BUG: broken certificate chain with Roundcube

    Good point! If I remember correctly I added the intermediate certificate afterwards. I'll do a quick test later.
  12. M

    BUG: broken certificate chain with Roundcube

    Hi everyone, I just registered to post my found bug here. My current configuration is: Ubtuntu Server 10.04, Plesk 11.5 and Roundcube 0.9.5 (installed via Plesk as the default webmail application) on Apache. I played around with an SSL checker (https://www.ssllabs.com/ssltest/) to test my...
Back
Top