• 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.

Recent content by Patrick1

  1. P

    Automatic backup stopped working Parallels Plesk 12.0.18

    Same problem here. All of a sudden this error appears.
  2. P

    Atomic Basic ModSecurity Error

    After the last update i also get the following error that the rules cant be updated; Fout: Het bijwerken van de ModSecurity-regelset is mislukt: modsecurity_ctl failed: gpg: key 4520AFA9: "Atomicorp (Atomicorp Official Signing Key) <support@atomicorp.com>" not changed gpg: Total number...
  3. P

    openDKIM and plesk and postfix

    Hi Frono, I haven't found a solution to this problem yet. I am routing my email trough another server capable of handling DKIM and retired that plesk server. We still have plesk servers but not for serious mail. It seems that this issue has no priority for parallels and they are stuck in the...
  4. P

    Nginx IP protected directory not working

    Found it. Like i said, the real problem is that all calls to apache come from nginx. To make use of the .htaccess again do the following in .htaccess; Deny from All SetEnvIF X-Forwarded-For "1.2.3.4" AllowIP SetEnvIF X-Forwarded-For "2.3.4.5" AllowIP Allow from env=AllowIP Allow from 1.2.3.4...
  5. P

    Nginx IP protected directory not working

    I figured out where the real problem is, its is because nginx talks to apache, so apache thinks that all requests are coming from nginx. I found out that X-real-IP is forwared to apache, but i cant make use of that in .htaccess. So, how can i still make use of .htaccess files ? Patrick
  6. P

    Nginx IP protected directory not working

    Dear readers, I searched the web endlessly but cant seem to figure this out. I have several customers with wordpress domains. I want to protect these directory's with Nginx on a plesk 12 machine. I thought something simple will do, but i just spent all sunday afternoon getting it to work (what...
  7. P

    openDKIM and plesk and postfix

    Dear Igor, Thanks for your reply. I am aware that protocol=2 is not correct, it crashes psa-pc-remote. However, with psa crashed DKIM works correct, but then i loose the functionality of plesk. (i just mentioned it for clarity that DKIM is setup right) I have for both a separate key of course...
  8. P

    openDKIM and plesk and postfix

    Dear Reader, I am having trouble setting this up. If i set DKIM up together with plesk SPF and Domainkeys its not working. All checks come back as fail, even though the logfiles say its fine. Oct 19 20:04:27 p2 postfix/cleanup[6818]: 33B802BC00BA...
Back
Top