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

    Question Move from CentOS to???....Debian??

    The good thing is that the Plesk migration manager is pretty solid now. We've seen more and more users switch to Debian based distros over the last few years so I think that the writing is on the wall for any RHEL based distro unfortunately.
  2. danami

    Resolved Geo blocking for subscriptions / domains ?

    @shopuser Just open a support ticket though our client area if you have any problems.
  3. danami

    Resolved Geo blocking for subscriptions / domains ?

    @shopuser Just a note that our Juggernaut Firewall extension fully supports Geoblocking at the domain level.
  4. danami

    Resolved Plesk 18.0.53 breaks SPF checks rejecting external email

    Sorry these servers had SPF local rules set to `include:spf.trusted-forwarder.org` which seems to no longer be working now. Seems that `spf.trusted-forwarder.org` is dead. Failed to query MAIL-FROM: Temporary DNS failure for 'spf.trusted-forwarder.org'. Same problem as Resolved - Error code...
  5. danami

    Resolved Plesk 18.0.53 breaks SPF checks rejecting external email

    Username: TITLE Plesk 18.0.53 breaks SPF checks rejecting external email PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE # plesk version Product version: Plesk Obsidian 18.0.53.1 OS version: CentOS 7.9.2009 x86_64 Build date: 2023/06/13 09:00 Revision...
  6. danami

    Question Global Whitelist does not apply on Greylisting?

    Greylisting has it's own whitelisting tools. Example: plesk bin grey_listing --update-server -domains-whitelist add:"mail.example.com" Remember that you are whitelisting the client RDNS record of the connecting email server not an email address.
  7. danami

    Input Sentinel Anti-malware Extension for Plesk

    Sentinel Anti-malware 1.22 for Plesk has been released with new ARM architecture support for Ubuntu 22.04 LTS and more! https://www.danami.com/clients/announcements/139/Sentinel-Anti-malware-1.22-1-Released.html
  8. danami

    Resolved Juggernaut Security and Firewall Plesk Addon

    Juggernaut Security and Firewall 4.0.1 has been released with new ARM architecture support for Ubuntu 22.04 LTS and more! https://www.danami.com/clients/announcements/138/Juggernaut-Security-and-Firewall-4.01-Released.html
  9. danami

    Stop using zen.spamhaus.org as a DNSBL example on the Mail Server Settings page

    Username: TITLE Stop using zen.spamhaus.org as a DNSBL example on the Mail Server Settings page PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE Product version: Plesk Obsidian 18.0.52.3 OS version: AlmaLinux 8.7 x86_64 Build date: 2023/05/16 12:00 Revision...
  10. danami

    Input Warden Antispam & Virus Protection Extension for Plesk

    Warden Anti-spam and Virus Protection 3.05 has been released: https://www.danami.com/clients/announcements/137/Warden-Anti-spam-and-Virus-Protection-3.05-Released.html This release adds AMR64 support and the ability to score mail relayed though certain countries higher or lower.
  11. danami

    Resolved Firewall disabled

    > After adding your customizations show a notification in Plesk that suggests the user to go to the Firewall page, review the rules, and apply the changed configuration. Do not apply the configuration automatically. That's not ideal. Most users are non-technical and would have trouble with...
  12. danami

    Resolved Firewall disabled

    @VNick We aren't calling `/usr/local/psa/admin/bin/modules/firewall/rules` directly. We are just following the debug information (It gets called when calling --confirm.). Example you can test: \pm_ApiCli::call('extension', array('--call', 'firewall', '--confirm') I still don't understand why...
  13. danami

    Resolved Firewall disabled

    @Peter Debik One last note that all my test VMs only have 1 or 2 domains in the panel and they are all using Google public DNS (8.8.8.8 and 8.8.4.4). So I can't see this being an nginx timeout issue (as I mentioned running nginx -t is instant).
  14. danami

    Resolved Firewall disabled

    Thanks for the update Peter. It happens on all my test VMs here (running nginx -t is instant). It also happens on all our client servers too as I can see it happen when I do Warden installs for our clients.
  15. danami

    Resolved Firewall disabled

    @Peter Debik I've noticed this error and some others. 1. Our Warden extension calling --enable and --confirm over a web/app server worker process no longer works any more as it complains that it didn't get SSH confirmation even though it's not being called over SSH (it's using a...
  16. danami

    Question Spamassassin DCC Permission issue (SElinux)

    @Kaspar Sorry it's been a while since I've looked at DCC. A quick fix might be to make the process type dcc_client_t permissive. semanage permissive -a dcc_client_t Permissive process types are not denied access by SELinux (AVC messages will still be generated).
  17. danami

    Resolved Juggernaut Security and Firewall Plesk Addon

    Juggernaut Security and Firewall 4.0.0 has been released with new Connection and Apache Tracking Pages and More! https://www.danami.com/clients/announcements/136/Juggernaut-Security-and-Firewall-4.00-Released.html
  18. danami

    Input Warden Antispam & Virus Protection Extension for Plesk

    Warden Anti-spam and Virus Protection 3.04 has been released: https://www.danami.com/clients/announcements/134/Warden-Anti-spam-and-Virus-Protection-3.04-Released.html This release adds the ability to score mail from certain organizations higher or lower using their autonomous system number.
  19. danami

    Issue Brute Force Attack - Postfix - Mail

    Make sure that the Plesk firewall and fail2ban is installed and enabled. You can install them with the command: plesk installer add --components psa-firewall fail2ban See here for more information...
Back
Top