sendEmail trying to use ipv6

Karl Auer kauer at biplane.com.au
Mon Mar 19 14:35:33 UTC 2018


On Mon, 2018-03-19 at 13:45 +0000, David Fletcher wrote:
> My /etc/hosts file has always had:-
> # The following lines are desirable for IPv6 capable hosts
> ::1     localhost ip6-localhost ip6-loopback
> ff02::1 ip6-allnodes
> ff02::2 ip6-allrouters
> 
> in it. Could this suddenly be causing the problem?

Maybe.

Change that first line into these two:

::1     ip6-localhost ip6-loopback> 
127.0.0.1     localhost 

If you already have a line in your /etc/hosts file starting with 127, and it already contains "localhost" then just change your first line to my first line.

If that helps, great! Otherwise put it back the way it was.

Regards, K.

-- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Karl Auer (kauer at biplane.com.au)
http://www.biplane.com.au/kauer
http://twitter.com/kauer389

GPG fingerprint: A0CD 28F0 10BE FC21 C57C 67C1 19A6 83A4 9B0B 1D75
Old fingerprint: A52E F6B9 708B 51C4 85E6 1634 0571 ADF9 3C1C 6A3A






More information about the ubuntu-users mailing list