Explorar el Código

Prefere ipv4 to fix problems on v4-only envs

andryyy hace 8 años
padre
commit
036c51f053
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      data/conf/postfix/main.cf

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

@@ -92,3 +92,5 @@ non_smtpd_milters = inet:rspamd:9900
 milter_mail_macros = i {mail_addr} {client_addr} {client_name} {auth_authen}
 mydestination = localhost.localdomain, localhost
 #content_filter=zeyple
+# Prefere IPv4, useful for v4-only envs
+smtp_address_preference = ipv4