• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • 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.

Search results

  1. V

    Issue Smarthost + SRS = relay?

    We have the following situation for a domain on our Plesk Obsidian 18.0.64 for Linux: - Domain xxx.yyy is setup on the server with mailsettings "disable incoming mail, allow outgoing mail" (mail is at MS365) - SMTP server is postfix - Setup the smarthost feature pointing to our Spamexperts...
  2. V

    Question Let's encrypt probleem with SSL rewrite

    We use additional apache directives (not .htaccess!!) to force clients to be redirected to SSL. <IfModule mod_rewrite.c> RewriteEngine on RewriteCond %{HTTPS} !=on RewriteRule ^(.*)$ https://%{HTTP_HOST} [R,QSA] </IfModule> This works without a problem. We installed the let's encrypt plugin...
  3. V

    Lots of logentries for propfind /exchange/<email>

    Recently I got warnings that /var/log was filling up on our Plesk 12.5 Linux server. I found out that about every 5 seconds there was a logentry for propfind /exchange/<email> with statuscode 405. Surely it has something to do with an autodiscover or ActiveSync on a mobile or tablet or...
  4. V

    Slave DNS Manager not deleting zone

    I've setup Bind 9.10.1 on a windows server as a slave DNS server. I've installed the Slave DNS Manager on Plesk 12 for Linux and setup configuration. New zones are added ok so authentication en communication is working perfectly. But when I delete a zone in Plesk, the zoneconfig file doesn't...
  5. V

    Change open_base_dir for ssl subdomain

    We migrated from plesk 7 for linux to a new server with plesk 8.3.0 for linux. One of our customers had the following domain set up: normal website: http://www.<domain> admin website: https://beheer.<domain> The normal website doesn't use ssl, just plain http. To change their dynamical...
Back
Top