[CentOS] Disable sendmail and configure mailx to use an external Postfix server?

Tue Jun 15 07:08:06 UTC 2010
Niki Kovacs <contact at kikinovak.net>

Dan Burkland a écrit :
> Is there anyway I can disable sendmail on my various machines and configure mailx on them to utilize my Postfix SMTP server?

CentOS contains an utility to do just that.

# yum install postfix system-switch-mail

# system-switch-mail

--> replace Sendmail by Postfix

That's it.

Cheers,

Niki