如何安装Postfix?
解决方法:
Postfix的RPM包在系统安装光盘上,可以通过rpm命令来安装。
如果您的系统已经在RHN注册,并且升级服务有效,您可以使用下面的命令来安装。
up2date postfix
安装完Postfix以后,在红帽企业版Linux 3 上面,您可以使用 redhat-switch-mail 或 redhat-switch-mail-nox 把系统默认使用的邮件传输代理(MTA)从Sendmail切换到Postfix。
通过以下命令可以验证已经安装的Postfix包。
$ rpm -q postfix postfix-1.1.12-1 $ rpm -q postfix package postfix is not installed