我试图在运行 Raspbian Buster 的 raspberry pi 上启动并运行电子邮件服务器。
在我的后缀检查中,我收到一条关于符号链接的奇怪通知,该通知绝对不是我自己创建的。警告是postfix/postfix-script: warning: symlink leaves directory: /etc/postfix/./makedefs.out
我已经做了两次干净的安装,认为它可能是恶意的,每次它回来时,所以我假设它是配置的一部分,或者与树莓派上的 postfix 版本有什么特别的关系。
无论如何,运行我的后缀检查时会出现以下消息:
sudo postfix check
postfix: Postfix is running with backwards-compatible default settings
postfix: See http://www.postfix.org/COMPATIBILITY_README.html for details
postfix: To disable backwards compatibility use "postconf compatibility_level=2" and "postfix reload"
postfix/postfix-script: warning: symlink leaves directory: /etc/postfix/./makedefs.out
Run Code Online (Sandbox Code Playgroud)