• We value your experience with Plesk during 2025
    Plesk strives to perform even better in 2026. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2025.
    Please take this short survey:

    https://survey.webpros.com/
  • On Plesk for Linux mod_status is disabled on upgrades to improve Apache security.
    This is a one-time operation that occurs during an upgrade. You can manually enable mod_status later if needed.

Recent content by Harun

  1. Harun

    Resolved SMTP connection timeout

    I have smtp and wordpress sites running on one server. However, DNS records are on Cloudflare and I am using Cloudflare name servers. The mail subdomain A record was proxied, which apparently is not supposed to be. Even though the mail A record content was my true server IP address, it was...
  2. Harun

    Resolved SMTP connection timeout

    I got an error using localhost. I'm using the mail subdomain and it works now.
  3. Harun

    Resolved SMTP connection timeout

    I am using the mail subdomain for smtp
  4. Harun

    Resolved SMTP connection timeout

    I got this solved! The MX record was proxied in Cloudflare. Once I undid the proxy it worked. Thank you very much to everyone who provided troubleshooting advice!
  5. Harun

    Resolved SMTP connection timeout

    Unfortunately, I get the same error using localhost. I checked trusted IP addresses in Fail2Ban, and 127.0.0.1/8 is included. Does that eliminate banned localhost IP as a theory, or should I investigate something else?
  6. Harun

    Resolved SMTP connection timeout

    Unfortunately, I get an error using localhost. ErrorInfo: SMTP Error: Could not connect to SMTP host. Failed to connect to server SMTP server error: Failed to connect to server Host: localhost Thank you for your reply!
  7. Harun

    Resolved SMTP connection timeout

    Unfortunately, I get the same error on all three of those ports. My understanding of the timeout error is that it's not connecting to the server to begin with, which I thought means it's not at the point of requesting authorization for a port. Thank you for your reply!
  8. Harun

    Resolved SMTP connection timeout

    Unfortunately, I still receive: SMTP Error: Could not connect to SMTP host. Failed to connect to server SMTP server error: Failed to connect to server SMTP code: 110 Additional SMTP info: Connection timed out Host: mail.mydomain1.com Port: 465 SMTPSecure: ssl SMTPAutoTLS: bool(false)...
  9. Harun

    Resolved SMTP connection timeout

    I'm running wordpress sites on my Debian 11 cloud server. I'm trying to set up worpdress on mydomain1.com to send system emails using the email address web@mydomain1.com which is also set up on this same server. I am getting the error: SMTP Error: Could not connect to SMTP host. Failed to...
  10. Harun

    Question Issue/Renew Let's Encrypt certificate if site is behind cloudflare

    Probably. It has been a while since I set it up.
  11. Harun

    Question Issue/Renew Let's Encrypt certificate if site is behind cloudflare

    My Let's Encrypt certificates have been renewing just fine since Nov 2023, after installing "DNS Integration for Cloudflare®" Plesk extension and enabling Auto-Sync for 3 domains. I don't recall the setup being too difficult, but it may have taken a little trial and error.
  12. Harun

    Resolved Cron Daemon: show message: edit /etc/tmpreaper.conf to remove this message (look for SHOWWARNING)

    Where do we find this line? I don't find tmpreaper.conf on my server.
  13. Harun

    Question Issue/Renew Let's Encrypt certificate if site is behind cloudflare

    I've tried this and I get an error: "Non-NS records with that host already exist. (Code: 81055)" Do I need to remove those? I don't want to botch it by experimenting. Anyone have the steps to do this?
  14. Harun

    Resolved Cron Daemon: show message: edit /etc/tmpreaper.conf to remove this message (look for SHOWWARNING)

    When I try: sed -i 's/SHOWWARNING=true/SHOWWARNING=false/' /etc/tmpreaper.conf I get: sed: can't read /etc/tmpreaper.conf: No such file or directory Any other ideas? Or did I do it wrong?
  15. Harun

    Question mariadbd high(?) RAM usage while "sleeping": is this normal?

    Looking at the Process List in Plesk, I see: Full command /usr/sbin/mariadbd RAM usage 25.6 % (RAM virt 1.53 GiB/ RAM res 203.36 MiB) CPU usage: 0.2% State: Sleeping Disk I/O (read) 0 KiB/s Disk I/O (write) 0 KiB/s I have a total of 2GB of RAM. Is it normal for mariadbd to be using this much...
Back
Top