mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
Fixup previous commit
This commit is contained in:
@@ -156,7 +156,9 @@ inet_interfaces = all
|
||||
#
|
||||
# See also below, section "REJECTING MAIL FOR UNKNOWN LOCAL USERS".
|
||||
#
|
||||
mydestination = $myhostname, localhost.$mydomain, fedora.redhat.com, localhost, lists.stg.fedoraproject.org,
|
||||
mydestination = $myhostname,
|
||||
localhost.$mydomain, fedora.redhat.com, localhost,
|
||||
lists.stg.fedoraproject.org, lists.pagure.io
|
||||
#mydestination = $myhostname, localhost.$mydomain, localhost, $mydomain
|
||||
#mydestination = $myhostname, localhost.$mydomain, localhost, $mydomain,
|
||||
# mail.$mydomain, www.$mydomain, ftp.$mydomain
|
||||
|
||||
Reference in New Issue
Block a user