Don't attempt to deliver to gmail over v6.

Change-Id: I7b5998f50d22e103981b04706060f5127a256123
Reviewed-on: https://review.openstack.org/14506
Reviewed-by: Jeremy Stanley <fungi@yuggoth.org>
Reviewed-by: Clark Boylan <clark.boylan@gmail.com>
Approved: Clark Boylan <clark.boylan@gmail.com>
Tested-by: Jenkins
This commit is contained in:
James E. Blair 2012-10-17 10:49:09 -07:00 committed by Jenkins
parent bc9319b5e9
commit ee20cbcadb

View File

@ -317,6 +317,11 @@ MM_WRAP=MM_HOME/mail/mailman
MM_LISTCHK=MM_HOME/lists/${lc::$local_part}/config.pck MM_LISTCHK=MM_HOME/lists/${lc::$local_part}/config.pck
<% end -%> <% end -%>
# Google is way behind the times on IPv6 and tends to reject mail from
# new v6 addrs:
dns_ipv4_lookup = *.gmail.com : *.google.com
###################################################################### ######################################################################
# ACL CONFIGURATION # # ACL CONFIGURATION #
# Specifies access control lists for incoming SMTP mail # # Specifies access control lists for incoming SMTP mail #