• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

Search results

  1. danami

    Forwarded to devs Problem: package plesk-php74-imagick-3.7.0-0redhat.8.220415.1034.x86_64 requires libMagickCore-6.Q16.so.6()(64bit), but none of the providers can be i

    @Amadex disabling the entire EPEL repo isn't a solution. I recommend just adding the line exclude=ImageMagick* to the [EPEL] section in the file /etc/yum.repos.d/epel.repo for now. I'm sure that the Plesk devs will likely update the ImageMagick from their repo as the EPEL repo updated their...
  2. danami

    Input Warden Antispam & Virus Protection Extension for Plesk

    No not yet. Remember that extension developers get new Plesk releases the same time as everyone else so we've only had access to it for less than a week. There are a number of issues that we've already identified in testing under Ubuntu 22.04 so they will have to be fixed before it's supported.
  3. danami

    Forwarded to devs Problem: package plesk-php74-imagick-3.7.0-0redhat.8.220415.1034.x86_64 requires libMagickCore-6.Q16.so.6()(64bit), but none of the providers can be i

    Yes you only want to use an exclude like exclude=ImageMagick* temporarily (the exclude applies to epel packages only). Apparently the reason the EPEL upgraded ImageMagick mid cycle like this was to fix a bunch of security vulnerabilities. Ultimately the permanent fix is for Plesk to build their...
  4. danami

    Forwarded to devs Problem: package plesk-php74-imagick-3.7.0-0redhat.8.220415.1034.x86_64 requires libMagickCore-6.Q16.so.6()(64bit), but none of the providers can be i

    @sergiomb Unfortunately --skip-broken will not work in this case. The only work around is to add the line exclude=ImageMagick-libs in the /etc/yum.repos.d/epel.repo file or via the command line using: dnf update --exclude=ImageMagick-libs
  5. danami

    Resolved Ubuntu 20.04 LTS or 22.04 LTS

    Normally I agree but with all the high level nftables exploits this year sometimes it's better to use something that's been around for a while: [oss-security] Linux kernel: CVE-2022-1015,CVE-2022-1016 in nf_tables cause privilege escalation, information leak [LWN.net]
  6. danami

    Resolved Ubuntu 20.04 LTS or 22.04 LTS

    nftables is used by default but you can still use iptables. You just have to install it using `apt-get install iptables` so this shouldn't be an issue for Plesk Firewall or Fail2ban.
  7. danami

    Question Migrating SpamAssassin database

    Unfortunately spamassassin takes much more than just bayes training in order to configure it properly. (Which is why your spam scores are at 2.0). Spamassassin is extremely powerful but has a very high learning curve. I've been using it myself for almost 15 years and I'm still learning new...
  8. danami

    Question Migrating SpamAssassin database

    The data is migrated. You just need to point it to the mailboxes .spamassassin folder. Remember by default bayes data is per mailbox. You were just checking the global settings. You need to use: sa-learn --dbpath /var/qmail/mailnames/example.com/user/.spamassassin --dump magic
  9. danami

    Input Warden Antispam & Virus Protection Extension for Plesk

    Warden Anti-spam and Virus Protection 2.16 has been released. Advanced Queue Management, Debian 11 Support, and More! Announcement: Announcements - Danami
  10. danami

    Question Support for CentOS 7.9 > AlmaLinux 8.x migration?

    Here is another nice guide: https://linuxiac.com/centos-7-to-almalinux-8-migration-guide/ More about the ELevate project: https://almalinux.org/elevate I would love to see Plesk support this :)
  11. danami

    Resolved In what country and by what entity is the Plesk Knowledge Base hosted?

    I wouldn't think that is an issue. If I remember correctly Plesk is owned by WebPros HoldCo B.V. Amsterdam, Netherlands and WebPros itself is owned by CVC capital partners. Only some of the developers are based out of Novosibirsk, Russia.
  12. danami

    Resolved In what country and by what entity is the Plesk Knowledge Base hosted?

    @Peter Debik support.plesk.com is using Cloudflare so content is going to be sent from your servers closest Cloudflare server. Here are the ranges: IP ranges https://www.cloudflare.com/ips/ Datacenters https://www.cloudflarestatus.com/
  13. danami

    Question AbuseIPDB with Fail2Ban

    If you guys are still wanting AbuseIPDB support we recently added it to the latest release of our Juggernaut Firewall extension: Announcements - Danami
  14. danami

    Resolved Juggernaut Security and Firewall Plesk Addon

    Juggernaut Security and Firewall 3.02 for Plesk has been released. AbuseIPDB Suppport, New Blocklists and More! Announcement: Announcements - Danami
  15. danami

    Question Rock linux is ready to use with Plesk?

    @BigD213 Make sure that you have downloaded the latest CLI product installer. I didn't have any trouble installing Plesk on Rocky Linux using it...
  16. danami

    Resolved Cannot submit bug! Cannot install on Alma Linux!

    @tkalfaoglu Enable the powertools repo and it should fix this: # dnf --enablerepo=powertools install perl-Digest-SHA1
  17. danami

    Input Sentinel Anti-malware Extension for Plesk

    Sentinel Anti-malware 1.16 for #Plesk has been released. Third Party Signatures and More! https://www.danami.com/clients/announcements/128/Sentinel-Anti-malware-1.16-Released.html
  18. danami

    Input Warden Antispam & Virus Protection Extension for Plesk

    Warden Anti-spam and Virus Protection 2.14 has been released. Third Party Signatures, AbuseIPDB Support, and More! https://www.danami.com/clients/announcements/126/Warden-Anti-spam-and-Virus-Protection-2.14-Released.html
  19. danami

    Question POSTFIX - Is there a way to check Recipient email before it is sent ?

    The first thing that you should to is set proper outgoing sending limits. That way if an email account is compromised then you can limit the damage that the email account can do before you are alerted...
  20. danami

    Resolved How to Block SMTP AUTH attempts using a RBL

    Yes I thought it should of worked (that's why I was scratching my head). I'm glad that you have it sorted.
Back
Top