From: Philipp Dallig Date: Mon, 12 Jun 2017 14:42:42 +0000 (+0200) Subject: fbb-werbung - Work with new postfix module X-Git-Tag: v0.1.0~2811 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=a04a5050398d1c2f72a25782d469c8235117c2d4;p=pixelpark%2Fhiera.git fbb-werbung - Work with new postfix module --- diff --git a/customer/fbb-werbung/development.yaml b/customer/fbb-werbung/development.yaml index d7710d4f..c09b853e 100644 --- a/customer/fbb-werbung/development.yaml +++ b/customer/fbb-werbung/development.yaml @@ -13,32 +13,6 @@ sudo::configs: jenkins ALL=(tomcat) NOPASSWD: ALL # Postfix Config -postfix::myorigin: 'pixelpark.com' -infra::profile::postfix::hashes: - '/etc/postfix/virtual': - ensure: present - '/etc/postfix/generic': - ensure: present - content: | - root root+%{hostname} -infra::profile::postfix::configs: - virtual_alias_maps: - value: 'pcre:/etc/postfix/virtual_pcre hash:/etc/postfix/virtual' - smtp_generic_maps: - value: 'hash:/etc/postfix/generic' - recipient_delimiter: - value: '+' - relayhost: - value: 'mx.pixelpark.net' -infra::profile::postfix::virtuals: - 'root': - destination: 8x5@pixelpark.com - 'httpd': - destination: root -infra::profile::postfix::files: - /etc/postfix/virtual_pcre: - owner: root - group: root - mode: '0644' - content: | +postfix::myorigin: 'pixelpark.net' +infra::profile::postfix::virtual_regex: | /\w+\@(?!pixelpark.com|publicispixelpark.de|berlin-airport.de)/ andre.staats@publicispixelpark.de \ No newline at end of file