Add in the list of destination for the pagure's postfix
This commit is contained in:
parent
4b811b5b6d
commit
9b7a100a9c
2 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue