为什么 postfix main.cf 包含 readme_directory、manpage_directory 等配置?

laa*_*aap 5 configuration postfix

我正在使用 Postfix 设置邮件服务器。在配置它时,我在 main.cf 中看到以下值。是什么导致这些条目出现?

   manpage_directory       = /usr/share/man
   sample_directory        = /usr/share/doc/postfix-2.3.3/samples
   readme_directory        = /usr/share/doc/postfix-2.3.3/README_FILES
Run Code Online (Sandbox Code Playgroud)

我查了一下,这是在联机帮助页中。

readme_directory(默认值:参见“postconf -d”输出)

描述如何构建、配置或操作特定 Postfix 子系统或功能的 Postfix README 文件的位置。