Actions
Bug #26986
closedWe 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 about 2 months ago
- Status changed from New to In progress
Updated by Elaad FURREEDAN about 2 months 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 about 2 months 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
Updated by Anonymous about 2 months ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder-plugins-private:commit:rudder-plugins-private|01ce08a20102d4f2621231c5f831caf38025aa84.
Updated by Vincent MEMBRÉ about 1 month ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder plugin benchmark-cis-rhel-9 v8.3.2-0.10
Actions