From 6a95d217b4e2d0efbb4449e2ecc3aed7148f1533 Mon Sep 17 00:00:00 2001 From: andryyy Date: Thu, 21 May 2020 21:55:43 +0200 Subject: [PATCH] [Postfix] Remove obsolete comment --- data/conf/postfix/main.cf | 1 - 1 file changed, 1 deletion(-) diff --git a/data/conf/postfix/main.cf b/data/conf/postfix/main.cf index 58518c342..9a3a7a114 100644 --- a/data/conf/postfix/main.cf +++ b/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