
How do I switch the MTA in Centos from Sendmail to postfix?
Install postfix and the switch mail package:
# yum install postfix system-switch-mail
Then run:
# system-switch-mail
Choose postfix
Done!
[Note: As of Red Hat 6 (and Centos 6 when available) postfix is the default MTA.]



i recommend “alternatives –config ” for a text-based option
Twitter: scottlinux
Cool thanks!
doesn’t work. fail.