• 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!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • 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.

Recent content by Mikhail_S

  1. Mikhail_S

    Question automatic email responder

    Hello @blondie63, Regarding the schedule, there is no built-in option to configure it for email auto-replies. However, you might consider following the suggestion from this forum post. As for the webmails, Plesk has two options now: Roundcube SOGo webmail So, I would suggest checking the...
  2. Mikhail_S

    Issue Apache hangs every night "server reached MaxRequestWorkers setting"

    Hello @abanico, First of all, I would recommend checking what exactly causes so many workers to be spawned. The articles below should help: Apache service goes down frequently on a Plesk for Linux Server: AH00484: server reached MaxRequestWorkers setting Apache keeps going down after increasing...
  3. Mikhail_S

    Question Local Security Authority Process intensive RAM consumption

    Hello @sende2, I would say there were no reported cases with the same behavior. Thus, I would assume the issue can be caused by the bug that was discovered in earlier Windows Server 2019 releases: Local security authority process consuming high memory - Microsoft Q&A Do you have the latest...
  4. Mikhail_S

    Issue Laravel app install error

    Hello @oim37 It seems there should be an adjustment not to Plesk's PHP configuration but to Composer itself. I would suggest trying this article: Composer installation/update fails on a Plesk server: Allowed memory size of X bytes exhausted This matches with the advice:
  5. Mikhail_S

    Issue mailman3 web-interface: Link missing in mail, 404 when clicking "manage list" in plesk

    I would like to say that there is also the default state. I have the same on a test server: <IfModule mod_proxy_uwsgi.c> ProxyPass /mailman3/favicon.ico ! ProxyPass /mailman3/static ! ProxyPass /mailman3...
  6. Mikhail_S

    Question Certificate for email (Domain)

    Oh, yes. With Courier, SNI will not work as well. It is only Postfix+Dovecot on Linux servers.
  7. Mikhail_S

    Question Certificate for email (Domain)

    Hello @KlausZ I would assume the servers are not identical and the issue is caused by the fact the server has Qmail as its mail server. SNI is supported for Postfix only. Some details can be found here: How to assign an SSL certificate per domain to secure the mail server in Plesk (SNI support)
  8. Mikhail_S

    Resolved Upgrade 18.0.62 to 18.0.64 fails

    Hello @godfather21 The package python36-PyYAML is expected to be installed on a CentOS server. This package is usually installed alongside the general python36 package. For instance, here is an example from a fresh CentOS 7 server: # rpm -qi $(rpm -qa | grep 'python36-PyYAML') Name ...
  9. Mikhail_S

    Question Hackers are sending tons of mails

    Hello @MrPleskLearner I would suggest taking the following recommendations first: What are spam outbound protection recommendations on Plesk for Linux Under the Additional manual actions, there is also the article that contains instructions on how to check if any script sends emails from the...
  10. Mikhail_S

    Issue Duplicated emails

    If you are already in touch with the Plesk Technical Support team, I would suggest waiting for the results of their investigation. Otherwise, we need more details to check the issue further.
  11. Mikhail_S

    Resolved Smart static files processing can't be set

    Hello @Daveo I would suggest enabling the Debug mode and checking the /var/log/plesk/panel.log for any records when you tick the checkbox of the option. That should shed more light on the issue.
  12. Mikhail_S

    Issue Duplicated emails

    Hello @tpitserv Such issues are usually related to the issues with email delivery. For instance, the emails are not delivered correctly due to the broken/slow DNS resolution. Anyway, it is hard to say without a deeper investigation. I would take a look at the records in the /var/log/maillog...
  13. Mikhail_S

    Resolved One seperate HDD for one single domain

    Hello @mpikkis All web files are stored within the virtual hosts directory (i.e. /var/www/vhosts by default). If you need to have just one domain available from some other directory, it might be done by using symlinks. Like this: ln -s /tmp/domain.tld/myfile.txt...
  14. Mikhail_S

    Issue mailman3 web-interface: Link missing in mail, 404 when clicking "manage list" in plesk

    Hello @Jan The described behavior still looks like something customized. I have tried to reproduce that once again on a fresh Debian 12 server but to no avail. The links work perfectly well without any additional actions required. As for the Apache configuration, the IfModule directive simply...
  15. Mikhail_S

    Resolved Mailman3: Backup-Restore triggers welcome mail and takes a long time

    Hello @Jan I would like to inform you that both cases were checked and two items were confirmed for them: PPPM-14517 (Regarding the generation of many processes during a backup restoration) PPPM-14515 (About welcome message after the restoration) They will be analyzed be the development team...
Back
Top