iRedMail 更改 Mail 域

了解

postfix 是smtp服务器:发送邮件服务器 dovecot是imap/pop3服务器:接收邮件服务器 amavisd是提供反垃圾和反病毒功能

版本

iRedMail-1.6.0

修改相关配置

/etc/dovecot/dovecot.conf/etc/postfix/main.cf/etc/amavis/conf.d/50-usernginx ssl 证书相关 步驟一: 步驟二- 域证书提前准备好,上传到文件中指定位置 步驟三- 如何生成新key,參考: http://doc.xfgjoa.com:18181/docs/operation_maintenance/operation_maintenance-1f6u1ftllc58g 步驟四

步驟五

systemctl restart postfix amavis dovecot
systemctl status postfix amavis dovecot

步驟六

步驟七

步骤八

  • 1、访问 https://mail.<you-domain>/iredadmin, 使用原来管理员账户,登录超级后台

  • 2、创建 <you-domain> 的用户

  • 3、自行测试邮件功能

Last updated