From: Tom Hughes Date: Mon, 1 Sep 2014 09:21:17 +0000 (+0100) Subject: Exclude noreply.openstreetmap.org from alias expansion X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/63028ad351365c5ce709c7e00883a74dd9391382?hp=2c2bb4b27e849ddbf5dcbeb4c722f08f82c14693 Exclude noreply.openstreetmap.org from alias expansion --- diff --git a/cookbooks/exim/templates/default/exim4.conf.erb b/cookbooks/exim/templates/default/exim4.conf.erb index 8158b8ae0..16e4e56d7 100644 --- a/cookbooks/exim/templates/default/exim4.conf.erb +++ b/cookbooks/exim/templates/default/exim4.conf.erb @@ -529,7 +529,7 @@ begin routers system_aliases: driver = redirect - domains = +local_domains + domains = !noreply.openstreetmap.org : +local_domains allow_fail allow_defer data = ${lookup{$local_part}lsearch{/etc/aliases}}