2021-11-23 16:53:48 +00:00
|
|
|
.. _add_centos_to_fedora_server:
|
|
|
|
|
|
|
|
Add Centos Mailing List To Fedora Server
|
|
|
|
========================================
|
|
|
|
|
2023-11-16 08:02:56 +10:00
|
|
|
This was offered as a potential shortcut solution to quickly get a web front end for the
|
|
|
|
CentOS mailing list. Fedora currently runs a mailman 3 server with Postorius and
|
|
|
|
HyperKitty which provide a web user interface. The idea would be to add the CentOS
|
|
|
|
mailing lists to the currently running mailing list.
|
2021-11-23 16:53:48 +00:00
|
|
|
|
|
|
|
Basic Implementation
|
|
|
|
====================
|
|
|
|
|
2023-11-16 08:02:56 +10:00
|
|
|
A new domain would be set up for CentOS on the Fedora mailman server. The CentOS
|
2021-11-23 16:53:48 +00:00
|
|
|
Archives and lists would then be imported to the Fedora Server. The Centos MX domain
|
2023-11-16 08:02:56 +10:00
|
|
|
would then be pointed here. Configuration would need to be edited to support this. All
|
|
|
|
email registered would need to be converted to users to integrate with sso logins.
|
2021-11-23 16:53:48 +00:00
|
|
|
|
|
|
|
The Good Points
|
|
|
|
===============
|
|
|
|
|
|
|
|
There are some advantages to this solution.
|
|
|
|
|
|
|
|
1. It would involve the least work to implement
|
2023-11-16 08:02:56 +10:00
|
|
|
2. CentOS and Fedora would only have a single mail server rather than one each to
|
2021-11-23 16:53:48 +00:00
|
|
|
maintain
|
|
|
|
|
|
|
|
The Bad Points
|
|
|
|
==============
|
|
|
|
|
|
|
|
1. The Fedora server is out of date and in a difficult to maintain state
|
|
|
|
2. It would become a hard requirement to have an sso account for the lists
|