Siebrand has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/92687


Change subject: Add IPv6 addresses for exim
......................................................................

Add IPv6 addresses for exim

Change-Id: If9303899a3963df69c552df819d9f199be7c23dd
---
M puppet/modules/exim-conf/files/exim4.conf
1 file changed, 2 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/translatewiki 
refs/changes/87/92687/1

diff --git a/puppet/modules/exim-conf/files/exim4.conf 
b/puppet/modules/exim-conf/files/exim4.conf
index 830993a..fee8c92 100644
--- a/puppet/modules/exim-conf/files/exim4.conf
+++ b/puppet/modules/exim-conf/files/exim4.conf
@@ -1,11 +1,11 @@
 # file managed by puppet
 dc_eximconfig_configtype='smarthost'
 dc_other_hostnames='translatewiki.net;lists.translatewiki.net'
-dc_local_interfaces='5.45.101.155;127.0.0.1'
+dc_local_interfaces='5.45.101.155;2a03:4000:6:55::2;127.0.0.1;::1'
 dc_readhost='translatewiki.net'
 dc_relay_domains=''
 dc_minimaldns='false'
-dc_relay_nets='127.0.0.1;5.45.101.155'
+dc_relay_nets='127.0.0.1;::1;5.45.101.155;2a03:4000:6:55::2'
 dc_smarthost='nospam.nichework.com'
 CFILEMODE='644'
 dc_use_split_config='true'

-- 
To view, visit https://gerrit.wikimedia.org/r/92687
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: If9303899a3963df69c552df819d9f199be7c23dd
Gerrit-PatchSet: 1
Gerrit-Project: translatewiki
Gerrit-Branch: master
Gerrit-Owner: Siebrand <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to