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

    Resolved One domain downloads php files instead of executing them

    Hello, I resolved a similar problem by running: /usr/local/psa/admin/sbin/autoinstaller --select-release-current --upgrade-installed-components This upgraded the following packages: libapache2-mod-proxy-psa plesk-mail-pc-driver psa-phpfpm-configurator
  2. T

    Plesk 12.0.18 MU#54 and MU#55

    We have exactly the same problem with finnish language when using Horde. Operating system is Ubuntu 12.04 LTS.
  3. T

    Domain migration to new Server / what to do with Email during DNS update

    Hello, We are also going to migrate our Plesk servers to new data center during this summer. Here is our current plan how to do the migration. 1) Migrating domains to new server using Plesk Migration Manager (transfering couple of hundred gigabytes takes about 12 hours). 2) Adding proxy rules...
  4. T

    Open email account for domain

    You have to point also subdomain webmail.spcperlez.org to the same IP address.
  5. T

    Empty mail queue using SSH

    If you are using Postfix, try this: postqueue -p|grep info@example.com|grep -v said|cut -d' ' -f1|cut -d'*' -f1|postsuper -d - This will delete all messages sent from info@example.com
  6. T

    10.4.4 upgrade: no message after pressing submit button

    Hi, What is that Linux specific solution ? I'm having the same problem with Plesk 10.4.4 and Debian Squeeze. Issue can be reproduced in our test site http://testidomain.eu
  7. T

    Login to horde webmail not possible on Plesk 11

    Try to enable plain authentication if it's not already enabled. There is a setting IMAP_CAPABILITY in /etc/courier-imap/imapd There should be something like: IMAP_CAPABILITY="IMAP4rev1 UIDPLUS CHILDREN NAMESPACE THREAD=ORDEREDSUBJECT THREAD=REFERENCES SORT QUOTA AUTH=CRAM-MD5 AUTH=PLAIN...
  8. T

    Plesk 10.4.4 Upgrade Scheduled Backup not working

    In our case Cron daemon was not running after upgrading to 10.4.4. After starting it manually scheduled backups started to work.
  9. T

    Restoring single user with sites from full backup

    Hi, I create the full sitebuilder backups with command: ./sbbackup all --output=/mnt/backup/pleskbackup/sitebuilder-`date +%Y%m%d_%H%M`.xml I'm trying to restore a single user with site (example.com) using the command: ./sbrestore user --recursive --name=example@example.com...
Back
Top