Information
OL 9 must forward mail from postmaster to the root account using a postfix alias.
GROUP ID: V-271589
RULE ID: SV-271589r1091479
It is critical for the appropriate personnel to be aware if a system is at risk of failing to process audit logs as required. Without this notification, the security personnel may be unaware of an impending failure of the audit capability, and system operation may be adversely affected.
Audit processing failures include software/hardware errors, failures in the audit capturing mechanisms, and audit storage capacity being reached or exceeded.
Solution
Configure a valid email address as an alias for the root account.
Append the following line to "/etc/aliases":
postmaster: root
Then, run the following command:
$ sudo newaliases