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

    Question About ports 465 and 587

    But at least with 465 you know it can't connect unencrypted, whereas with 587 you have to rely on the server to enforce (and the client demand) STARTTLS before anything else, which makes a MITM attack possible.
  2. M

    Question About ports 465 and 587

    Why? 465 is safer because you can't accidentally use it without SSL/TLS.
  3. M

    Resolved RootLogin in SSH other than port22

    The error message is suspicious, though. The remote system refused the connection usually means that the connection itself is already failing, and at that point the server has no way to know you want to login as root, so it shouldn't be able to deny you based on that. Are you absolutely sure you...
  4. M

    Resolved Want to blacklist spam from a specific user name but have wildcards in the domain. Possible?

    I think that field might need a complete expression matching the full source string instead of just a partial match, i.e. *onefantasticshop.??
  5. M

    Question SMTP relay?

    MSMTP is relay ONLY, which means there won't be any local mailboxes IMAP/POP3 could serve, and without those, there aren't any accounts that could send email. In that case, there would only be emails generated on the server. However, it is possible to configure a smarthost in postfix, as stated...
  6. M

    Resolved Want to blacklist spam from a specific user name but have wildcards in the domain. Possible?

    Are you sure that market@wheat-004.asia is in the From: header and not Sender:? Please post the message headers.
  7. M

    Issue Something changed badly after reboot

    The smart-log of your nvme ssds is okay? What does iotop / htop say about iowait? Did you ever find out the reason for the crash? Are all fans running properly? Anything blocking the airflow?
  8. M

    Issue SQLmap attack detected (ID: 218500) on blank page

    Does the rule trigger when you access the page, or did you just find that in the logs? If the latter, is it a POST attempt?
  9. M

    Resolved Maria DB update fail, autoupdate no longer works

    Hi, please reformat your message using [CODE] blocks for the parts containing URLs because otherwise the forum replaces the urls with the page title of the link target.
  10. M

    Resolved Update 18.0.60 on AlmaLinux = high cpu steal value

    Huh? proxmox is on 6.8.4-3-pve.
  11. M

    Issue Error changing from litespeed to apache

    Please read the error message fully. Line 146 loads /etc/apache2/mods-enabled/autoindex.load and complains about line 1 there, which loads /usr/lib/apache2/modules/mod_autoindex.so. Apparently your apache packages are inconsistent. Post the output of dpkg -l|grep apache.
  12. M

    Question Massive price increase for reseller licenses?

    We as paying customers are helping debug stuff that plesk will use to justify price increases.
  13. M

    Question mails that get lost

    Something is weird here. Why did this directory change? Did someone set a redirect between 3. and 4.4.?
  14. M

    Issue Plesk Premium Antivirus update fails

    Would probably be easier to just put one of the working IPs in /etc/hosts.
  15. M

    Issue Plesk Premium Antivirus update fails

    I got a mail on Sunday and Monday, but not today, so maybe it was fixed? Mail has one line more than yours: /etc/cron.daily/drweb-update: ERROR: Dr.Web Updater: failed to download files ! run-parts: /etc/cron.daily/drweb-update exited with return code 103 Side note: Mail comes from...
  16. M

    Question NGINX Unit on server under plesk

    Huh? Certificates should be just updated in-place without changing their names.
  17. M

    Question Add basic auth to login_up.php

    Isn't the panel served by nginx (only)?
  18. M

    Question What to monitor?

    Well, it is, just not targeted. It's become background noise by now.
  19. M

    Question Exclude files from backup (.ssh, directories above httpdocs/)

    see Issue - Backup utility and "Failed to copy files" error about .ssh keys
  20. M

    Question [PPPM-6333] Does Obsidian restore websites with correct dates

    It is stored (birth date), but it can't be modified from user space (intentionally immutable), so there's no way to restore it with tar.
Back
Top