From 2a2c16b8270cfeb0b2d4427f86f04b84b2097c9d Mon Sep 17 00:00:00 2001 From: Stephen Gran Date: Sun, 2 May 2010 17:23:29 +0100 Subject: [PATCH] all hosts have root: debian-admin@d.o in /etc/aliases, we don't need it here Signed-off-by: Stephen Gran --- modules/exim/templates/eximconf.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/exim/templates/eximconf.erb b/modules/exim/templates/eximconf.erb index ca1210f5..945c25a1 100644 --- a/modules/exim/templates/eximconf.erb +++ b/modules/exim/templates/eximconf.erb @@ -117,7 +117,7 @@ domainlist handled_domains = +local_domains : +virtual_domains : +bsmtp_domains localpartlist local_only_users = lsearch;/etc/exim4/localusers -localpartlist postmasterish = postmaster : abuse : hostmaster : root +localpartlist postmasterish = postmaster : abuse : hostmaster hostlist debianhosts = 127.0.0.1 : /var/lib/misc/thishost/debianhosts -- 2.39.2