#696818 exim4 assumes ipv6 ::1 in /etc/hosts

#696818#5
Date:
2012-12-27 16:50:57 UTC
From:
To:
Dear Maintainer,

I commented out this section in /etc/hosts some time ago.
# The following lines are desirable for IPv6 capable hosts
#::1     localhost ip6-localhost ip6-loopback
#ff02::1 ip6-allnodes
#ff02::2 ip6-allrouters

Somewhere along the line exim4 added ::1 to it's lookup, which causes
"exim4 paniclog non-zero" issue, though mail still seems to work.

dpkg-reconfigure exim4-config and removing the ::1 fixes it.

Happy New Year, and thanks for the wheezy.