[base/postfix] Use smtp.corp.redhat.com instead mxX.redhat.com servers

Signed-off-by: Michal Konecny <mkonecny@redhat.com>
This commit is contained in:
Michal Konecny 2024-06-18 16:52:07 +02:00
parent 649ede2f89
commit 2ff451ae80
5 changed files with 7 additions and 7 deletions

View file

@ -1 +1 @@
@redhat.com [mx1.redhat.com]
@redhat.com [smtp.corp.redhat.com]

View file

@ -744,7 +744,7 @@ smtp_tls_CAfile = /etc/pki/tls/certs/ca-bundle.crt
smtp_tls_chain_files = /etc/pki/tls/private/gateway-chain.pem
smtp_tls_security_level = may
smtp_tls_connection_reuse = no
smtp_connection_cache_destinations = mx1.redhat.com,gmail.com,google.com,scrye.com,redhat.com
smtp_connection_cache_destinations = smtp.corp.redhat.com,gmail.com,google.com,scrye.com,redhat.com
smtp_tls_session_cache_database = btree:/var/lib/postfix/smtp_scache
smtp_tls_session_cache_timeout = 3600s
smtp_tls_policy_maps = hash:/etc/postfix/tls_policy

View file

@ -1 +1 @@
[mx1.redhat.com] none
[smtp.corp.redhat.com] none

View file

@ -299,9 +299,9 @@
# TRANSPORT(5)
fedora.redhat.com :
redhat.com smtp:[mx1.redhat.com]
.redhat.com smtp:[mx1.redhat.com]
ceylon-lang.org smtp:[mx1.redhat.com]
redhat.com smtp:[smtp.corp.redhat.com]
.redhat.com smtp:[smtp.corp.redhat.com]
ceylon-lang.org smtp:[smtp.corp.redhat.com]
lists.stg.fedoraproject.org smtp:[mailman01.stg.iad2.fedoraproject.org]
lists.stg.fedorahosted.org smtp:[mailman01.stg.iad2.fedoraproject.org]
lists.stg.pagure.io smtp:[mailman01.stg.iad2.fedoraproject.org]

View file

@ -118,7 +118,7 @@ InternalHosts refile:/etc/opendkim/TrustedHosts
## whose mail should be neither signed nor verified by this filter. See man
## page for file format.
# PeerList X.X.X.X
PeerList mx1.redhat.com
PeerList smtp.corp.redhat.com
## Always oversign From (sign using actual From and a null From to prevent
## malicious signatures header fields (From and/or others) between the signer