• 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

Search results

  1. Polli

    Issue Zend_Http_Client_Exception: Error in cURL request:

    I´ve now found out that this error exist since the last update of the nextcloud extension. This error appears every hour. Along with this update of the nextcloud extension, there was also an update of bind9. Zend_Http_Client_Exception: Error in cURL request: Failed to connect to...
  2. Polli

    Issue PHP Warning: gzinflate()

    The gzinflate() error is gone with the update. But the new one seems to me that it is come with the last bind9 update. But I´m not sure. My Nextcloud is always the newest. Also my server is always up to date. I look for updates every day as a routine for me.
  3. Polli

    Resolved [MailQueueList.Filter.Status.maildrop] since last update of Plesk Email Security

    I´ve now removed Plesk Mail Security and the error still persist. So it is not the extension as you mentioned.
  4. Polli

    Issue PHP Warning: gzinflate()

    With the yesterday update, a new error appears. Zend_Http_Client_Exception: Error in cURL request: Could not resolve host: api.github.com in /opt/psa/admin/plib/vendor/plesk/zf1/library/Zend/Http/Client/Adapter/Curl.php:455 Stack trace: #0...
  5. Polli

    Resolved [MailQueueList.Filter.Status.maildrop] since last update of Plesk Email Security

    Thanks for looking into it. Postfix is running and I'm sending mails with my clients. But these issue is new. Some mails are in the queue, but just a few. Maybe this is from the update 18.0.67 or the last update to Plesk Email Security. I'm not sure. Can someone please put these thread to the...
  6. Polli

    Resolved [MailQueueList.Filter.Status.maildrop] since last update of Plesk Email Security

    Hi Since the last update of Plesk Email Security there are strange entries in the email queue. These mails are not delivered despite being marked green. I can only empty the queue to remove the entries. I cannot select them. What is going wrong here?
  7. Polli

    Issue PHP Warning: gzinflate()

    Attached is a screenshot of my log in Plesk. Whats wrong here?
  8. Polli

    Issue PHP Warning: gzinflate()

    Hi Every hour I get this error since the last update to 18.0.67 PHP Warning: gzinflate(): data error; File: /opt/psa/admin/plib/vendor/plesk/zf1/library/Zend/Http/Response.php, Line: 648 Whats this?
  9. Polli

    Input Enormous price increases yet again for 2025

    For my part, I also see a problem in the pricing of Plesk. I have to pay for extensions that include OpenSource software such as ClamAV or CalDAV and CardDAV. Just to name a few examples, not to mention other things. The monthly costs for the basic version (I use WebPro) are still acceptable and...
  10. Polli

    Issue Getting DANE working

    I dont know why this wont work. The tool at Check a DANE SMTP Service tells me everything is fine: Domain Name: oliver-tief.de MX host: 10 mail.oliver-tief.de. ################################################################# ### CHECKING MX HOST: mail.oliver-tief.de...
  11. Polli

    Issue Getting DANE working

    I found my path, but it wont work. Postfix is reloading again and again after I restart Bind9 with these settings. version "none"; auth-nxdomain no; max-records-per-type 0; dnssec-validation auto; managed-keys-directory "/var/cache/bind/";
  12. Polli

    Issue Getting DANE working

    Im on Debian12.9 using Bind9. I think that Bind don´t like dnssec-enable command. dnsmng failed: /etc/named-user-options.conf:4: option 'dnssec-enable' no longer exists
  13. Polli

    Issue Getting DANE working

    I did, but I get errors. I tried these, but it won´t get saved. version "none"; auth-nxdomain no; max-records-per-type 0; dnssec-enable yes; dnssec-validation auto; managed-keys-directory "/var/named/dynamic";
  14. Polli

    Issue Getting DANE working

    What do you mean with server level? I get these error message when I add these entrys: dnsmng failed: /etc/named-user-options.conf:4: option 'dnssec-enable' no longer exists
  15. Polli

    Issue Getting DANE working

    Cool. What have you done to get it working? Can you show me your postfix config? Maybe I can see whats different to my config. What ciphers do you use? Thats my log entrys: 2025-01-15 19:50:16 info postfix/smtp [1056689] D6BAD3EC04A6: to=<[email protected]>...
  16. Polli

    Issue Getting DANE working

    When PLesk is your primary DNS server, you need to set GLUE-records at your registrar, pointing to your Plesk DNS server. For DNSSEC entrys at your registrar you have to set it manualy when they support it. So signing your DNS-zone with DNSSEC it is only possible when your registrar support it...
  17. Polli

    Issue Getting DANE working

    Ok. The output of your command shows: mail:~# openssl s_client -starttls smtp -showcerts -connect mail.leagues-united.de:587 CONNECTED(00000003) depth=2 C = US, O = Internet Security Research Group, CN = ISRG Root X1 verify return:1 depth=1 C = US, O = Let's Encrypt, CN = R11 verify return:1...
  18. Polli

    Issue Getting DANE working

    2/2 ~# echo | openssl s_client -showcerts -connect mail.leagues-united.de:995 CONNECTED(00000003) depth=2 C = US, O = Internet Security Research Group, CN = ISRG Root X1 verify return:1 depth=1 C = US, O = Let's Encrypt, CN = R11 verify return:1 depth=0 CN = leagues-united.de verify...
  19. Polli

    Issue Getting DANE working

    Sorry for posting again. DANE is still not used by postfix for sending mail. The log tells me "Trusted TLS Connection" but for a succesfull DANE transmission it has to be "Verified TLS Connection". But I dont get this working. I´ve looked in my oldest config-backup from 2020. There is no...
  20. Polli

    Issue Getting DANE working

    I´ve done a DANE test at Mailserver überprüfen (STARTTLS und TLS Check) · SSL-Tools Everything seems to be fine.
Back
Top