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.
Actions