• 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!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • 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.

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