Currently we have deployment wiki ( deployment-mediawiki02.eqiad.wmflabs ) sending out mails through our new deployment-mx ( deployment-mx.eqiad.wmflabs ). Currently, it fails the SPF test with the following message ( on gmail )
Received: from deployment-mx.eqiad.wmflabs ([208.80.155.193])
by mx.google.com with ESMTP id vf16si6663448igb.43.2015.01.21.09.04.45
for <01tonythomas@gmail.com>;
Wed, 21 Jan 2015 09:04:45 -0800 (PST)
Received-SPF: softfail (google.com: domain of transitioning 01tonythomas@gmail.com does not designate 208.80.155.193 as permitted sender) client-ip=208.80.155.193;
Authentication-Results: mx.google.com;
spf=softfail (google.com: domain of transitioning 01tonythomas@gmail.com does not designate 208.80.155.193 as permitted sender) smtp.mail=01tonythomas@gmail.com;
dkim=fail header.i=@wikimedia.org;
dmarc=fail (p=NONE dis=NONE) header.from=gmail.comCurrently only deployment-prep instance use deployment-mx as per https://github.com/wikimedia/operations-puppet/blob/2356ee6e3155a5a486452c9e37e6ff2a2f891e49/manifests/realm.pp#L166