小编bil*_*oah的帖子

/etc/postfix/master.cf 中未定义的参数

全新安装的 Ubuntu 18 中的默认 master.cf 文件似乎包含一些未定义的参数:

submission块和smtps块下:

  -o smtpd_client_restrictions=$mua_client_restrictions
  -o smtpd_helo_restrictions=$mua_helo_restrictions
  -o smtpd_sender_restrictions=$mua_sender_restrictions
Run Code Online (Sandbox Code Playgroud)

这里发生了什么?这是一个错误吗?还是包维护者希望我们自己定义这些?

昨天当我在安装新软件包时收到这些警告时,我想到了这一点:

postconf: warning: /etc/postfix/master.cf: undefined parameter: mua_sender_restrictions
postconf: warning: /etc/postfix/master.cf: undefined parameter: mua_client_restrictions
postconf: warning: /etc/postfix/master.cf: undefined parameter: mua_helo_restrictions
postconf: warning: /etc/postfix/master.cf: undefined parameter: mua_sender_restrictions
postconf: warning: /etc/postfix/master.cf: undefined parameter: mua_client_restrictions
postconf: warning: /etc/postfix/master.cf: undefined parameter: mua_helo_restrictions
Run Code Online (Sandbox Code Playgroud)

postfix 18.04

5
推荐指数
1
解决办法
5024
查看次数

标签 统计

18.04 ×1

postfix ×1