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

    Issue Emails are not delivered nor received

    Try to completely disable the firewall for testing purposes and check email operation.
  2. IgorG

    Issue Emails are not delivered nor received

    Looks like that connection to port 25 for hotmail-com.olc.protection.outlook.com hostname is firewalled. On my test Plesk server, it is open, and I see the following: # nc -zvw3 hotmail-com.olc.protection.outlook.com 25 hosthotmail-com.olc.protection.outlook.com [104.47.57.161] 25 (smtp) open...
  3. IgorG

    No technical support available for AlmaLinux 9

    @Kaspar yes, the issue is on our Support Team side. I have reported to the responsible persons. You could just reply to the last email (ticket) to reopen it, and Plesk Support Team will provide the support. Thank you.
  4. IgorG

    Issue Emails are not delivered nor received

    Could you please provide a related error message from the maillog at least? If you are not familiar with DNS settings, I suggest you contact Plesk Support Team, and experienced supporters will check it directly on your server...
  5. IgorG

    Resolved In what country and by what entity is the Plesk Knowledge Base hosted?

    @B_P what kind of update do you expect? As I said above, Plesk is not a Russian company, all of its infrastructure and employees are not in Russia. Those few who still remain in Russia will be laid off by the end of the year, including me. What else do you expect? For all Russian-speaking...
  6. IgorG

    Resolved spamassassin cli error: option "max-mail-size" is incorrect

    Thank you. The bug was confirmed and submitted as PPPM-13793 The only workaround is to adjust this value using UI.
  7. IgorG

    Issue Googlebots bypassing Nginx

    https://talk.plesk.com/resources/blocking-extra-bots-using-nginx.6/
  8. IgorG

    Issue Accidentally removed permissions from admin@localhost

    I would suggest you contact Plesk Support Team for recovering access to Plesk database directly on your server.
  9. IgorG

    Issue Emails are not delivered nor received

    Perhaps there is something wrong with DNS configuration that hostnames can't be correctly resolved.
  10. IgorG

    Issue Emails are not delivered nor received

    If you have any problems with your emails, you should first examine the main Plesk mail log file /var/log/maillog for error records related to the problem. Sometimes the command to fix the mail settings can help: # plesk repair mail
  11. IgorG

    Issue 500 Plesk\Exception\Database

    Please check this KB article: https://support.plesk.com/hc/en-us/articles/360019172000-Unable-to-access-Plesk-with-500-error-message-2002-No-such-file-or-directory
  12. IgorG

    Issue Accidentally removed permissions from admin@localhost

    Try to run # plesk repair db # plesk repair installation
  13. IgorG

    Question How to migrate a domain with its specific version of php.ini

    https://support.plesk.com/hc/en-us/articles/213403509#pmm Domain's php.ini files are located in /var/www/vhosts/system/domain.tld/etc/php.ini and should be migrated without any changes.
  14. IgorG

    Resolved spamassassin cli error: option "max-mail-size" is incorrect

    According to spamassassin.exe: Spam Filtering Configuration on the Mailbox Level size should be in the following format: <number>[B|K|M|G|T] Have you tried to specify it as 10M, for example?
  15. IgorG

    Forwarded to devs SPF_FAIL for internally forwarded emails

    From developer: Cannot reproduce in our test environment according to the provided STR. In all tests, SpamAssassin correctly results in SPF_PASS status. So, please contact Plesk Support Team. Investigation directly on your server is required.
  16. IgorG

    Question Log Browser - lot of client [ip]#53 "sl": query (cache) 'sl/ANY/IN' denied

    You must specify the exact log file in which these messages "....query (cache) 'sl/ANY/IN' denied..." appear.
  17. IgorG

    Resolved Cannot install any pecl module PHP 8.0

    Since Plesk 18.0.48 version, you can install PHP modules (extensions) with the following simple method: ~# plesk bin php_handler --extension-install mongodb -id plesk-php80-fpm The PHP extension 'mongodb' was successfully installed. ~# /opt/plesk/php/8.0/bin/php -m | grep mongo mongodb To see...
  18. IgorG

    Question Log Browser - lot of client [ip]#53 "sl": query (cache) 'sl/ANY/IN' denied

    Are you sure that these messages are in /var/www/vhosts/system/*/logs/error_log log files? In my case, they are in /var/log/meggages
  19. IgorG

    Resolved [UI][MINOR] File Manager doesn't reload directory list after import

    Thank you. The bug PPPM-13787 is confirmed and submitted.
  20. IgorG

    Question Log Browser - lot of client [ip]#53 "sl": query (cache) 'sl/ANY/IN' denied

    named-refused filter: [Definition] _daemon = named __pid_re = (?:\[\d+\]) __daemon_re = \(?%(_daemon)s(?:\(\S+\))?\)?:? __daemon_combs_re = (?:%(__pid_re)s?:\s+%(__daemon_re)s|%(__daemon_re)s%(__pid_re)s?:) __line_prefix = (?:\s*\S+ %(__daemon_combs_re)s\s+)? prefregex = ^%(__line_prefix)s(...
Back
Top