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

    Resolved Port 25 blocked despite firewalls explicitly open

    Hello everyone, So, turns out my ISP **hadn't** actually opened Port 25, despite their front-end saying that they had. Problem solved!
  2. P

    Resolved Port 25 blocked despite firewalls explicitly open

    TY, You've got the wrong server. This is the result for the server where I'm having issues. https://www.checktls.com/TestReceiver?LEVEL=DETAIL&EMAIL=clergypensionaction.uk I can't do the send test however because I can't get past Port 25
  3. P

    Resolved Port 25 blocked despite firewalls explicitly open

    -P INPUT ACCEPT -P FORWARD ACCEPT -P OUTPUT ACCEPT -N f2b-plesk-postfix -N f2b-recidive -N f2b-ssh -A INPUT -p tcp -j f2b-recidive -A INPUT -p tcp -m tcp --dport 22 -j f2b-ssh -A INPUT -p tcp -m multiport --dports 25,465,587 -j f2b-plesk-postfix -A f2b-plesk-postfix -j RETURN -A f2b-recidive -s...
  4. P

    Resolved Port 25 blocked despite firewalls explicitly open

    If I execute iptables -S OUTPUT I get: -P OUTPUT ACCEPT The issue isn't recipient specific. No emails are getting out regardless of the domain sent to.
  5. P

    Resolved Port 25 blocked despite firewalls explicitly open

    To add, I don't believe I have an IPv6 address
  6. P

    Resolved Port 25 blocked despite firewalls explicitly open

    Hi Raul, telnet command gives me: Trying 213.165.88.236... telnet: Unable to connect to remote host: Connection timed out That's the correct IP address. Trying to create the traceroute gives me: My traceroute [v0.95] server.clergypensionaction.uk (217.154.56.230) -> mail.peter-ould.net...
  7. P

    Resolved Port 25 blocked despite firewalls explicitly open

    Hi, Weird problem. SMTP isn't working on Port 25 despite the firewall explicitly opening it and firewall as ISP also open. Message in Postfix is 4.4.1 deferred (connect to mail.targetdomain[IP address]:25: Connection timed out) We've explicitly opened port 25 everywhere. Same result whether...
  8. P

    Question Volume Mapping for Docker

    That's almost exactly what I need - some worked examples
  9. P

    Question Volume Mapping for Docker

    Hi all, Wonder if anyone can help. I'm trying to get my head around exactly what to put in the volume mapping section of a docker container in Plesk. I'm happy with the Docker proxy connection in the subdomain I want to connect to the docker app, but I can't find a worked example anywhere of...
  10. P

    Resolved Obsidian not Updating

    Think I got it sorted - the grafana repository location was incorrectly stored. Followed the instructions here...
  11. P

    Resolved Obsidian not Updating

    Thanks for this. My file reads: [plesk-ext-grafana] name=grafana extension repository baseurl=https://packages.grafana.com/oss/rpm enabled=1 gpgcheck=1 gpgkey=https://packages.grafana.com/gpg.key So no mirror statement. Any suggestions as to how to proceed?
  12. P

    Resolved Obsidian not Updating

    Thanks - will have a go later
  13. P

    Resolved Obsidian not Updating

    My Plesk Obsidian install is failing to update and creates the following error message. I've tried to follow the instructions at yum-errors - CentOS Wiki, but where that says "Temporarily comment out the mirror= line in the the .repo file, then:" I don't know which of the repo files in...
  14. P

    Forwarded to devs Advanced monitoring stopped working after Grafana 7.0.0 update. Ubuntu/Centos

    Update from me - I can see I have the most recent version of Grafana installed (1.1.5-163) but still have the bug here CentOS Linux 7.8.2003
  15. P

    Forwarded to devs Advanced monitoring stopped working after Grafana 7.0.0 update. Ubuntu/Centos

    Thanks Igor - I can't see an update to the Extension yet but I assume it will be available in the next hour or so. I'll check back then and update.
  16. P

    Resolved Advanced Monitoring Not Showing Graphs

    Good to hear an update is on the way. I assume this will be delivered via the Plesk Updater?
  17. P

    Issue Slab Memory Creeps Up Over Time

    Thanks - the issue is that the slab memory creeps up over the course of a few hours. I'm looking for advice that is either (i) telling me that this is normal for Plesk and explaining why or (ii) telling me a good way to find out where the memory leak is coming from.
  18. P

    Issue Slab Memory Creeps Up Over Time

    Hi all, This may not be a Plesk problem after all, but would welcome anyone's input. I have a VPS with a leading provider, running Plesk on Centos. In the Advanced Memory monitor on the Plesk FrontEnd I can see that after the server is restarted the Slab Memory starts to creep up slowly until...
  19. P

    Resolved Email issues after migrating to Onyx Virtual Cloud

    1&1 have helped me with the firewall issue. Thanks for your assistance.
Back
Top