摘要:
postfix 邮件服务器和shell邮件报警一个系统里只能有一个邮件服务器首先卸载系统自带的sendmail,或者关闭服务安装postfix 邮件yum -y install postfix*注意:postfix 只能提供25号端口的进程和程序 接收邮件的110端口是由dovecot来提供的进程和程序安装dovecotyum -y install dovecot*postfix 配置和服务cd /etc/postfix/vi main.cf修改myhostname = mail.g.cn (你的主机名)mydomain = g.cn (你的域名)myorigin = $myho... 阅读全文
posted @ 2012-08-27 18:04
toxic
阅读(366)
评论(0)
推荐(0)

浙公网安备 33010602011771号