Morning,
I have had this happen recently too, but I was moving from ssmtp to
exim on wheezy, using aptitude to remove ssmtp first allowed exim to
install. There are many mentions of this error, some very old, but
this one seems to give an clue at least.
http://bugs.debian.org/cgi-bin/bugr
Quoting Vincent Lefevre :
On 2011-02-17 09:56:35 +, Jonathan Plews wrote:
I think that, unless it explicitly set, the hostname is derived form DNS
lookups.
No, I think that $HOST is obtained from /etc/hostname (AFAIK, it is
set by Debian at installation time).
you can test this with
changes to /etc/hosts, hostname -f and the
string exim gives on connect will be the same.
x.x.x.xhost host.domain.tld - will report just 'host'
x.x.x.xhost.domain.tld host - will report 'host.domain.tld'
so you could either fix this, or maybe set MAIN_HARDCODE_
lse simple but that's how i got it to work for me.
# IPv4 local connections:
hostall all 127.0.0.1/32 trust
--
Jonathan Plews
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
4 matches
Mail list logo