Interesting: smtpd tries to listen on 127.0.0.1 twice. I can reproduce
this by adding two identical entries to my /etc/hosts, i.e., by having

     127.0.0.1  localhost
     127.0.0.1  localhost

in my /etc/hosts. By any chance, does your /etc/hosts contain multiple
entries for localhost? In any case, I'll forward this bug upstream now
that I can reproduce it.

Best,
Ryan


Here is my /etc/hosts, which I believe is untouched since install:

127.0.0.1       localhost
127.0.1.1       mydomainname.tld   mydomainame

# The following lines are desirable for IPv6 capable hosts
::1     localhost ip6-localhost ip6-loopback
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters

Thanks,
Yvan

Reply via email to