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

Recent content by DarkKikies

  1. D

    Issue Problem to send email with Qmail 4.1.1

    If I try to use telnet with smtp.libero.it on port 25 I can connect and communicate.
  2. D

    Issue Problem to send email with Qmail 4.1.1

    The problem is isolated only to outgoing mail. It is also not present on all outgoing emails but only in some with a personalized domain (like @domainxys.com) and @ libero.it or @ live.it email addresses. But not with @gmail.com and others. I tried all the possible guides, but with none I...
  3. D

    Resolved FTP not work to Plesk Firewall

    I add the information, but I fix the problem with this post #2 Thanks ;)
  4. D

    Resolved FTP not work to Plesk Firewall

    Like title, FTP not connect when Plesk Firewall is active. The rules of firewall is this: #!/bin/bash #ATTENTION! # #DO NOT MODIFY THIS FILE BECAUSE IT WAS GENERATED AUTOMATICALLY, #SO ALL YOUR CHANGES WILL BE LOST THE NEXT TIME THE FILE IS GENERATED. set -e echo 0 >...
  5. D

    Resolved random 502 bad gateway

    I resolved, a client of mine was making requests to an external db that made me reach the limit with numothersock. I just replaced that IP with the localhost numthersock fell drastically. I do not know what may be due... thanks for the reply Peter Debik ;)
  6. D

    Resolved random 502 bad gateway

    Hello, lately I find myself to have random 502 errors nginx. And all domains, including plesk are not accessible. Sometimes on plesk you get this error: sql Failed to create unix socket I actually do not nginx active on vps Running a cat /proc/user_beancounters It is one of failcnt 500 on...
  7. D

    Question Deactive https for domains

    But should I set this thing on each domain? There would be a way to make it automatic? Or maybe you could display a warning page when you try to use the https?
  8. D

    Question Deactive https for domains

    If I try to deactive ssl protocol by panel of domain. When I try to use the https in that domain refers to the root domain of the vps. How do I disable it completely? and not having a redirect to my domain?
  9. D

    Issue Strange problem with SQLSTATE

    Yes exactly. resource held maxheld barrier limit failcnt numothersock 171 500 500 500 66301 EDIT: I read that many mail services...
  10. D

    Issue Strange problem with SQLSTATE

    What exactly? From personal knowledge :)
  11. D

    Issue Strange problem with SQLSTATE

    numothersock 66301. All remaining are to 0 as failcnt.
  12. D

    Issue Strange problem with SQLSTATE

    it's strange, because it happens only on occasion. Usually, having too many connections Ram remains at 30/40%. It is possible that depends on the Dropbox's backup? Thansk for the reply ;)
  13. D

    Issue Strange problem with SQLSTATE

    Hello, Recently I happened to receive numerous emails from my plesk server with this content: can not figure out how to solve. Anyway the vps is online and running all domains. happen occur randomly, I get emails also 20 below..
  14. D

    Question Problem with ssl and email server

    Thanks for the reply Ivo, If I wanted to disable the connection between the domain and email server via ssl, how could I do? Let's Encrypt certificates can not be used? EDIT: The strange things is that through webmail, I can receive and send emails without problems.
  15. D

    Question Problem with ssl and email server

    I'm going crazy. I'm trying to use an SMTP connection to send email from a forum. The email server is enabled and you run through webmail. When I try to send an email through the forum the problems begin. stream_socket_enable_crypto(): SSL operation failed with code 5. OpenSSL Error messages...
Back
Top