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

    https://pt-research.typeform.com/to/AmZvSXkx
  • 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.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

Search results

  1. Heinrich

    Question TLS versions and ciphers by Mozilla

    What does "sys admin approach" mean, exactly. I usually try to find my way through tutorials, and try to check server settings with ssllabs-test service. Adding server rules to the apache/nginx settings per domain didn't always yield results. And therefore I wonder if there is a central place...
  2. Heinrich

    Question TLS versions and ciphers by Mozilla

    But aren't those files overwritten occasionally, when updates and such happen? Also, can I use PLESK SLL it! together with the Let'sEncrypt extension ?
  3. Heinrich

    Question TLS versions and ciphers by Mozilla

    It appears Obsidian only uses version 4 of Mozillas implementations of TLS settings. Will there be a switch to version 5? Or a choice to use version 5 instead?
  4. Heinrich

    Error: /usr/bin/sw-engine: /usr/local/lib/libcurl.so.4:

    I have the same issue. Seems libcurl.so.4 is linked to libcurl.so.4.6.0 There is a not linked libcurl.so.4.4.0 in the directory. Couldn't get it to work...
  5. Heinrich

    Resolved Implementing HTTP Public Key Pinning on Plesk/Onyx

    If HPKP is activated in PLESK Obsidian it seems it sets it's own report uri. How can I change that to mine ?
  6. Heinrich

    Horde GPG Keyserver Problem

    Today I managed to activate PGP with $conf['gnupg']['path'] = /path/to/gpg;
  7. Heinrich

    PGP in Horde/IMP

    refs.php tells us, that the PGP options only show, when $GLOBALS['conf']['gnupg']['path'] is not set, so back in conf.php I set: $conf['gnupg']['path'] = '/usr/bin/gpg'; and, voila.
  8. Heinrich

    PGP in Horde/IMP

    So, activated 'pgp_inline' => true, in /config/mime_drivers.php no emails with inline PGP also tell me PGP is deaktivated. <sarcasm>Yeah!</sarcasm>
  9. Heinrich

    PGP in Horde/IMP

    Any ideas....
  10. Heinrich

    PGP in Horde/IMP

    Addition: I send a PGP/MIME email to the account and horde explicitly states PGP Support is disabled. However, these post on geekdecoder.com (No PGP for Horde Mail in Plesk – geekdecoder) my hord doesn' show the PGP option in the preferences menu.
  11. Heinrich

    PGP in Horde/IMP

    I run Horde 5.2.17 on an ubuntu system with PLESK. I added $conf['utils']['gnupg'] = '/usr/local/bin/gpg'; to the /usr/share/psa-horde/imp/config/conf.php file. EDIT: I did use find to verify that this is the location of the gpg executable. ;)
  12. Heinrich

    PGP in Horde/IMP

    I have followed the instructions here, but the PGP entry in the horde preferences don't show. Any ideas ?
  13. Heinrich

    Input Percona Server with PLESK Onyx

    that's not really an option, unfortunately.
  14. Heinrich

    Input Percona Server with PLESK Onyx

    True. However, the FAQ under Does Plesk support Percona database server? makes it seem like I could replace them, without worrying about Plesk. But if to install percona i have to purge mysql and it has a dependency to Plesk, do I really have to remove Plesk and reinstall it? Will my config...
  15. Heinrich

    Input Percona Server with PLESK Onyx

    Unfortunately the way my provider installs the OS is with plesk and mysql. And I have an ubuntu system, which afaik uses apt-get instead of rpm for installing software. So, the tutorial for centOS doesn't fit, but as far as I see, its the same steps the tutorials for ubuntu suggest, too. My...
  16. Heinrich

    Input Percona Server with PLESK Onyx

    Nice, got the 'LMGTFY' award. So, did someone google that for me and came up this a solution with the problem, for I have tons of hits where what I tried is supposed to work, but it doesn't for me...
  17. Heinrich

    Input Percona Server with PLESK Onyx

    Happy Holidays. So, I wanted to use Chrismas to switch my community mysql to percona server. I googled and found: Does Plesk support Percona database server? and a couple of non PLESK specific tutorials stating "Just switch the binaries and it should run like before". Well, it didn't...
  18. Heinrich

    Emails from php are waiting but not send...

    Hi, thank you for the analysis. Unfortunately I have no idea what most of it means. For now I have told PLESK to deinstall postfix, then reinstall it, and it seemt so work, even though I lost the mail queue. So far, h2289992.stratoserver.net is the name the provider assinged to the server...
  19. Heinrich

    Emails from php are waiting but not send...

    how would I check that? telnet localhost 25 returns 220 werwolf-live.de ESMTPS Postfix (Ubuntu) with werwolf-live.de being my server...
  20. Heinrich

    Emails from php are waiting but not send...

    Well, I searched the forums, and the internet, but came up empty. I, obviously, run postfix. I'm not entirely sure about the version of PLESK (it is 12.x - hence the forum) and some version of ubuntu...
Back
Top