• 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 Getting DANE working

    @AYamshanov I now have Trusted TLS Connections, but DANE is apparently still not being used. I have added the entry smtp_tls_CApath=/etc/ssl/certs. I can add either CApath or CAfiles, or both to get “Trusted TLS Connection”. If both entries are missing, the log changes to “Untrusted TLS...
  2. Polli

    Issue Getting DANE working

    @learning_curve I did all the testing you mentioned above. And all tests are successfully passed. I used these tests before to get my DANE settings right. MTA-STS is allready implemented on my sites and working. Plesk is my primary DNS and SSLit! do all the neccessary entrys to my zones...
  3. Polli

    Issue Getting DANE working

    Ok. I did some research and finaly got it working. I found the CA path and did a: openssl verify /usr/lib/ssl/cert.pem Then I added following lines to my main.cf file smtpd_tls_CAfile = /usr/lib/ssl/cert.pem smtp_tls_CAfile = /usr/lib/ssl/cert.pem Now my Log shows: Trusted TLS connection...
  4. Polli

    Issue Getting DANE working

    Here is my master.cf # # Postfix master process configuration file. For details on the format # of the file, see the master(5) manual page (command: "man 5 master" or # on-line: http://www.postfix.org/master.5.html). # # Do not forget to execute "postfix reload" after editing this file. # #...
  5. Polli

    Issue Getting DANE working

    Thanks for your tip. The check with the diagnostic tool did not detect any errors. I do this test regularly. A repair did not fix it. The entry is still missing. I have also deleted the main.cf file and had Plesk recreate it, which leads to the same result. smtp_tls_CApath and smtp_tls_CAfile...
  6. Polli

    Issue Getting DANE working

    Hi I am having difficulties using DANE on my Plesk server. For example, I see the following entrys in my logs when sending mails: Untrusted TLS connection established to gmail-smtp-in.l.google.com[172.253.63.26]:25: TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519...
  7. Polli

    Issue Subdomain show wrong DNS entrys but is reachable

    I already thought I could ignore it, but how can I avoid errors in my logs about this?
  8. Polli

    Nameserver DNS entrys for subdomains are set wrong when plesk is primary DNS

    Username: TITLE Nameserver DNS entrys for subdomains are set wrong when plesk is primary DNS PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE Plesk 18.0.66#1 Web Pro on Debian 12 PROBLEM DESCRIPTION NS-entrys are made "wrong" by Plesk when Plesk is primary DNS. My registrar has...
  9. Polli

    Issue Subdomain show wrong DNS entrys but is reachable

    Hi I have now configured my server nearly perfectly. Mails are sent to all providers without ending up in spam. GMX and Co. in particular are always very bitchy. I have set up Plesk as a primary DNS server. This means that wildcard and DANE work without any problems. I have now also set up...
  10. Polli

    Resolved Unable to get key: Repository is not opened

    After doing all these steps. There is an error message in the logs. Result of interface implementation call: failure: SQLSTATE[23000]: Integrity constraint violation: 19 UNIQUE constraint failed: Licenses.id, query was: INSERT INTO "Licenses" ("id", "description", "vendor", "nextUpdate") VALUES...
  11. Polli

    Issue plesk-ext-monitoring-hcd.service & systemd-quotacheck.service failed

    Have you restarted your server? That solved my problem that the service wont start. But the quota is still not working. But this is ok for me cause I have the Web Admin Edition. Still no answer why they changed it, but I can deal with it. With limit active it was easy to see how much space every...
  12. Polli

    Issue PHP Warning: Undefined array key "limit";

    The support team helped me a lot. Thanks again for that. My server was already equipped with Plesk. I also pay for this on a monthly basis. Now I would probably have to pay for an additional license. I think that I don't want to start from scratch, because otherwise I would have to set up the...
  13. Polli

    Issue PHP Warning: Undefined array key "limit";

    Somehow it is not clear to me why a Plesk problem cannot be solved directly with Plesk, but why someone else has to be involved. This only leads to misunderstandings. The support team only really read my request after I had asked them several times. Support is now looking to see if they can help...
  14. Polli

    Issue PHP Warning: Undefined array key "limit";

    Plesk Support told me that I need to ask my provider. I think that this is a Plesk dedicated issue. Why I need to ask my provider?
  15. Polli

    Issue PHP Warning: Undefined array key "limit";

    Sorry for posting again. Is there someone out there who can give me a hint? Or who can tell me where I need to ask? Plesk, Docker, Python or maybe someone else? Thanks in advance
  16. Polli

    Issue PHP Warning: Undefined array key "limit";

    I have now tried a few other images. These seem to work. All Python images and their alternatives do not work. Is there possibly a conflict with Plesk? Who can help me?
  17. Polli

    Issue PHP Warning: Undefined array key "limit";

    Hi I´ve installed Docker and tried to start Python. But the service wont start. In the Plesk log I found following error message. I´ve searched for this error but did not find anything. How can I solve these issue? Thanks to everyone
  18. Polli

    Issue plesk-ext-monitoring-hcd.service & systemd-quotacheck.service failed

    I have several websites on my server. These share the space. However, they should not be unlimited so that they do not take up too much space. The limit worked until recently. But now it no longer does. What is the reason for this?
  19. Polli

    Issue plesk-ext-monitoring-hcd.service & systemd-quotacheck.service failed

    Disk space usage is running and is viewable.
Back
Top