Exim should also accept v6 connections over lo
authorStephen Gran <steve@lobefin.net>
Sat, 26 Mar 2011 09:26:51 +0000 (09:26 +0000)
committerStephen Gran <steve@lobefin.net>
Sat, 26 Mar 2011 09:26:51 +0000 (09:26 +0000)
Let's see how this does with erb
Signed-off-by: Stephen Gran <steve@lobefin.net>
modules/exim/templates/eximconf.erb

index 428e356..131550e 100644 (file)
@@ -119,7 +119,7 @@ localpartlist local_only_users = lsearch;/etc/exim4/localusers
 
 localpartlist postmasterish = postmaster : abuse : hostmaster
 
-hostlist debianhosts = : 127.0.0.1 : /var/lib/misc/thishost/debianhosts
+hostlist debianhosts = <; ; 127.0.0.1 ; ::1 ; /var/lib/misc/thishost/debianhosts
 
 hostlist reservedaddrs = <%= nodeinfo['reservedaddrs'] %>