Ubuntu上使用postfix搭建邮件服务器
postfix mail server on ubuntu
考虑到之前用[sendmail](create_mail_server.md)创建的server太旧了,很怕失去维护
所以打算用新的技术栈,为jumhorn.eu.org域名创建邮件服务器
安装
1 | sudo apt install postfix |
配置
1 | sudo dpkg-reconfigure postfix |
1 | 使得配置生效 |
All articles in this blog are licensed under CC BY-NC-SA 4.0 unless stating additionally.