[postfix] Move destinations to staging mailman configuration
Signed-off-by: Michal Konecny <mkonecny@redhat.com>
This commit is contained in:
parent
438979a996
commit
c3a169c08e
4 changed files with 8 additions and 7 deletions
|
@ -158,9 +158,7 @@ inet_interfaces = all
|
|||
#
|
||||
mydestination = $myhostname,
|
||||
localhost.$mydomain, localhost,
|
||||
lists.fedoraproject.org, lists.fedorahosted.org, lists.pagure.io,
|
||||
lists.stg.fedoraproject.org, lists.stg.fedorahosted.org,
|
||||
lists.stg.pagure.io
|
||||
lists.fedoraproject.org, lists.fedorahosted.org, lists.pagure.io
|
||||
#mydestination = $myhostname, localhost.$mydomain, localhost, $mydomain
|
||||
#mydestination = $myhostname, localhost.$mydomain, localhost, $mydomain,
|
||||
# mail.$mydomain, www.$mydomain, ftp.$mydomain
|
||||
|
|
|
@ -158,7 +158,7 @@ inet_interfaces = all
|
|||
#
|
||||
mydestination = $myhostname,
|
||||
localhost.$mydomain, fedora.redhat.com, localhost,
|
||||
lists.stg.fedoraproject.org, lists.pagure.io
|
||||
lists.stg.fedoraproject.org, lists.pagure.io, lists.stg.fedorahosted.org
|
||||
#mydestination = $myhostname, localhost.$mydomain, localhost, $mydomain
|
||||
#mydestination = $myhostname, localhost.$mydomain, localhost, $mydomain,
|
||||
# mail.$mydomain, www.$mydomain, ftp.$mydomain
|
|
@ -302,3 +302,6 @@ fedora.redhat.com :
|
|||
redhat.com smtp:[mx2.redhat.com]
|
||||
.redhat.com smtp:[mx2.redhat.com]
|
||||
ceylon-lang.org smtp:[mx2.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]
|
||||
|
|
|
@ -5,6 +5,6 @@ lists2.fedoraproject.org smtp:[mailman01.vpn.fedoraproject.org]
|
|||
lists.pagure.io smtp:[mailman01.vpn.fedoraproject.org]
|
||||
fedorahosted.org smtp:[bastion.vpn.fedoraproject.org]
|
||||
|
||||
lists.stg.fedoraproject.org smtp:[mailman01.stg.vpn.fedoraproject.org]
|
||||
lists.stg.fedorahosted.org smtp:[mailman01.stg.vpn.fedoraproject.org]
|
||||
lists.stg.pagure.io smtp:[mailman01.stg.vpn.fedoraproject.org]
|
||||
lists.stg.fedoraproject.org smtp:[bastion.vpn.fedoraproject.org]
|
||||
lists.stg.fedorahosted.org smtp:[bastion.vpn.fedoraproject.org]
|
||||
lists.stg.pagure.io smtp:[bastion.vpn.fedoraproject.org]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue