• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

Search results

  1. H

    Error in Plesk phpmyadmin

    I am a step further. I found that the User that is missing in the mysql.user table (pma_CtSAyveCoLOd) is set as controluser in the phpmyadmin config of plesk (/usr/local/psa/admin/htdocs/domains/databases/phpMyAdmin/libraries/config.default.php). In the mysql.db table there was an entry for the...
  2. H

    Error in Plesk phpmyadmin

    Hi, phpmyadmin that is shipped with plesk is showing the following error lines: mysqli_real_connect(): (HY000/1045): Access denied for user 'pma_CtSAyveCoLOd'@'localhost' (using password: YES) If I look in the mysql user table I can't find the user "pma_CtSAyveCoLOd", but I can find the user...
  3. H

    Resolved Migration Problem Database User

    Hi, I get this error message and can not solve the problem. I also tried this article, also not helping (Migration fails: Unable to add database user: The user root already exists). Unable to create database user 'plesk_78_1' in subscription 'mydomain.com': Command execution failed on the...
  4. H

    Resolved Spam Score Update of all subscriptions

    Igor thank you very much, exactly what I was looking for ...
  5. H

    Resolved Spam Score Update of all subscriptions

    Does this also update the score from existing accounts or only if I create a new one this value is used? What I want is that all all existing accounts would get a new score. Maybe this can be done directly in the database? Is the score stored in the database - if yes, which table?
  6. H

    Resolved Spam Score Update of all subscriptions

    Hi, is it possible to update the spam score points of all subscriptions to a new value at once? Thank you.
  7. H

    Resolved Enable dovecot mail_log plugin

    Hi, I am trying to active the dovecot mail_log plugin in an plesk Onyx environment. It is not working - here is a shorten output of the doveconf -n of my system - all should be fine - what I am missing or doing wrong? mail_plugins = " quota mail_log notify" plugin { mail_log_events = delete...
  8. H

    Resolved URIBL Blocked - own caching nameserver

    Solved it on my own - Problem was the forward zone ...
  9. H

    Resolved URIBL Blocked - own caching nameserver

    Hi, I try to setup a local caching nameserver on CentOS 7 with unbound. What I did so far: - installed / configured unbound - changed resolv.conf to point to my local nameserver ip - changed spamassassin local.conf with dns_available yes After that I did some tests: dig google.com ;; Query...
  10. H

    Issue Plesk Master and Slave DNS

    Hi Igor, thanks for your reply. I configured it now to use an CentOS Server without plesk installed as slave server.
  11. H

    Issue Plesk Master and Slave DNS

    Hi, I am trying to setup a master and slave DNS with two plesk servers. Both running Plesk Onyx 17.8.11 on a CentOS 7.6 Server. What I have done already. Setup Bind on Both Servers Open TCP 953 on both servers, restricted to each server Added each server "via versa" in the DNS Template as ACL...
  12. H

    Resolved How to remove zip files in specific folder in my hosting by cron job?

    There are many ways to handle this. With PHP, Python, Bash Script - call the script by cron and the script should handle the deletion for you.
  13. H

    Issue Free space on my server by purging emails

    Maybe ... How to recalculate statistics for a particular domain in Plesk?
  14. H

    Issue Mail forwarding loop - don't understand why

    Hi, I have a problem with a mailbox that respond with mail forwarding loop like this: postfix/pipe[14005]: A91FE647CD: to=<[email protected]>, relay=plesk_virtual, delay=0.28, delays=0.27/0/0/0.01, dsn=5.4.6, status=bounced (mail forwarding loop for [email protected]) The setup in plesk...
  15. H

    Resolved Blocking Massive Connections / Attacks

    Hi, I have some attacks from different IP Addresses like this: postfix/smtpd[23192]: warning: ns502589.ip-192-99-8.net[192.99.8.171]: SASL LOGIN authentication failed: authentication failure postfix/smtpd[23192]: lost connection after AUTH from ns502589.ip-192-99-8.net[192.99.8.171]...
  16. H

    Issue Mail delivery fails with status deferred

    I found out, that it happened to mails that have been already in the mailqueue and couldn't be delivered. Each flush results in an error to this alias and a folder with the alias name was created in the domain mailbox directory. There the qmail was missing, because of the alias and it went wrong...
  17. H

    Issue Mail delivery fails with status deferred

    Hi, I have moved a Plesk Mail Server with Plesk Migrator to a new hardware. Everything fine, except for two domains. Here I have problems that mails are left in the mailqueue with following error: Oct 26 18:15:08 postfix-local[11299]: System error .qmail: No such file or directory Oct 26...
  18. H

    Resolved Nginx not starting after reboot

    Hi Bonsai78, I didn't see this post. And yes, this is working ... Thank you very much!
  19. H

    Resolved Nginx not starting after reboot

    Hi, I have a problem that nginx is not starting on reboot. I can manually start it after, but if I am out of the office and my provider is starting the server I can maybe not handle it all time. systemd[1]: Starting Startup script for nginx service... nginx[2642]: nginx: the configuration file...
  20. H

    Resolved MSmtp Relay to many recipients

    Maybe found it on my own - I think this postfix config should do the trick - smtpd_client_recipient_rate_limit ...
Back
Top