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

    Resolved windows Plesk Migrator returned non-zero exit code

    Hi all, We tried to use the Plesk GUI interface to do the migration via Plesk Migrator, but it failed. However the migration can be completed by command line successfully. Can someone help? Procedure to duplicate the problem 1) Click "Migrate" in the Plesk 2) The process stucks as...
  2. nethubonline

    Issue autoresponder[2016]: Error during message subject decoding: Conversion from utf-8 to utf-8

    Hi all, Version 17.8.11 Update #65 When a user setup his Auto-Reply, if someone sends an email to him that subject contains non English characters & space and long enough (e.g. "おですかおですかおですか おですかおですか" or "北海道北海道北海道北海道北海道 北海道北海道北海道北海道北海道北海道北海道"), then /var/log/maillog shows error like this...
  3. nethubonline

    Question How to disable spam filtering by default when create email address?

    can Plesk developer / staff look at this & advise?
  4. nethubonline

    Issue Weird result when enable / disable spam filter

    can Plesk developer / staff look at this & advise?
  5. nethubonline

    Issue Weird result when enable / disable spam filter

    Hi, Plesk Onyx Version 17.8.11 Update #60 I can't realize when spamassassin is enabled or disabled when I enable / disable spam filter...please see below procedure to repeat my confuse Test A Step 1: Tools & Settings > Spam Filter > Switch on server-wide SpamAssassin spam filtering: Disabled...
  6. nethubonline

    Question How to disable spam filtering by default when create email address?

    Hi, Plesk Onyx Version 17.8.11 Update #60 Condition A: Switch on server-wide SpamAssassin spam filtering: Disabled Apply individual settings to spam filtering: Enable or Disabled Result: It will disable spamassassin service, no spam filter option can be set when user create email address...
  7. nethubonline

    Issue "plesk sbin mail_auth_view" does not show capital letter of email address

    Just received reply from igorG here: Issue - "plesk sbin mail_auth_view" does not show capital letter of email address . I verified in my Plesk (Version 17.8.11 Update #53) that the username is case insensitive.
  8. nethubonline

    Forwarded to devs "plesk sbin mail_auth_view" does not show capital letter of email address

    Oh, this is my fault, I checked the username is case insensitive, sorry for wrong report.
  9. nethubonline

    Issue "plesk sbin mail_auth_view" does not show capital letter of email address

    Ales, Thanks for your opinion, I have reported it as bug here: "plesk sbin mail_auth_view" does not show capital letter of email address
  10. nethubonline

    Forwarded to devs "plesk sbin mail_auth_view" does not show capital letter of email address

    TITLE: "plesk sbin mail_auth_view" does not show capital letter of email address PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE: Plesk Onyx 17.8.11, CentOS Linux 7.4.1708 x86_64 PROBLEM DESCRIPTION: Hi all, With discussion with Ales here, we believe this is a bug Issue - "plesk sbin...
  11. nethubonline

    Issue "plesk sbin mail_auth_view" does not show capital letter of email address

    Hi all, Usually we help users for email login, we use "plesk sbin mail_auth_view" for verify user's username & password, and sometimes we use it to login for testing. We found that "plesk sbin mail_auth_view" only shows email addresses in small letter (e.g. manager@abc.com) even the user...
  12. nethubonline

    Resolved How to handle API fatal error?

    Thanks IgorG for help.
  13. nethubonline

    Resolved How to handle API fatal error?

    Thanks IgorG, I afraid you have mis-understood what I mean. The error "User account already exists" is enough, but now it is showing too much: " Fatal error: Uncaught PleskX\Api\Exception: User account already exists. in...
  14. nethubonline

    Resolved How to handle API fatal error?

    Hi all, According to plesk/api-php-lib , I tried example codes as below: <?php require 'vendor/autoload.php'; $host = 'testing.com'; $login = 'admin'; $password = '123456'; $client = new \PleskX\Api\Client($host); $client->setCredentials($login, $password); $client->customer()->create([...
  15. nethubonline

    Question How to assign a database to a site by command line? Seems --assign-to-subscription not working as it

    Thanks igorG for the command. May I know what will --assign-to-subscription do?
  16. nethubonline

    Question How to assign a database to a site by command line? Seems --assign-to-subscription not working as it

    Hi all, I want to use command line to assign a database to a site, just like the screenshot below: According to this doc database: Databases , I tried to run command plesk bin database --assign-to-subscription test1 -domain test1.com -server localhost:3306, but seems it is not I want and...
Back
Top