• 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.
  • (Plesk for Windows):
    MySQL Connector/ODBC 3.51, 5.1, and 5.3 are no longer shipped with Plesk because they have reached end of life. MariaDB Connector/ODBC 64-bit 3.2.4 is now used instead.
  • 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.

Recent content by Johnny9977

  1. J

    Question Enable DNS Caching with Plesk Firewall extension in use

    Hi there, I’m currently using the official Plesk Firewall extension to manage my ports, along with the Plesk E-Mail Security extension. The E-Mail Security extension recommends enabling local DNS caching to enhance DNSBL checks, and it provides a tutorial for doing so. According to the...
  2. J

    Important New Plesk webmail / SOGo Webmail extension

    Yeah I'm on Ubuntu 22. So when I want 5.11.xx I need to switch to a Nightly right? How can I do this with the Plesk extension for Sogo? Where does the repo gets added too? I can not find it :/
  3. J

    Important New Plesk webmail / SOGo Webmail extension

    Hi @AYamshanov, when will we see an update to 5.11.0-1? It fixes some annoying issues I have with SoGo! Currently running 5.10.
  4. J

    Resolved Unable to send & receive emails after Dist Upgrade & DNS changes

    Hi, the plesk repair did the job. Thanks a lot!
  5. J

    Question Plesk Firewall is blocking requests even with configured rules

    I've found the cause. It's really frustrating how bad the Plesk Firewall GUI is! This thing gives you 0.0 % chance to configure a technical complex rule e.g. defining in and out parameters. So the issue is that the Plesk Firewall creates a Shell Script which overwrites the existing rules. Also...
  6. J

    Question Question How to allow custom iptables rules in Plesk Obsidian?

    Can you please share your solution? I have the same issue and like your aproach.
  7. J

    Question Plesk Firewall is blocking requests even with configured rules

    It looks like that my PostUp and PostDown scripts are not getting set correctly from WireGuard: PostUp: iptables -A FORWARD -i wg0 -j ACCEPT; iptables -t nat -A POSTROUTING -o enp3s0 -j MASQUERADE PostDown: iptables -D FORWARD -i wg0 -j ACCEPT; iptables -t nat -D POSTROUTING -o enp3s0 -j MASQUERADE
  8. J

    Question Plesk Firewall is blocking requests even with configured rules

    I've recently installed a WireGuard VPN on my Plesk server running Ubuntu 22.04: WireGuard VPN Server mit Web Interface einrichten - adminForge After installing and configuring a new client, I've connected to the VPN and the handshake was successful. I was able to open any page running on the...
  9. J

    Resolved Unable to send & receive emails after Dist Upgrade & DNS changes

    Hi, I have a big problem. Last night we've upgraded from Ubuntu 18.04 to 20.04 and 22.04 which worked. Also, this morning we have changed the DNS settings for our domain from an A-Record to NS-Records because we want to use the Plesk DNS instead. We're able to reach our websites again, but...
  10. J

    Important New Plesk webmail / SOGo Webmail extension

    Another thing which is strange. When I set SOGoMailCustomFromEnabled to YES, it's still not active. Has the behavior changed?
  11. J

    Important New Plesk webmail / SOGo Webmail extension

    Found the fix myself: https://support.plesk.com/hc/en-us/articles/12377016572439-Unable-to-log-in-to-Roundcube-webmail-or-using-email-client-on-Plesk-server-Can-t-load-DH-parameters-dh-key-too-small In case you setup a new server, the IMAP / SMTP login will be blocked. SoGo login is still...
  12. J

    Important New Plesk webmail / SOGo Webmail extension

    Hi! Just created a new email account inside Plesk and setup Sogo. I'm able to login but I see no inbox. Have I missed something?
  13. J

    Issue could not create //run/named/session.key

    Hi. Any out coming here? I have the same issue!!!
  14. J

    Important New Plesk webmail / SOGo Webmail extension

    Hi, if I mark an incoming mail as spam/junk, it's not reminding my selection, and after a few days I get the same trash delivered to my inbox. Any idea how to come around this? I don't want to blacklist each sender every time...
  15. J

    Important New Plesk webmail / SOGo Webmail extension

    Which OS are you using? And which SOGO package?
Back
Top