Add in the list of destination for the pagure's postfix

This commit is contained in:
Pierre-Yves Chibon 2015-05-19 17:47:39 +02:00
parent 4b811b5b6d
commit 9b7a100a9c
2 changed files with 2 additions and 2 deletions

View file

@ -156,7 +156,7 @@ inet_interfaces = all
#
# See also below, section "REJECTING MAIL FOR UNKNOWN LOCAL USERS".
#
mydestination = $myhostname, localhost.$mydomain, fedora.redhat.com, localhost
mydestination = $myhostname, localhost.$mydomain, fedora.redhat.com, localhost, $mydomain
#mydestination = $myhostname, localhost.$mydomain, localhost, $mydomain
#mydestination = $myhostname, localhost.$mydomain, localhost, $mydomain,
# mail.$mydomain, www.$mydomain, ftp.$mydomain

View file

@ -156,7 +156,7 @@ inet_interfaces = all
#
# See also below, section "REJECTING MAIL FOR UNKNOWN LOCAL USERS".
#
mydestination = $myhostname, localhost.$mydomain, fedora.redhat.com, localhost
mydestination = $myhostname, localhost.$mydomain, fedora.redhat.com, localhost, $mydomain
#mydestination = $myhostname, localhost.$mydomain, localhost, $mydomain
#mydestination = $myhostname, localhost.$mydomain, localhost, $mydomain,
# mail.$mydomain, www.$mydomain, ftp.$mydomain