Recent content by mizar

  1. mizar

    Issue Sieve :regex matcher broken on CentOS 7 — plesk-dovecot-pigeonhole 2.4.x built without libpcre2

    Hello, Unfortunately the problem cannot be solved by just adding pcre2 as build deps: as centos7 is very old, the version of pcre2 (10.23) is not supported by dovecot 2.4.2 (it requires at least 10.31). In any case the issue with internal id PPPM-15320 is created, but I cannot share any ETA...
  2. mizar

    Resolved Plesk Obsidian 18.0.78 Update #3

    Hello! Sorry, there were problems with publication of the changelog for recent 18.0.78 Update 3. Now the issue is fixed and changelog is avialiable
  3. mizar

    Question When will Plesk update Roundcube to 1.6.16 / 1.7.1? (Multiple CVEs)

    Hello! > When can we expect Plesk to ship the updated Roundcube packages (1.6.16 or 1.7.1) through the standard Plesk update mechanism? Likely in the beginning of the next week. > Given that at least two of these vulnerabilities are pre-authentication (SQL injection + arbitrary file...
  4. mizar

    Question Plesk Installer asking for root password, which it didn't do before

    Hello, > When I open the Plesk Installer now, it's asking me to enter a root password. It can happen, when autoinstaller already runs some job in background, when you click updates link in panel. You can try again after couple of minutes, and it should be stopped by inactivity. Or run `plesk...
  5. mizar

    Question Does Plesk PHP use any of the /opt/plesk/php/<version>/etc/php.ini files?

    Hello, Webmails (roundcube, horde) are running on theese PHP. Thanks,
  6. mizar

    Resolved Issue after Plesk 18.0.77 update: Code Editor opening in new window & losing directory path

    Hello, Meanwhile, we are published the update 18.0.77.1, which should address the issue with code editor.
  7. mizar

    Question Disable or hide Smarthost tab on the domain mail settings page for customers

    Hello, The panel.ini option to control visibility: [mail] smarthost.domain.enabled = false Unfortunately, no way so far. Should be.
  8. mizar

    Issue Sending Email from a subdomain - Relay Access Denied

    Hello, By default Plesk require authentication when relaying even using localhost. You can add 127.0.0.1 and ::1 in Tools&Settings -> Mail Server settings -> White list to disable this requirement. Alternately - switch script to using sendmail or add authentication. Thanks,
  9. mizar

    Resolved OpenSSL and Postfix (run-time library vs. compile-time header)

    Hello, On AlmaLinux 9, Plesk uses postfix from OS vendor repositories. Try to update your OS - it seems you have installed postfix from AlmaLinux 9.6 and openssl from 9.7 (it was updated from 3.2 to 3.5 in AlmaLinux 9.7)
  10. mizar

    Resolved No changelog for 18.0.74?

    Hello, > Improved the security of mail-account passwords. In some cases, password strength for mail accounts was calculated incorrectly - some weak passwords are estimated as strong. > And also, does the use of Apache Solr require any further manual configuration? Since 18.0.74 we start to...
  11. mizar

    Resolved No changelog for 18.0.74?

    Hello, Changelog is now available, thanks for the patience.
  12. mizar

    Resolved Install ClamAV and Web Application Firewall problem

    Hello, It seems you have Atomic repository, which contains conflicting clamav packages. You can either disable this repository before Email Security installation, or blacklist clamav packages from atomic repository.
  13. mizar

    Resolved Help 18.0.73 - 1 - Dovecot failed - 4.4.1 deferred mails

    Hello! It seems you have Plesk Email Security extension, and seems amavis is stopped. Try to start it and examine it's logs via systemctl status amavisd
  14. mizar

    Resolved Plesk on Debian 13 - Updated accidentally - Plesk Backup Manager Broken

    Hello, The problem with pmmcli is that it uses python module pipes, which marked as deprecated in Debian 13 python, and deprecation warning break structured output, which is expected by this utility. I attach fixed version of the utility compressed by zip. Please unpack and replace...
  15. mizar

    Question New password hashing option for email accounts

    Hello, The RN entry is a bit misleading, we will update it. Regarding the questions: > Hashing is now the default setting. > This applies not only to new installations, but also to existing ones after updating Plesk. No, it is not default yet. You need to go to Tools & Settings -> Security...
Back
Top