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

Search results

  1. I

    Hi, how I can solve this problem please?

    Okay, Try with the following command cd /var/www/vhosts/ddirecta.com/subdomains/faq/error_doc/ chown ddirecta:psaserv *.html
  2. I

    Cron Daemon error - emails continually sent every hour

    Yes, You will have to increase it from your your hardware node OR try to find out which directory is using high disk inodes on your server. You can check it through following command. cd / for i in `ls -1A | grep -v "\.\./" | grep -v "\./"`; do echo "`find $i | sort -u | wc -l` $i"; done...
  3. I

    dont`t can receive mails from eBay

    Check : /usr/local/psa/var/log/maillog file
  4. I

    How set up Task Schedule

    You can use windows task scheduler to set the wget cron.
  5. I

    Can i update Mailenable Standard Edition ?

    yes you can upgrade mail enable but as Daniel say wait for the plesk upgrade.
  6. I

    Plesk 11.x Mysql Run and Connection Problem

    try resetting admin password of the plesk, plesksrvclient.exe --set worked for me
  7. I

    SmarterMail 11.6 with Plesk 11.5

    You can try to use smartermail 11 or 10 they are supported with plesk 11.5
  8. I

    how can I solve this problem?

    Increasing 'wait_timeout' fixed the issue for me.
  9. I

    Mail queue grows up

    I will suggest you please try to change your mail account (myname@mydomain.com) password and monitor your server mail queue.
  10. I

    dont`t can receive mails from eBay

    Hello, Have you checked your server mail logs ? What error are you getting in the logs ?
  11. I

    Cron Daemon error - emails continually sent every hour

    Hi, Can you please check your /tmp disk space status, May be it's 100% full and due to that you are getting this issues. df -h df -i
  12. I

    MailEnable standard known limits ??

    you can refer https://www.mailenable.com/features.asp
  13. I

    Restore permission for Web-Stat on Plesk Panel 11.0.9

    you can use plesk reconfigiuratoe >> check components and folder permissions in that select stats
  14. I

    Recommendations for Migrating from Enkompass?

    you will need to migrate everything manually. Please does not support csv import. or contact any servermanagement team.
  15. I

    plesk login webpage integration

    Kindly contact mailenable support in this regard.
  16. I

    Windows Security Issue

    try to run plesk reconfigurator >> select option correct permission
  17. I

    Server dedicated primary Ip change

    using plesk reconfiguration >> IP reconfigurator can help you with it.
  18. I

    "DKIM-Signature header exists but is not valid" ERROR

    did you try enabling dkim settings from mail server settings?
  19. I

    Clear checkbox "Suspend domain until backup task is completed" for default

    in backup manager setting remove the option called suspend domain while backup is running. You will find it in tools and settings.
  20. I

    Upgrade php to latest version

    please verify if php 5.3 and 5.4 is installed and listed in server components section.
Back
Top