遵循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中没有这样的机械师。
这菜单怎么走?
发布于 2021-12-30 20:51:10
Fedora没有这个特性:它是Debian开发人员编写的一个特殊脚本。您可能可以复制和运行它,但它可能无法工作,因为不同的发行版可能使用/拥有完全不同的配置文件,并将它们存储在不同的位置。
https://unix.stackexchange.com/questions/684472
复制相似问题