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 41866eaaa2
commit 1a24fbbcc1
1 changed files with 5 additions and 0 deletions

View File

@ -317,6 +317,11 @@ MM_WRAP=MM_HOME/mail/mailman
MM_LISTCHK=MM_HOME/lists/${lc::$local_part}/config.pck
<% 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 #
# Specifies access control lists for incoming SMTP mail #