浏览代码

[Postfix] Remove obsolete comment

andryyy 5 年之前
父节点
当前提交
6a95d217b4
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      data/conf/postfix/main.cf

+ 0 - 1
data/conf/postfix/main.cf

@@ -171,7 +171,6 @@ smtpd_milters = inet:rspamd:9900
 non_smtpd_milters = inet:rspamd:9900
 milter_mail_macros = i {mail_addr} {client_addr} {client_name} {auth_authen}
 mydestination = localhost.localdomain, localhost
-# Prefere IPv4, useful for v4-only envs
 smtp_address_preference = any
 smtp_sender_dependent_authentication = yes
 smtp_sasl_auth_enable = yes