按照 Fedora 35 的指南进行操作:https://gist.github.com/raelgc/6031274
sudo yum install postfix
不产生以下菜单:
General type of mail configuration:
No configuration
Internet Site
Internet with smarthost
Satellite system
Local only
对于 Ubuntu,我会使用,dpkg-reconfigure postfix
但 Fedora 中没有这样的机制。
我如何进入这个菜单?
答案1
Fedora 没有这个功能:它是 Debian 开发人员编写的特殊脚本。您可能可以复制并运行它,但它可能不起作用,因为不同的发行版可能使用/具有完全不同的配置文件并将它们存储在不同的位置。