• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Inviting everyone to the UX test of a new security feature in the WP Toolkit
    For WordPress site owners, threats posed by hackers are ever-present. Because of this, we are developing a new security feature for the WP Toolkit. If the topic of WordPress website security is relevant to you, we would be grateful if you could share your experience and help us test the usability of this feature. We invite you to join us for a 1-hour online session via Google Meet. Select a convenient meeting time with our friendly UX staff here.

Question Mailman 2.1.18 on CentOS 7

durian808

New Pleskian
I am using the default Mailman version with CentOS 7 and Plesk Onyx, which is Mailman 2.1.15. yum update doesn't show a later version. The current version of Mailman 2.1.x is 2.1.24, and there have been many changes since 2.1.15.

I would like to use at least Mailman 2.1.18 to take advantage of new capabilities which help with DKIM and DMARC.

Can anyone tell me if it's possible to use Mailman 2.1.18 on CentOS 7.1?

thanks
 
Hi durian808,

Plesk doesn't ship mailman, it only downloads it from original OS vendor repo.

Code:
# yum info mailman | grep -E '(Name|Version|Release|From)'
Name        : mailman
Version     : 2.1.15
Release     : 21.el7_1
From repo   : base

I think this (Security Backporting Practice - Red Hat Customer Portal) actual for mailman too. So, this questions not about Plesk, it's about CentOS7 (How to install the latest mailman on CentOS7?).

Note about DMARC:
Code:
# yum changelog mailman | grep -B 1 DMARC
* Mon Mar 16 12:00:00 2015 Jan Kaluza <[email protected]> - 3:2.1.15-18
- fix #1107652 - add support for DMARC
 
Plesk doesn't ship mailman, it only downloads it from original OS vendor repo.... So, this questions not about Plesk, it's about CentOS7 (How to install the latest mailman on CentOS7?).

OK. If I manage to install the latest Mailman 2.1.X on CentOS 7, will it work with Plesk Onyx?

What about psa-mailman-configurator?

thanks
 
Last edited:
I would also like to know if 2.1.18 or later (with DMARC workarounds) will work properly with Plesk.
 
Back
Top