• 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

    service_plan CLI tool error

    I've also checked mail utility on 11.5.30 and 11.0.9 and it also works correctly - mail service status changed and correctly shown in UI. Tozz, does the status of mail service changed in DB after you update it via mail utility? mysql> select ds.type, ds.status from domains d left join...
  2. I

    After update to Plesk 11.5 Courier IMAP no longer works.

    what is the output of: # /etc/init.d/courier-imapd start # /etc/init.d/courier-imaps start ?
  3. I

    service_plan CLI tool error

    ok, now i see we are using different commands. the command below works correctly. # /usr/local/psa/bin/domain -u domain.tld -mail_service false I'll check /usr/local/psa/bin/mail utility...
  4. I

    Postfix says: MX: Host not found, try again

    Does the problem reproduced again after MU12 was installed? if so can you provide us MU12 autoinstaller logs.
  5. I

    service_plan CLI tool error

    What exact command are you using for update mail service?
  6. I

    After update to Plesk 11.5 Courier IMAP no longer works.

    It might be two different problems. What do you mean "trying to start them has no effect"? Are the services started? Try to login to host imap with telnet for example. Also look into /usr/local/psa/var/log/maillog, there might by any related errors.
  7. I

    service_plan CLI tool error

    UI checkbox shows value of Mail service for only main domain of subscription, however if use CLI utility to disable/enable Mail service for domain it will disable/enable it only for the domain you are updating. If you update main domain via cli utility then checkbox in UI will be changed.
  8. I

    [HORDE] failed to open sendmail /usr/sbin/sendmail for execution

    So what do you have in Horde logs? /var/log/psa-horde/*
  9. I

    11.5.30: Setting PHP version per website from command line

    Reported this issue to developers. I assume it wiill be fixed soon.
  10. I

    Postfix says: MX: Host not found, try again

    The MU11 has been released today CompubaseS, could you please provide us the _output_ of the command below if the problem with same error in log will be reproduced again: # dig domain.tld mx //where <domain.tld> is the domain where you are trying to send email
  11. I

    webmail and mail server

    mailserver logs will be very usefull for handling this problem. we also need roundcube logs.
  12. I

    PHP5.4 and Parallels Plesk Panel 11.5.30

    This issue is resolved in upcoming microupdate.
  13. I

    Plesk 11.5: autoresponders created in previous Plesk version (9.x) do not work!

    I'm trying to reproduce such issue on our local environment but i cannot. My 9.5 server has several domains with mailboxes with enabled autoresponders. I'm migrating whole server from 9.5 to 11.5.30 After migration all autoresponders works correctly. Halliday, can you provide us exact steps to...
  14. I

    Plesk 11.5: autoresponders created in previous Plesk version (9.x) do not work!

    # mysql -u admin -p`cat /etc/psa/.psa.shadow` psa
  15. I

    Plesk 11.5: autoresponders created in previous Plesk version (9.x) do not work!

    It is stored into psa.mail_resp table. Was it Migration, Restore or Upgrade from 9.5?
  16. I

    Inbound email is being rejected automatically.

    mail server logs with such issue will be usefull.
  17. I

    How antivirus work on Plesk 11.5

    on mailbox settings screen you can just choose three options: - only incoming mail - only outgoing mail - incoming and outgoing mail nothing more.
  18. I

    Webmail

    Hi, GaryMull! What OS are you using? could you also do the following: execute on server: tail -f /var/log/apache2/error.log //for .rpm OSes: tail -f /var/log/httpd/error.log then open the webmail page to get this error and post here the output.
  19. I

    Warning: Open-Xchange can not be installed.

    Hi, ehrenwert! Have you configured it? if not, then go to Tools&setting -> Application Vault -> Open-Xchange -> settings and configure it.
  20. I

    ColdFusion 10 Support

    Have you installed 64-bit CF? Because Panel will not detect 32-bit CF installed to 64-bit OS exactly as you describe.
Back
Top