邮件服务器的搭建

1.安装Postfix yum install postfix -y 2.安装Dovecot yum -y install dovecot 3.配置Postfix vim /etc/postfix/main.cf 修改如下: #75行: 取消注释,设置hostname myhostname = mailwestos.westos.com #83行: 取消注释,设置域名 mydomain = wes
相关文章
相关标签/搜索