Not using postfix
This commit is contained in:
parent
1f0ac1f3ce
commit
aa38f141c6
|
@ -976,15 +976,6 @@ function test_stig {
|
|||
output "V-38621" $? ${SETLANG}
|
||||
################
|
||||
|
||||
##RHEL-06-000249
|
||||
##Mail relaying must be restricted.
|
||||
|
||||
bash $STIG_TESTS_DIR/check-postfix.sh >/dev/null 2>&1 &
|
||||
|
||||
stig_spinner $!
|
||||
output "V-38622" $? ${SETLANG}
|
||||
################
|
||||
|
||||
##RHEL-06-000252
|
||||
##If the system is using LDAP for authentication or account information, the system must use a TLS connection using FIPS 140-2 approved cryptographic algorithms.
|
||||
|
||||
|
|
Loading…
Reference in New Issue