From 44caedc87d48889e4e0250cb3b875a7db8361685 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Apr 05 2022 14:58:45 +0000 Subject: bastion: switch to mx2 for redhat.com emails It seems this is a load balancer that we should be using according to the internal ticket. Signed-off-by: Kevin Fenzi --- diff --git a/roles/base/files/postfix/transports.gateway b/roles/base/files/postfix/transports.gateway index 76b66d0..b0b1244 100644 --- a/roles/base/files/postfix/transports.gateway +++ b/roles/base/files/postfix/transports.gateway @@ -299,6 +299,6 @@ # TRANSPORT(5) fedora.redhat.com : -redhat.com smtp:[smtp.corp.redhat.com] -.redhat.com smtp:[smtp.corp.redhat.com] -ceylon-lang.org smtp:[smtp.corp.redhat.com] +redhat.com smtp:[mx2.redhat.com] +.redhat.com smtp:[mx2.redhat.com] +ceylon-lang.org smtp:[mx2.redhat.com]