I have migrated my old Mailman server to a CentOS 8.3 server containing this
Mailman RPM package:
mailman-2.1.29-10.module_el8.3.0+548+3169411d.x86_64
I would like to enable Google reCAPTCHA in mm_cfg.py as explained in
/usr/lib/mailman/Mailman/Defaults.py with:
RECAPTCHA_SITE_KEY = xxx
RECAPTCHA
I found this Ansible role that may possibly contain a solution, but I don't
know how to apply such a SELinux policy to my system?
https://github.com/CentOS/ansible-role-mailman/blob/master/files/recaptcha/selinux/centos-mailman-recaptcha.te
--
Ma