#1372 add el9 support for ansible-role-postfix
Closed: Fixed a year ago by arrfab. Opened a year ago by arrfab.

While existing postfix role can be applied on el9, it's still using template and function that were for postfix 2.x and so when deployed on el9 (running python 3.5.9), it started in compatibility mode (http://www.postfix.org/COMPATIBILITY_README.html)

We'd need to ensure to add postfix 3.5.x/el9 support to postfix roles for the following cases :

  • relaying to central server
  • being a secondary MX server
  • being main MX server
  • able to use virtusertable/postmap for mailman3

Metadata Update from @arrfab:
- Issue marked as blocking: #1260
- Issue tagged with: centos-7-8s-eol, centos-common-infra, high-gain, high-trouble

a year ago

Metadata Update from @arrfab:
- Issue assigned to arrfab

a year ago

Modified and added postfix_mailman3_host boolean to use lmtp for mailman3 transport and maps

Metadata Update from @arrfab:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

a year ago

Log in to comment on this ticket.

Metadata