• Hi, Pleskians! We are running a UX testing of our upcoming product intended for server management and monitoring.
    We would like to invite you to have a call with us and have some fun checking our prototype. The agenda is pretty simple - we bring new design and some scenarios that you need to walk through and succeed. We will be watching and taking insights for further development of the design.
    If you would like to participate, please use this link to book a meeting. We will sent the link to the clickable prototype at the meeting.
  • Our UX team believes in the in the power of direct feedback and would like to invite you to participate in interviews, tests, and surveys.
    To stay in the loop and never miss an opportunity to share your thoughts, please subscribe to our UX research program. If you were previously part of the Plesk UX research program, please re-subscribe to continue receiving our invitations.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.

Search results

  1. M

    Question can you somehow view emails, like on webmail somehow, for a domain that removes the DNS?

    Putting the relevant name(s) like webmail.domainA.com into the client's /etc/hosts or %WINDIR%\System32\drivers\etc\hosts works too.
  2. M

    Issue Migration & Transfer Manager, no space left

    Could it be that you have an automatic backup configured on the target that started during the migration?
  3. M

    Issue Problem with [Grafana] Update

    Same here. Plesk seems to have updated normally at 6:35 as usual, but a manual Recheck now resulted in "The System Updates tool is already installing updates in automatic mode. Please try later." which is at least misleading. apt-get update shows a message similar to OP's but with the 1298 on...
  4. M

    Issue Migration & Transfer Manager, no space left

    I thought it uses rsync?
  5. M

    Issue EXTREMELY frustrating, emails keep being kicked back, DKIM, DMARC, and SPF setup

    Clients will refuse to connect to imaps or pop3s when the certificate does not match or doesn't even exist, and you shouldn't ever connect without SSL because your password WILL be stolen that way.
  6. M

    Resolved Webmail will not resolve on new domain

    If you don't have domain.tld on the plesk server (and you can't use workarounds like using sshfs to mount .well-known on the webserver), you'd have to create webmail.domain.tld as a domain in plesk to get it to set up Let's Encrypt. But that has all kinds of other problems ... The easiest way is...
  7. M

    Issue Googlebot blocked and uptime monitor traffic blocked too...

    Well they would try to access subpages under that default page which do not exist, and get a 403. I have no idea why HEAD on / throws a 405, though. No, the HTTP protocol version is independent from SSL.
  8. M

    Question NGINX caches for wordpress and Page caches

    If you really want to speed things up, use varnish. However that is hard to integrate with plesk.
  9. M

    Issue my site is not displaying on other sites, using iframe

    maybe the version without the extra headers is still cached somewhere?
  10. M

    Issue Googlebot blocked and uptime monitor traffic blocked too...

    Then, that default landing page is also what you (or the bots) get with HTTP/1.0.
  11. M

    Issue Outgoing mail queue, how to find the source of the spam?

    Part of this looks like double-bounce spam: The spammer sends a mail to an intentionally malformed address The receiving server does not reject the mail outright like it should, but only figures out it is bad / should be discarded after the message was already accepted, therefore that server...
  12. M

    Issue Googlebot blocked and uptime monitor traffic blocked too...

    And what site did you set as default? (the site you get when you access the IP)
  13. M

    Question Debian - Custom - swap memory

    No, you didn't follow that. You neither created a new partition nor a new swapfile to prepare with mkswap and then use with swapon. Be glad it didn't work, otherwise you would have overwritten your OS partition. But anyway, that there is no swap entry in your fstab means that it is configured...
  14. M

    Resolved One or more IP addresses registered in Plesk are missing from the server's network

    Do you see an update in the plesk installer logs? Could this maybe be ubuntu auto-installing security updates?
  15. M

    Issue Googlebot blocked and uptime monitor traffic blocked too...

    That's strange. I've never seen any of those bots use HTTP/1.0. Do you have a stupid loadbalancer in front of your server? That can't work with modern (v)hosting because HTTP/1.0 is pre-SNI. All such requests would be served by the default server for the IP, same as if you'd directly supply the...
  16. M

    Issue high cpu usage plesk 18.0.50 - Ubuntu 20.04.5 LTS

    If the load with wordfence is higher than without, then wordfence is a problem, not a solution.
  17. M

    Issue high cpu usage plesk 18.0.50 - Ubuntu 20.04.5 LTS

    And the next step is to install lm-sensors to check whether the temperatures are normal.
  18. M

    Question Plesk Term Passwords

    Obligatory XKCD: Password Strength
  19. M

    Question incoming mail DMARC failure - need expert eyes

    Does amadeus set a Sender: header? SPF/DMARC can work with that too - that's also the workaround for forwarded mails.
Back
Top