root mail

This commit is contained in:
Bob Mottram 2016-11-29 22:12:02 +00:00
parent 21d74c022d
commit 4a4fd7899f
1 changed files with 0 additions and 9 deletions

View File

@ -1243,15 +1243,6 @@ function test_stig {
output "V-38460" $? ${SETLANG}
################
##RHEL-06-000521
##The mail system must forward all mail for root to one or more system administrators.
postmap -q root `postconf alias_maps | awk -F '=' '{print $2}'` > /dev/null 2>&1 &
stig_spinner $!
output "V-38446" $? ${SETLANG}
################
##RHEL-06-000523
##The systems local IPv6 firewall must implement a deny-all, allow-by-exception policy for inbound packets.