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

Forwarded to devs Missing suplimentry packages for Postfix on OS where they upgrade Postfix

danami

Silver Pleskian
Username:

TITLE

Missing suplimentry packages for Postfix on OS where they upgrade Postfix

PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE

Product version: Plesk Obsidian 18.0.63.0
OS version: AlmaLinux 8.10 x86_64
Build date: 2024/08/02 12:00
Revision: 653feb5c3e511fbd06bd0e3aedc978a7e3027d84

PROBLEM DESCRIPTION

When we try to enable PCRE support for Postfix yum will attempt to downgrade Postfix because Plesk does not include the supplementary packages on OS where they upgrade Postfix.

STEPS TO REPRODUCE

Try to install the postfix-pcre package:

yum install postfix-pcre

ACTUAL RESULT

yum install postfix-pcre
Last metadata expiration check: 0:13:51 ago on Fri 09 Aug 2024 03:41:34 AM MDT.
Dependencies resolved.
================================================================================================================================================================================================================================================================
Package Architecture Version Repository Size
================================================================================================================================================================================================================================================================
Installing:
postfix-pcre x86_64 2:3.5.8-7.el8 appstream 51 k
Downgrading:
postfix x86_64 2:3.5.8-7.el8 baseos 1.5 M

Transaction Summary
================================================================================================================================================================================================================================================================
Install 1 Package
Downgrade 1 Package

EXPECTED RESULT

Plesk should be including the postfix-pcre package in their repo as using pcre: is preferred over using the legacy regexp:

ANY ADDITIONAL INFORMATION

(DID NOT ANSWER QUESTION)

YOUR EXPECTATIONS FROM PLESK SERVICE TEAM

Answer the question
 
I already warned about this issue in the past:

Plesk should release the postfix-pcre package with the same version as the postfix version used in Plesk.
 
Well it's good that Plesk does have PCRE support compiled in with their Postfix package. Maybe the simplest solution here would be to just add a dummy package for postfix-pcre so that postfix doesn't get downgraded if the customer tries to install it. Otherwise they could make it modular like the default OS postfix-pcre packages do using dynamicmaps.
 
Hello, @danami. I would like to inform you that the reported issue has been confirmed as a bug by our team. Thank you once again for bringing that up to our attention. The bug ID is PPPM-14533. A fix will be released in one of the future Plesk updates. You may observe changes in our Plesk change log.
 
Back
Top