Actions
Bug #26986
openWe should check if Postfix MTA is installed before checking his config file on RHEL9 section 2.1.21
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
To do
Regression:
No
Description
The purpose of this section is to verify if the Mail Transfer Agent (MTA) configuration's file have loopback-only parameter configured. But in case that the server doesn't have Postinx installed, it doesn't make sens to verify if the file is rightly configured.
We should check first if Postinx is absent, and then if no, check if loopback-only is set.
Updated by Elaad FURREEDAN 2 days ago
- Status changed from In progress to Pending technical review
- Assignee changed from Elaad FURREEDAN to Nicolas CHARLES
- Pull Request set to https://github.com/Normation/rudder-plugins-private/pull/1030
Updated by Elaad FURREEDAN 2 days ago
- Subject changed from We should check if Postinx MTA is installed before checking his config file on RHEL9 section 2.1.21 to We should check if Postfix MTA is installed before checking his config file on RHEL9 section 2.1.21
Actions