linux:linux-hardening:configuring_the_mta
Secure Server Build
Configuring the MTA
Remove sendmail with
# yum erase sendmail
Install Post fix
# rpm -Uvh postfix
Edit the file /etc/postfix/main.cf. Ensure that only the following inet interfaces line appears:
inet_interfaces = localhost
linux/linux-hardening/configuring_the_mta.txt · Last modified: by 127.0.0.1