From: Stephen Gran Date: Fri, 17 Jun 2011 14:39:19 +0000 (+0100) Subject: doing it wrong, Steve X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=9f71ddffe04a4d2b07eba8ece39ba2e6fd8bed82;p=mirror%2Fdsa-puppet.git doing it wrong, Steve Signed-off-by: Stephen Gran --- diff --git a/modules/exim/templates/eximconf.erb b/modules/exim/templates/eximconf.erb index 41c80b05b..547cf6d7a 100644 --- a/modules/exim/templates/eximconf.erb +++ b/modules/exim/templates/eximconf.erb @@ -119,7 +119,7 @@ localpartlist local_only_users = lsearch;/etc/exim4/localusers localpartlist postmasterish = postmaster : abuse : hostmaster -hostlist debianhosts = <; ; 127.0.0.1 ; ::1 ; /var/lib/misc/thishost/debianhosts +hostlist debianhosts = <; ; 127.0.0.1 ; ::1 ; /var/lib/misc/thishost/debianhosts ; 89.16.166.49 ; 82.195.75.76 ; 2001:41b8:202:deb:bab5:0:52c3:4b4c hostlist reservedaddrs = <%= nodeinfo['reservedaddrs'] %> @@ -180,7 +180,7 @@ smtp_accept_queue = 20 smtp_accept_queue_per_connection = 10 smtp_accept_reserve = 5 <%- end -%> -smtp_reserve_hosts = <; +debianhosts ; 89.16.166.49 ; 82.195.75.76 ; 2001:41b8:202:deb:bab5:0:52c3:4b4c +smtp_reserve_hosts = +debianhosts split_spool_directory = true check_spool_inodes = 200