From: Frank Brehm Date: Thu, 6 Apr 2017 10:16:49 +0000 (+0200) Subject: Adding hash:/etc/postfix/maps/discarded_domains as an additional Postfix transport... X-Git-Tag: v0.1.0~3293^2 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=e02da96fef7b36c3fee1576f680ec63489c28d9d;p=pixelpark%2Fhiera.git Adding hash:/etc/postfix/maps/discarded_domains as an additional Postfix transport table in customer/pixelpark-mail/common.yaml --- diff --git a/customer/pixelpark-mail/common.yaml b/customer/pixelpark-mail/common.yaml index b78c74df..59b4083c 100644 --- a/customer/pixelpark-mail/common.yaml +++ b/customer/pixelpark-mail/common.yaml @@ -197,7 +197,7 @@ infra::profile::postfix::configs: smtpd_use_tls: value: 'yes' transport_maps: - value: 'hash:/etc/postfix/maps/transport ldap:/etc/postfix/ldap/mailhost.cf' + value: 'hash:/etc/postfix/maps/discarded_domains hash:/etc/postfix/maps/transport ldap:/etc/postfix/ldap/mailhost.cf' unknown_local_recipient_reject_code: ensure: 'absent' unverified_recipient_reject_code: