我想在我的系统上设置电子邮件本地服务器。我找到了一篇关于 Windows 的文章,其中有人使用邮件服务器。本文似乎不需要外部 DNS 服务器。Ubuntu 是否有类似 hmailserver 的东西?提前致谢。
答案1
sudo apt-get install mail-stack-delivery
.另请参阅https://help.ubuntu.com/community/MailServer。
我想在我的系统上设置电子邮件本地服务器。我找到了一篇关于 Windows 的文章,其中有人使用邮件服务器。本文似乎不需要外部 DNS 服务器。Ubuntu 是否有类似 hmailserver 的东西?提前致谢。
sudo apt-get install mail-stack-delivery
.另请参阅https://help.ubuntu.com/community/MailServer。